Click or drag to resize
JobMapping Methods

The JobMapping type exposes the following members.

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