Types in FluentNHibernate.MappingModel.ClassBased
Public properties
IEnumerable<AnyMapping> Anys get;
IEnumerable<ICollectionMapping> Collections get;
string ColumnPrefix get; set;
IEnumerable<IComponentMapping> Components get;
Type ContainingEntityType get;
bool HasColumnPrefix get;
IEnumerable<OneToOneMapping> OneToOnes get;
bool OptimisticLock get; set;
IEnumerable<PropertyMapping> Properties get;
IEnumerable<ManyToOneMapping> References get;