Click or drag to resize
ServerJobMapping Methods

The ServerJobMapping type exposes the following members.

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