Get the mapping xml to add to NHibernate's configuration.
Note that we allow to return more than a single mapping, each string is
treated as a seperated document.
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public abstract string[] GetMappings() |
See Also
RawXmlMappingAttribute Class
Castle.ActiveRecord Namespace