Click or drag to resize
RepositoryImageMapping Methods

The RepositoryImageMapping type exposes the following members.

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