The IClassMapper type exposes the following members.

Methods

  NameDescription
Public methodAny (Inherited from IBasePlainPropertyContainerMapper.)
Public methodBag (Inherited from ICollectionPropertiesContainerMapper.)
Public methodBatchSize (Inherited from IEntityAttributesMapper.)
Public methodCache (Inherited from IClassAttributesMapper.)
Public methodCatalog (Inherited from IClassAttributesMapper.)
Public methodComponent(MemberInfo, Action<(Of <<'(IComponentMapper>)>>)) (Inherited from IBasePlainPropertyContainerMapper.)
Public methodComponent(MemberInfo, Action<(Of <<'(IDynamicComponentMapper>)>>)) (Inherited from IBasePlainPropertyContainerMapper.)
Public methodComponentAsId (Inherited from IClassAttributesMapper.)
Public methodComposedId (Inherited from IClassAttributesMapper.)
Public methodDiscriminator (Inherited from IClassAttributesMapper.)
Public methodDiscriminatorValue (Inherited from IClassAttributesMapper.)
Public methodDynamicInsert (Inherited from IEntityAttributesMapper.)
Public methodDynamicUpdate (Inherited from IEntityAttributesMapper.)
Public methodEntityName (Inherited from IEntityAttributesMapper.)
Public methodFilter (Inherited from IClassAttributesMapper.)
Public methodId(Action<(Of <<'(IIdMapper>)>>)) (Inherited from IClassAttributesMapper.)
Public methodId(MemberInfo, Action<(Of <<'(IIdMapper>)>>)) (Inherited from IClassAttributesMapper.)
Public methodIdBag (Inherited from ICollectionPropertiesContainerMapper.)
Public methodJoin
Using the Join, it is possible to split properties of one class to several tables, when there's a 1-to-1 relationship between the table
Public methodLazy (Inherited from IEntityAttributesMapper.)
Public methodList (Inherited from ICollectionPropertiesContainerMapper.)
Public methodLoader (Inherited from IEntitySqlsMapper.)
Public methodManyToOne (Inherited from IMinimalPlainPropertyContainerMapper.)
Public methodMap (Inherited from ICollectionPropertiesContainerMapper.)
Public methodMutable (Inherited from IClassAttributesMapper.)
Public methodNaturalId (Inherited from IClassAttributesMapper.)
Public methodOneToOne (Inherited from IPlainPropertyContainerMapper.)
Public methodPersister<(Of <<'(T>)>>) (Inherited from IEntityAttributesMapper.)
Public methodProperty (Inherited from IMinimalPlainPropertyContainerMapper.)
Public methodProxy (Inherited from IEntityAttributesMapper.)
Public methodSchema (Inherited from IClassAttributesMapper.)
Public methodSchemaAction (Inherited from IClassAttributesMapper.)
Public methodSelectBeforeUpdate (Inherited from IEntityAttributesMapper.)
Public methodSet (Inherited from ICollectionPropertiesContainerMapper.)
Public methodSqlDelete (Inherited from IEntitySqlsMapper.)
Public methodSqlInsert (Inherited from IEntitySqlsMapper.)
Public methodSqlUpdate (Inherited from IEntitySqlsMapper.)
Public methodSubselect (Inherited from IEntitySqlsMapper.)
Public methodSynchronize (Inherited from IEntityAttributesMapper.)
Public methodTable (Inherited from IClassAttributesMapper.)
Public methodVersion (Inherited from IClassAttributesMapper.)
Public methodWhere (Inherited from IClassAttributesMapper.)

See Also