Click or drag to resize
ExtendedEntryMapping Class
Inheritance Hierarchy
SystemObject
  ClasslikeMapBaseJobExtendedEntry
    ClassMapJobExtendedEntry
      DrawerBackup.Server.Data.Entities.MappingsExtendedEntryMapping

Namespace: DrawerBackup.Server.Data.Entities.Mappings
Assembly: DrawerBackup.Server.Data.Entities (in DrawerBackup.Server.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public class ExtendedEntryMapping : ClassMap<JobExtendedEntry>

The ExtendedEntryMapping type exposes the following members.

Constructors
  NameDescription
Public methodExtendedEntryMapping
Initializes a new instance of the ExtendedEntryMapping class
Top
Properties
  NameDescription
Public propertyCache (Inherited from ClassMapJobExtendedEntry.)
Public propertyHibernateMapping (Inherited from ClassMapJobExtendedEntry.)
Public propertyNot (Inherited from ClassMapJobExtendedEntry.)
Public propertyOptimisticLock (Inherited from ClassMapJobExtendedEntry.)
Public propertyPolymorphism (Inherited from ClassMapJobExtendedEntry.)
Public propertySchemaAction (Inherited from ClassMapJobExtendedEntry.)
Top
Methods
  NameDescription
Public methodApplyFilter(String) (Inherited from ClassMapJobExtendedEntry.)
Public methodApplyFilter(String, String) (Inherited from ClassMapJobExtendedEntry.)
Public methodApplyFilter``1 (Inherited from ClassMapJobExtendedEntry.)
Public methodBatchSize (Inherited from ClassMapJobExtendedEntry.)
Public methodCheckConstraint (Inherited from ClassMapJobExtendedEntry.)
Public methodComponent(IComponentMappingProvider) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodComponent``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodComponent``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodComponent``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodCompositeId (Inherited from ClassMapJobExtendedEntry.)
Public methodCompositeId``1(ExpressionFuncUTP, UMP) (Inherited from ClassMapJobExtendedEntry.)
Public methodDiscriminateSubClassesOnColumn``1(String) (Inherited from ClassMapJobExtendedEntry.)
Public methodDiscriminateSubClassesOnColumn``1(String, UMP) (Inherited from ClassMapJobExtendedEntry.)
Public methodDynamicComponent (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodDynamicInsert (Inherited from ClassMapJobExtendedEntry.)
Public methodDynamicUpdate (Inherited from ClassMapJobExtendedEntry.)
Public methodEntityName (Inherited from ClassMapJobExtendedEntry.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodHasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodId (Inherited from ClassMapJobExtendedEntry.)
Public methodId(ExpressionFuncUTP, Object) (Inherited from ClassMapJobExtendedEntry.)
Public methodId(ExpressionFuncUTP, Object, String) (Inherited from ClassMapJobExtendedEntry.)
Public methodId``1(String) (Inherited from ClassMapJobExtendedEntry.)
Public methodImportType``1 (Inherited from ClassMapJobExtendedEntry.)
Public methodJoin (Inherited from ClassMapJobExtendedEntry.)
Public methodJoinedSubClass``1 Obsolete. (Inherited from ClassMapJobExtendedEntry.)
Public methodLazyLoad (Inherited from ClassMapJobExtendedEntry.)
Public methodMap(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodMap(ExpressionFuncUTP, Object, String) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNaturalId (Inherited from ClassMapJobExtendedEntry.)
Public methodPersister(String) (Inherited from ClassMapJobExtendedEntry.)
Public methodPersister``1 (Inherited from ClassMapJobExtendedEntry.)
Public methodProxy(Type) (Inherited from ClassMapJobExtendedEntry.)
Public methodProxy(String) (Inherited from ClassMapJobExtendedEntry.)
Public methodProxy``1 (Inherited from ClassMapJobExtendedEntry.)
Public methodReadOnly (Inherited from ClassMapJobExtendedEntry.)
Public methodReferences``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodReferences``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodReferences``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodReferences``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodReferencesAny``1 (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodSchema (Inherited from ClassMapJobExtendedEntry.)
Public methodSelectBeforeUpdate (Inherited from ClassMapJobExtendedEntry.)
Public methodSqlDelete (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodSqlDeleteAll (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodSqlInsert (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodSqlUpdate (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Protected methodStoredProcedure (Inherited from ClasslikeMapBaseJobExtendedEntry.)
Public methodSubselect (Inherited from ClassMapJobExtendedEntry.)
Public methodTable (Inherited from ClassMapJobExtendedEntry.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTuplizer (Inherited from ClassMapJobExtendedEntry.)
Public methodUseUnionSubclassForInheritanceMapping (Inherited from ClassMapJobExtendedEntry.)
Public methodVersion (Inherited from ClassMapJobExtendedEntry.)
Public methodWhere (Inherited from ClassMapJobExtendedEntry.)
Top
Fields
  NameDescription
Protected fieldattributes (Inherited from ClassMapJobExtendedEntry.)
Top
Extension Methods
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodFluentNHibernate#IMappingProvider#GetClassMapping (Inherited from ClassMapJobExtendedEntry.)
Explicit interface implementationPrivate methodFluentNHibernate#IMappingProvider#GetHibernateMapping (Inherited from ClassMapJobExtendedEntry.)
Explicit interface implementationPrivate methodFluentNHibernate#IMappingProvider#GetIgnoredProperties (Inherited from ClassMapJobExtendedEntry.)
Top
See Also