public interface SQLLoadable extends Loadable
hasIdentifierPropertyROWID_ALIASENTITY_ID| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getSubclassPropertyColumnAliases(java.lang.String propertyName,
java.lang.String suffix)
Return the column alias names used to persist/query the named property of the class or a subclass (optional operation).
|
java.lang.String[] |
getSubclassPropertyColumnNames(java.lang.String propertyName)
Return the column names used to persist/query the named property of the class or a subclass (optional operation).
|
Type |
getType()
Get the type
|
java.lang.String |
selectFragment(java.lang.String alias,
java.lang.String suffix)
All columns to select, when loading.
|
getDiscriminatorAlias, getDiscriminatorColumnName, getDiscriminatorType, getIdentifierAliases, getIdentifierColumnNames, getPropertyAliases, getPropertyColumnNames, getSubclassForDiscriminatorValue, hasRowId, hasSubclasses, hydrate, isAbstract, registerAffectingFetchProfileafterInitialize, afterReassociate, canExtractIdOutOfEntity, createProxy, delete, findDirty, findModified, forceVersionIncrement, getCacheAccessStrategy, getCacheEntryStructure, getClassMetadata, getConcreteProxyClass, getCurrentVersion, getDatabaseSnapshot, getEntityMetamodel, getEntityName, getFactory, getIdentifier, getIdentifier, getIdentifierGenerator, getIdentifierPropertyName, getIdentifierType, getMappedClass, getNaturalIdentifierProperties, getNaturalIdentifierSnapshot, getPropertyCascadeStyles, getPropertyCheckability, getPropertyInsertability, getPropertyInsertGenerationInclusions, getPropertyLaziness, getPropertyNames, getPropertyNullability, getPropertySpaces, getPropertyType, getPropertyTypes, getPropertyUpdateability, getPropertyUpdateGenerationInclusions, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValuesToInsert, getPropertyVersionability, getQuerySpaces, getRootEntityName, getSubclassEntityPersister, getVersion, getVersionProperty, getVersionType, guessEntityMode, hasCache, hasCascades, hasCollections, hasIdentifierProperty, hasInsertGeneratedProperties, hasLazyProperties, hasMutableProperties, hasNaturalIdentifier, hasProxy, hasSubselectLoadableCollections, hasUninitializedLazyProperties, hasUpdateGeneratedProperties, implementsLifecycle, implementsValidatable, insert, insert, instantiate, instantiate, isBatchLoadable, isCacheInvalidationRequired, isIdentifierAssignedByInsert, isInherited, isInstance, isInstrumented, isLazyPropertiesCacheable, isMutable, isSelectBeforeUpdateRequired, isSubclassEntityName, isTransient, isVersioned, isVersionPropertyGenerated, load, load, lock, lock, postInstantiate, processInsertGeneratedProperties, processUpdateGeneratedProperties, resetIdentifier, resetIdentifier, setIdentifier, setIdentifier, setPropertyValue, setPropertyValues, updategetVersionComparatorjava.lang.String[] getSubclassPropertyColumnAliases(java.lang.String propertyName,
java.lang.String suffix)
java.lang.String[] getSubclassPropertyColumnNames(java.lang.String propertyName)
java.lang.String selectFragment(java.lang.String alias,
java.lang.String suffix)
Type getType()
Copyright © 2013. All Rights Reserved.