Click or drag to resize
RepositoryMapping Methods

The RepositoryMapping type exposes the following members.

Methods
  Name Description
Public method ApplyFilter(String) (Inherited from ClassMapRepository.)
Public method ApplyFilter(String, String) (Inherited from ClassMapRepository.)
Public method ApplyFilter``1 (Inherited from ClassMapRepository.)
Public method BatchSize (Inherited from ClassMapRepository.)
Public method CheckConstraint (Inherited from ClassMapRepository.)
Public method Component(IComponentMappingProvider) (Inherited from ClasslikeMapBaseRepository.)
Public method Component``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepository.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method CompositeId (Inherited from ClassMapRepository.)
Public method CompositeId``1(ExpressionFuncUTP, UMP) (Inherited from ClassMapRepository.)
Public method DiscriminateSubClassesOnColumn``1(String) (Inherited from ClassMapRepository.)
Public method DiscriminateSubClassesOnColumn``1(String, UMP) (Inherited from ClassMapRepository.)
Public method DynamicComponent (Inherited from ClasslikeMapBaseRepository.)
Public method DynamicInsert (Inherited from ClassMapRepository.)
Public method DynamicUpdate (Inherited from ClassMapRepository.)
Public method EntityName (Inherited from ClassMapRepository.)
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 ClasslikeMapBaseRepository.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseRepository.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepository.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepository.)
Public method Id (Inherited from ClassMapRepository.)
Public method Id(ExpressionFuncUTP, Object) (Inherited from ClassMapRepository.)
Public method Id(ExpressionFuncUTP, Object, String) (Inherited from ClassMapRepository.)
Public method Id``1(String) (Inherited from ClassMapRepository.)
Public method ImportType``1 (Inherited from ClassMapRepository.)
Public method Join (Inherited from ClassMapRepository.)
Public method JoinedSubClass``1 Obsolete. (Inherited from ClassMapRepository.)
Public method LazyLoad (Inherited from ClassMapRepository.)
Public method Map(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseRepository.)
Public method Map(ExpressionFuncUTP, Object, String) (Inherited from ClasslikeMapBaseRepository.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NaturalId (Inherited from ClassMapRepository.)
Public method Persister(String) (Inherited from ClassMapRepository.)
Public method Persister``1 (Inherited from ClassMapRepository.)
Public method Proxy(Type) (Inherited from ClassMapRepository.)
Public method Proxy(String) (Inherited from ClassMapRepository.)
Public method Proxy``1 (Inherited from ClassMapRepository.)
Public method ReadOnly (Inherited from ClassMapRepository.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepository.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseRepository.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseRepository.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseRepository.)
Public method ReferencesAny``1 (Inherited from ClasslikeMapBaseRepository.)
Public method Schema (Inherited from ClassMapRepository.)
Public method SelectBeforeUpdate (Inherited from ClassMapRepository.)
Public method SqlDelete (Inherited from ClasslikeMapBaseRepository.)
Public method SqlDeleteAll (Inherited from ClasslikeMapBaseRepository.)
Public method SqlInsert (Inherited from ClasslikeMapBaseRepository.)
Public method SqlUpdate (Inherited from ClasslikeMapBaseRepository.)
Protected method StoredProcedure (Inherited from ClasslikeMapBaseRepository.)
Public method Subselect (Inherited from ClassMapRepository.)
Public method Table (Inherited from ClassMapRepository.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Tuplizer (Inherited from ClassMapRepository.)
Public method UseUnionSubclassForInheritanceMapping (Inherited from ClassMapRepository.)
Public method Version (Inherited from ClassMapRepository.)
Public method Where (Inherited from ClassMapRepository.)
Top
Extension Methods
Explicit Interface Implementations
  Name Description
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetClassMapping (Inherited from ClassMapRepository.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetHibernateMapping (Inherited from ClassMapRepository.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetIgnoredProperties (Inherited from ClassMapRepository.)
Top
See Also