Click or drag to resize
StorageMapping Methods

The StorageMapping type exposes the following members.

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