Click or drag to resize
JobSessionMapping Methods

The JobSessionMapping type exposes the following members.

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