A collection of mappings from classes and collections to relational database tables.
Namespace: NHibernate.CfgAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class Mappings |
Visual Basic |
---|
<SerializableAttribute> _ Public Class Mappings |
Visual C++ |
---|
[SerializableAttribute] public ref class Mappings |
Remarks
Represents a single <hibernate-mapping> element.