Click or drag to resize
RepositoryInfoMapping Methods

The RepositoryInfoMapping type exposes the following members.

Methods
  Name Description
Public method ApplyFilter(String) (Inherited from ClassMapRepositoryInfo.)
Public method ApplyFilter(String, String) (Inherited from ClassMapRepositoryInfo.)
Public method ApplyFilter``1 (Inherited from ClassMapRepositoryInfo.)
Public method BatchSize (Inherited from ClassMapRepositoryInfo.)
Public method CheckConstraint (Inherited from ClassMapRepositoryInfo.)
Public method Component(IComponentMappingProvider) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Component``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method CompositeId (Inherited from ClassMapRepositoryInfo.)
Public method CompositeId``1(ExpressionFuncUTP, UMP) (Inherited from ClassMapRepositoryInfo.)
Public method DiscriminateSubClassesOnColumn``1(String) (Inherited from ClassMapRepositoryInfo.)
Public method DiscriminateSubClassesOnColumn``1(String, UMP) (Inherited from ClassMapRepositoryInfo.)
Public method DynamicComponent (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method DynamicInsert (Inherited from ClassMapRepositoryInfo.)
Public method DynamicUpdate (Inherited from ClassMapRepositoryInfo.)
Public method EntityName (Inherited from ClassMapRepositoryInfo.)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Id (Inherited from ClassMapRepositoryInfo.)
Public method Id(ExpressionFuncUTP, Object) (Inherited from ClassMapRepositoryInfo.)
Public method Id(ExpressionFuncUTP, Object, String) (Inherited from ClassMapRepositoryInfo.)
Public method Id``1(String) (Inherited from ClassMapRepositoryInfo.)
Public method ImportType``1 (Inherited from ClassMapRepositoryInfo.)
Public method Join (Inherited from ClassMapRepositoryInfo.)
Public method JoinedSubClass``1 Obsolete. (Inherited from ClassMapRepositoryInfo.)
Public method LazyLoad (Inherited from ClassMapRepositoryInfo.)
Public method Map(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Map(ExpressionFuncUTP, Object, String) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NaturalId (Inherited from ClassMapRepositoryInfo.)
Public method Persister(String) (Inherited from ClassMapRepositoryInfo.)
Public method Persister``1 (Inherited from ClassMapRepositoryInfo.)
Public method Proxy(Type) (Inherited from ClassMapRepositoryInfo.)
Public method Proxy(String) (Inherited from ClassMapRepositoryInfo.)
Public method Proxy``1 (Inherited from ClassMapRepositoryInfo.)
Public method ReadOnly (Inherited from ClassMapRepositoryInfo.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method ReferencesAny``1 (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Schema (Inherited from ClassMapRepositoryInfo.)
Public method SelectBeforeUpdate (Inherited from ClassMapRepositoryInfo.)
Public method SqlDelete (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method SqlDeleteAll (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method SqlInsert (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method SqlUpdate (Inherited from ClasslikeMapBaseRepositoryInfo.)
Protected method StoredProcedure (Inherited from ClasslikeMapBaseRepositoryInfo.)
Public method Subselect (Inherited from ClassMapRepositoryInfo.)
Public method Table (Inherited from ClassMapRepositoryInfo.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Tuplizer (Inherited from ClassMapRepositoryInfo.)
Public method UseUnionSubclassForInheritanceMapping (Inherited from ClassMapRepositoryInfo.)
Public method Version (Inherited from ClassMapRepositoryInfo.)
Public method Where (Inherited from ClassMapRepositoryInfo.)
Top
Extension Methods
Explicit Interface Implementations
  Name Description
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetClassMapping (Inherited from ClassMapRepositoryInfo.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetHibernateMapping (Inherited from ClassMapRepositoryInfo.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetIgnoredProperties (Inherited from ClassMapRepositoryInfo.)
Top
See Also