Click or drag to resize
JobEntryMapping Methods

The JobEntryMapping type exposes the following members.

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