| Name | Description |
---|
![Protected method Protected method](../icons/protmethod.gif) | AddDiscriminatorToInsert | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | AddDiscriminatorToSelect | (Overrides AbstractEntityPersister..::..AddDiscriminatorToSelect(SelectFragment, String, String).) |
![Public method Public method](../icons/pubmethod.gif) | AfterInitialize | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | AfterReassociate | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Check | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | ConcretePropertySelectFragment(String, array<ValueInclusion>[]()[][]) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | ConcretePropertySelectFragment(String, AbstractEntityPersister..::..IInclusionChecker) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | ConcretePropertySelectFragment(String, array<Boolean>[]()[][]) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | ConcretePropertySelectFragmentSansLeadingComma | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ConsumesCollectionAlias | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ConsumesEntityAlias | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | CountSubclassProperties | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateEntityLoader(LockMode) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateEntityLoader(LockMode, IDictionary<(Of <<'(String, IFilter>)>>)) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateFrom | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | CreateProxy | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateQueryLoader | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateSelect | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateUniqueKeyLoaders | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | CreateWhereByKey | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Dehydrate(Object, array<Object>[]()[][], array<Boolean>[]()[][], array<array<Boolean>[]()[][]>[]()[][], Int32, IDbCommand, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Dehydrate(Object, array<Object>[]()[][], Object, array<Boolean>[]()[][], array<array<Boolean>[]()[][]>[]()[][], Int32, IDbCommand, ISessionImplementor, Int32) | Marshall the fields of a persistent instance to a prepared statement (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Delete(Object, Object, Object, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Delete(Object, Object, Int32, Object, SqlCommandInfo, ISessionImplementor, array<Object>[]()[][]) |
Perform an SQL DELETE
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | FilterFragment(String) | (Overrides AbstractEntityPersister..::..FilterFragment(String).) |
![Public method Public method](../icons/pubmethod.gif) | FilterFragment(String, IDictionary<(Of <<'(String, IFilter>)>>)) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | 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 Public method](../icons/pubmethod.gif) | FindDirty | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | FindModified | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ForceVersionIncrement | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | FromJoinFragment | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | FromTableFragment | (Overrides AbstractEntityPersister..::..FromTableFragment(String).) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateDeleteString | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GenerateFilterConditionAlias | (Overrides AbstractEntityPersister..::..GenerateFilterConditionAlias(String).) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateIdentityInsertString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateInsertGeneratedValuesSelectString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateInsertString(Boolean, array<Boolean>[]()[][]) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateInsertString(array<Boolean>[]()[][], Int32) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateInsertString(Boolean, array<Boolean>[]()[][], Int32) | Generate the SQL that inserts a row (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateLazySelectString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateLocker | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateSelectVersionString |
Generate the SQL that selects the version number by id
(Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateSnapshotSelectString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateSQLDeleteStrings | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GenerateTableAlias | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GenerateTableAliasForColumn | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateUpdateGeneratedValuesSelectString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateUpdateString(array<Boolean>[]()[][], Int32, Boolean) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateUpdateString(array<Boolean>[]()[][], Int32, array<Object>[]()[][], Boolean) | Generate the SQL that updates a row by id (and version) (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetCascadeStyle | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetConcreteProxyClass | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetCurrentVersion |
Retrieve the version number
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetDatabaseSnapshot | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetDiscriminatorAlias | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetFetchMode | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetIdentifier | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetIdentifierAliases | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetInfoString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetKeyColumns | (Overrides AbstractEntityPersister..::..GetKeyColumns(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | GetMappedClass | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetNaturalIdentifierSnapshot | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetPropertiesToInsert | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetPropertiesToUpdate |
Transform the array of property indexes to an array of booleans, true when the property is dirty
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyAliases | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyColumnNames(Int32) |
Get the column names for the numbered property of this class
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyColumnNames(String) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetPropertyColumnSpan | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyIndex | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyTableName | (Overrides AbstractEntityPersister..::..GetPropertyTableName(String).) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyType | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetPropertyUpdateability | Which properties appear in the SQL update? (Initialized, updateable ones!) (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyValue(Object, Int32, EntityMode) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyValue(Object, String, EntityMode) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyValues | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetPropertyValuesToInsert | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetRootTableAlias | (Overrides AbstractEntityPersister..::..GetRootTableAlias(String).) |
![Public method Public method](../icons/pubmethod.gif) | GetSelectByUniqueKeyString | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetSequentialSelect | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetSQLWhereString | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassEntityPersister | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassForDiscriminatorValue | (Overrides AbstractEntityPersister..::..GetSubclassForDiscriminatorValue(Object).) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyColumnAliases | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyColumnNames(Int32) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyColumnNames(String) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyDeclarer | (Overrides AbstractEntityPersister..::..GetSubclassPropertyDeclarer(String).) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyName | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyTableName | (Overrides AbstractEntityPersister..::..GetSubclassPropertyTableName(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyTableNumber(String) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetSubclassPropertyTableNumber(Int32) | (Overrides AbstractEntityPersister..::..GetSubclassPropertyTableNumber(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassPropertyType | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetSubclassTableKeyColumns | (Overrides AbstractEntityPersister..::..GetSubclassTableKeyColumns(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | GetSubclassTableName | (Overrides AbstractEntityPersister..::..GetSubclassTableName(Int32).) |
![Protected method Protected method](../icons/protmethod.gif) | GetTableName | (Overrides AbstractEntityPersister..::..GetTableName(Int32).) |
![Protected method Protected method](../icons/protmethod.gif) | GetTuplizer(EntityMode) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetTuplizer(ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetVersion | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GuessEntityMode | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | HasUninitializedLazyProperties | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Hydrate |
Unmarshall the fields of a persistent instance from a result set,
without resolving associations or collections
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IdentifierSelectFragment | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ImplementsLifecycle | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ImplementsValidatable | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | InitializeLazyProperty | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | InitLockers | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | InitSubclassPropertyAliasesMap |
Must be called by subclasses, at the end of their constructors
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Insert(array<Object>[]()[][], Object, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Insert(Object, array<Object>[]()[][], Object, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Insert(array<Object>[]()[][], array<Boolean>[]()[][], SqlCommandInfo, Object, ISessionImplementor) |
Perform an SQL INSERT, and then retrieve a generated identifier.
(Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Insert(Object, array<Object>[]()[][], array<Boolean>[]()[][], Int32, SqlCommandInfo, Object, ISessionImplementor) |
Perform an SQL INSERT.
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Instantiate | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsClassOrSuperclassTable | (Overrides AbstractEntityPersister..::..IsClassOrSuperclassTable(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | IsDefinedOnSubclass | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsDeleteCallable | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsInsertCallable | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsInstance |
Determines whether the specified entity is an instance of the class
managed by this persister.
(Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsInstrumented | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsInverseSubclassTable | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsInverseTable | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsModifiableEntity | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsNullableSubclassTable | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsNullableTable | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsPropertyOfTable | (Overrides AbstractEntityPersister..::..IsPropertyOfTable(Int32, Int32).) |
![Public method Public method](../icons/pubmethod.gif) | IsSubclassEntityName | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsSubclassPropertyDeferred | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsSubclassPropertyNullable | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsSubclassTableLazy | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsSubclassTableSequentialSelect | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsTableCascadeDeleteEnabled | (Overrides AbstractEntityPersister..::..IsTableCascadeDeleteEnabled(Int32).) |
![Public method Public method](../icons/pubmethod.gif) | IsTransient | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsUnsavedVersion | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | IsUpdateCallable | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Load |
Load an instance using the appropriate loader (as determined by GetAppropriateLoader(LockMode, ISessionImplementor) (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | LoadByUniqueKey | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Lock | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | LogStaticSQL | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | OneToManyFilterFragment | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | PostConstruct | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | PostInstantiate | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ProcessInsertGeneratedProperties | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ProcessUpdateGeneratedProperties | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | PropertySelectFragment | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | RenderSelect | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ResetIdentifier | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SelectFragment(String, String) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SelectFragment(IJoinable, String, String, String, String, Boolean) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SetIdentifier | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SetPropertyValue(Object, Int32, Object, EntityMode) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SetPropertyValue(Object, String, Object, EntityMode) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SetPropertyValues | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToColumns(String) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToColumns(String, Int32) | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToColumns(String, String) | (Overrides AbstractEntityPersister..::..ToColumns(String, String).) |
![Public method Public method](../icons/pubmethod.gif) | ToIdentifierColumns | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToType | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | TryToType | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Update(Object, array<Object>[]()[][], array<Int32>[]()[][], Boolean, array<Object>[]()[][], Object, Object, Object, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Update(Object, array<Object>[]()[][], array<Object>[]()[][], Object, array<Boolean>[]()[][], Int32, Object, Object, SqlCommandInfo, ISessionImplementor) | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | UpdateOrInsert | Perform an SQL UPDATE or SQL INSERT (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | UseGetGeneratedKeys | (Inherited from AbstractEntityPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | UseInsertSelectIdentity | (Inherited from AbstractEntityPersister.) |
![Public method Public method](../icons/pubmethod.gif) | WhereJoinFragment | (Inherited from AbstractEntityPersister.) |