Click or drag to resize
JobOperationMapping Methods

The JobOperationMapping type exposes the following members.

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