Click or drag to resize
StorageRepositoryMapping Methods

The StorageRepositoryMapping type exposes the following members.

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