CoreDescriptorEventManager<DESCRIPTOR_EVENT extends CoreDescriptorEvent> eventManager
CoreField field
CoreInstantiationPolicy instantiationPolicy
CoreInheritancePolicy<ABSTRACT_RECORD extends CoreAbstractRecord,ABSTRACT_SESSION extends CoreAbstractSession,DESCRIPTOR extends CoreDescriptor,FIELD extends CoreField> inheritancePolicy
CoreObjectBuilder<ABSTRACT_RECORD extends CoreAbstractRecord,ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MAPPING extends CoreMapping> objectBuilder
Map<K,V> attributeGroups
String name
String typeName
Class<T> type
CoreAttributeGroup<ATTRIBUTE_ITEM extends CoreAttributeItem> superClassGroup
Map<K,V> allsubclasses
Map<K,V> items
boolean isValidated
String attributeName
CoreAttributeGroup<ATTRIBUTE_ITEM extends CoreAttributeItem> parent
CoreAttributeGroup<ATTRIBUTE_ITEM extends CoreAttributeItem> group
CoreAttributeGroup<ATTRIBUTE_ITEM extends CoreAttributeItem> keyGroup
Map<K,V> subGroups
Map<K,V> keyGroups
NamespaceResolver ns
Class<T> identityMapClass
int identityMapSize
boolean shouldAlwaysRefreshCache
boolean shouldOnlyRefreshCacheIfNewerVersion
boolean shouldDisableCacheHits
Class<T> remoteIdentityMapClass
int remoteIdentityMapSize
boolean shouldAlwaysRefreshCacheOnRemote
boolean shouldDisableCacheHitsOnRemote
CacheIsolationType cacheIsolation
int cacheSynchronizationType
int unitOfWorkCacheIsolationLevel
boolean wasDefaultUnitOfWorkCacheIsolationLevel
CacheKeyType cacheKeyType
Class<T> cacheInterceptorClass
String cacheInterceptorClassName
boolean fullyMergeEntity
boolean prefetchCacheKeys
Map<K,V> cacheIndexes
DatabaseChangeNotificationType databaseChangeNotificationType
Class<T> javaClass
String javaClassName
Vector<E> tables
List<E> primaryKeyFields
Map<K,V> additionalTablePrimaryKeyFields
Map<K,V> multipleTableForeignKeys
boolean isCascadeOnDeleteSetOnDatabaseOnSecondaryTables
Vector<E> mappings
Set<E> referencingClasses
List<E> lockableMappings
Map<K,V> queryKeys
String sequenceNumberName
DatabaseField sequenceNumberField
String amendmentClassName
String alias
boolean shouldBeReadOnly
boolean shouldAlwaysConformResultsInUnitOfWork
boolean shouldRegisterResultsInUnitOfWork
DescriptorQueryManager queryManager
CopyPolicy copyPolicy
String copyPolicyClassName
InterfacePolicy interfacePolicy
OptimisticLockingPolicy optimisticLockingPolicy
List<E> cascadeLockingPolicies
WrapperPolicy wrapperPolicy
ObjectChangePolicy changePolicy
ReturningPolicy returningPolicy
HistoryPolicy historyPolicy
String partitioningPolicyName
PartitioningPolicy partitioningPolicy
CMPPolicy cmpPolicy
CachePolicy cachePolicy
MultitenantPolicy multitenantPolicy
SerializedObjectPolicy serializedObjectPolicy
FetchGroupManager fetchGroupManager
Map<K,V> properties
Map<K,V> unconvertedProperties
int descriptorType
boolean shouldOrderMappings
CacheInvalidationPolicy cacheInvalidationPolicy
boolean shouldAcquireCascadedLocks
boolean cascadedLockingInitialized
boolean hasSimplePrimaryKey
boolean hasMultipleTableConstraintDependecy
boolean isNativeConnectionRequired
IdValidation idValidation
List<E> primaryKeyIdValidations
Map<K,V> derivesIdMappings
QueryRedirector defaultQueryRedirector
QueryRedirector defaultReadAllQueryRedirector
QueryRedirector defaultReadObjectQueryRedirector
QueryRedirector defaultReportQueryRedirector
QueryRedirector defaultUpdateObjectQueryRedirector
QueryRedirector defaultInsertObjectQueryRedirector
QueryRedirector defaultDeleteObjectQueryRedirector
String defaultQueryRedirectorClassName
String defaultReadAllQueryRedirectorClassName
String defaultReadObjectQueryRedirectorClassName
String defaultReportQueryRedirectorClassName
String defaultUpdateObjectQueryRedirectorClassName
String defaultInsertObjectQueryRedirectorClassName
String defaultDeleteObjectQueryRedirectorClassName
Sequence sequence
List<E> mappingsPostCalculateChanges
List<E> mappingsPostCalculateChangesOnDeleted
List<E> preDeleteMappings
boolean hasRelationships
Set<E> foreignKeyValuesForCaching
boolean hasNoncacheableMappings
boolean weavingUsesPropertyAccess
List<E> virtualAttributeMethods
List<E> accessorTree
String descriptorCustomizerClassName
boolean shouldLockForClone
Boolean forceUpdate
Boolean updateAllFields
PessimisticLockingPolicy pessimisticLockingPolicy
Class<T> mappedClass
ClassDescriptor descriptor
int modificationDeferralLevel
int nonDeferredCreateTime
String attributeName
DatabaseField databaseField
DatabaseMapping mapping
int eventCode
DatabaseQuery query
Record record
ClassDescriptor descriptor
Object originalObject
ObjectChangeSet changeSet
AbstractSession session
ClassDescriptor descriptor
Vector<E> eventSelectors
boolean excludeDefaultListeners
boolean excludeSuperclassListeners
List<E> descriptorEventHolders
boolean hasAnyEventListeners
InsertObjectQuery insertQuery
UpdateObjectQuery updateQuery
ReadObjectQuery readObjectQuery
ReadAllQuery readAllQuery
DeleteObjectQuery deleteQuery
DoesExistQuery doesExistQuery
ClassDescriptor descriptor
boolean hasCustomMultipleTableJoinExpression
String additionalCriteria
Map<K,V> queries
int queryTimeout
Map<K,V> fetchGroups
FetchGroup defaultFetchGroup
EntityFetchGroup defaultEntityFetchGroup
FetchGroup fullFetchGroup
FetchGroup minimalFetchGroup
EntityFetchGroup idEntityFetchGroup
EntityFetchGroup nonReferenceEntityFetchGroup
ClassDescriptor descriptor
boolean shouldUseInheritedDefaultFetchGroup
ClassDescriptor descriptor
List<E> allNonPrimaryKeyFields
Class<T> parentClass
String parentClassName
ClassDescriptor parentDescriptor
List<E> childDescriptors
DatabaseField classIndicatorField
Map<K,V> classNameIndicatorMapping
DatabaseTable readAllSubclassesView
String classExtractorName
ClassDescriptor descriptor
boolean shouldAlwaysUseOuterJoin
boolean useDescriptorsToValidateInheritedObjects
boolean shouldOuterJoinSubclasses
boolean isJoinedStrategy
ClassDescriptor rootParentDescriptor
boolean describesNonPersistentSubclasses
Vector<E> parentInterfaces
Vector<E> parentInterfaceNames
Vector<E> parentDescriptors
Vector<E> childDescriptors
ClassDescriptor descriptor
Class<T> implementorDescriptor
String implementorDescriptorClassName
short lockingMode
ClassDescriptor descriptor
List<E> infos
Collection<E>[][] main
main[INSERT][RETURN_ONLY] main[INSERT][WRITE_RETURN] main[INSERT][MAPPED] main[INSERT][UNMAPPED] main[INSERT][ALL] main[UPDATE][RETURN_ONLY] main[UPDATE][WRITE_RETURN] main[UPDATE][MAPPED] main[UPDATE][UNMAPPED] main[UPDATE][ALL]After initialization main[UPDATE,WRITE_RETURN] will contain all DatabaseFields that should be returned on Update as read-write.
main[i][RETURN_ONLY] + main[i][WRITE_RETURN] = main[i][MAPPED] main[i][MAPPED] + main[i][UNMAPPED] = main[i][ALL]
Map<K,V>[] tableToFieldsForGenerationMap
boolean isUsedToSetPrimaryKey
Map<K,V> fieldsNotFromDescriptor_DefaultTable
Map<K,V> fieldsNotFromDescriptor_OtherTables
HashMap<K,V> selectionQueriesForAllObjects
ClassDescriptor descriptor
Map<K,V> tablePerTenantTables
TenantTableDiscriminatorType type
String contextProperty
String contextTenant
int retrieveTimeFrom
DatabaseField writeLockField
boolean isCascaded
int lockValueStored
ClassDescriptor descriptor
AbstractDirectMapping lockMapping
OptimisticLockingPolicy.LockOnChange lockOnChangeMode
int changeType
Integer index
boolean isSet
boolean isChangeApplied
Object key
ClassDescriptor descriptor
boolean shouldUpdateReadTimeOnUpdate
boolean shouldRefreshInvalidObjectsOnClone
boolean isInvalidationRandomized
Random random
long timeToLive
String partitioningClasName
PartitioningPolicy policy
DatabaseField partitionField
boolean unionUnpartitionableQueries
String name
String connectionPool
int currentIndex
boolean replicateWrites
boolean replicateWrites
Map<K,V> partitions
Map<K,V> partitionNames
String partitionValueTypeName
Class<T> partitionValueType
List<E> orderedPartitions
String defaultConnectionPool
String dataFormat
NamespaceResolver namespaceResolver
Map<K,V> record
EISAccessor accessor
Vector<E> adds
int[] addIndexes
Vector<E> moves
int[][] moveIndexPairs
Vector<E> removes
int[] removeIndexes
boolean isIndexedRecordSupported
boolean isMappedRecordSupported
boolean isDOMRecordSupported
boolean shouldConvertDataToStrings
boolean supportsLocalTransactions
boolean requiresAutoCommit
RecordConverter recordConverter
Method domMethod
XMLConversionManager xmlConversionManager
javax.resource.cci.InteractionSpec interactionSpec
String functionName
String inputRecordName
Map<K,V> properties
AbstractRecord inputRow
Vector<E> arguments
Vector<E> outputArgumentNames
Vector<E> outputArguments
String outputResultPath
String queryString
String xQueryString
boolean isForeignKeyRelationship
DatabaseField foreignKeyGroupingElement
Map<K,V> sourceToTargetKeyFields
Map<K,V> targetToSourceKeyFields
boolean shouldVerifyDelete
SQLException exception
boolean isCommunicationFailure
Vector<E> caughtExceptions
Vector<E> tables
boolean shouldCatchExceptions
boolean shouldCheckDatabase
boolean shouldCheckInstantiationPolicy
IntegrityChecker integrityChecker
Collection<E> internalExceptions
String resourceName
String resourceName
boolean selectIfOrderedBy
int hashCode
Class<T> queryClass
SQLSelectStatement statement
DatabaseTable viewTable
DatabaseTable aliasedViewTable
boolean wasQueryClassSetInternally
boolean wasAdditionJoinCriteriaUsed
int selector
String name
String[] databaseStrings
boolean isPrefix
boolean isRepeating
Class<T> nodeClass
int type
int[] argumentIndices
String[] javaStrings
boolean isBindingSupported
Object value
ClassDescriptor descriptor
DatabaseMapping mapping
List<E> historicalTables
List<E> startFields
List<E> endFields
boolean shouldHandleWrites
boolean usesLocalTime
Vector<E> delegate
ValueHolderInterface valueHolder
int initialCapacity
boolean isRegistered
boolean isListOrderBrokenInDb
boolean useLazyInstantiation
Hashtable<K,V> delegate
ValueHolderInterface valueHolder
int initialCapacity
float loadFactor
Set<E> delegate
ValueHolderInterface valueHolder
String attributeName
int initialCapacity
float loadFactor
boolean useLazyInstantiation
Object value
boolean isCoordinatedWithProperty
boolean isNewlyWeavedValueHolder
DatabaseAccessor databaseAccessor
int queryTimeoutCache
int executionCount
int statementCount
int maxBatchSize
Object obj
boolean executeReturnValue
boolean ignoreFirstRowSetting
boolean ignoreMaxResultsSetting
Boolean usesBinding
Boolean shouldCacheStatement
boolean isFieldMatchingRequired
boolean hasOptimisticLock
boolean isResultSetScrollable
int resultSetFetchSize
int resultSetType
int resultSetConcurrency
int queryTimeout
int maxRows
int firstResult
boolean isCursorOutputProcedure
boolean isMultipleCursorOutputProcedure
Boolean returnsResultSet
boolean shouldBuildOutputRow
boolean isCallableStatementRequired
boolean hasMultipleResultSets
boolean returnMultipleResultSetCollections
String sqlString
boolean hasAllocatedConnection
boolean isBatchExecutionSupported
List<E> outputCursors
boolean usesNativeSQL
boolean usesByteArrayBinding
boolean usesBatchWriting
boolean shouldBindAllParameters
boolean shouldCacheAllStatements
int statementCacheSize
boolean shouldForceFieldNamesToUpperCase
boolean shouldTrimStrings
boolean usesStreamsForBinding
int stringBindingSize
boolean usesStringBinding
int maxBatchWritingSize
int castSizeForVarcharParameter
boolean usesJDBCBatchWriting
boolean usesNativeBatchWriting
BatchWritingMechanism batchWritingMechanism
Boolean printOuterJoinInWhereClause
Boolean printInnerJoinInWhereClause
int cursorCode
int transactionIsolation
boolean supportsAutoCommit
boolean shouldOptimizeDataConversion
String pingSQL
Map<K,V> structConverters
Map<K,V> typeConverters
boolean useRownumFiltering
boolean isCastRequired
boolean shouldBindLiterals
String tableCreationSuffix
DataPartitioningCallback partitioningCallback
boolean shouldCreateIndicesOnForeignKeys
Boolean useJDBCStoredProcedureSyntax
String driverName
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
String tableQualifier
ValueReadQuery timestampQuery
Hashtable<K,V> dataTypesConvertedFromAClass
Hashtable<K,V> dataTypesConvertedToAClass
Sequence defaultSequence
Map<K,V> sequences
String startDelimiter
String endDelimiter
Object sequencesLock
boolean defaultNativeSequenceToTable
List<E> sqlStrings
long batchSize
boolean usesOptimisticLocking
DatabaseCall lastCallAppended
Object inParameter
Object inParameter
DatabaseField inField
boolean isCursor
int jdbcType
String typeName
boolean isTypeNameRequired
DatabaseCall previousCall
List<E> parameters
DatabaseCall lastCallAppended
ClassDescriptor descriptor
DatabaseField field
DatabaseField field
String methodName
Class<T> factoryClass
String factoryClassName
String factoryMethodName
Object factory
ClassDescriptor descriptor
String methodName
ClassDescriptor descriptor
Map<K,V> mappingsByAttribute
Map<K,V> mappingsByField
Map<K,V> readOnlyMappingsByField
Map<K,V> fieldsMap
List<E> primaryKeyMappings
List<E> primaryKeyClassifications
List<E> joinedAttributes
List<E> batchFetchedAttributes
boolean hasInBatchFetchedAttribute
List<E> cloningMappings
List<E> eagerMappings
List<E> relationshipMappings
boolean isSimple
boolean hasWrapperPolicy
AbstractDirectMapping sequenceMapping
boolean mayHaveNullInPrimaryKey
String lockAttribute
boolean shouldKeepRow
boolean hasCacheIndexesInSopObject
PersistenceObject factory
String serializedObjectPolicyClassName
Class<T> transformerClass
String transformerClassName
FieldTransformer transformer
AttributeChangeListener parentListener
String parentAttributeName
ObjectChangeListener parentListener
String parentAttributeName
ObjectChangeSet objectChangeSet
Object owner
boolean ignoreEvents
boolean hasChanges
DatabaseMapping mapping
Boolean hasLastChild
Expression baseExpression
ExpressionBuilder builder
DatabaseField field
DatabaseField aliasedField
ExpressionOperator operator
Expression firstChild
Expression secondChild
ExpressionBuilder builder
Object value
Expression localBase
List<E> derivedTables
List<E> derivedFields
boolean hasBeenNormalized
TableAliasLookup tableAliases
AsOfClause asOfClause
DatabaseField field
short lockMode
Integer waitTimeout
ReportItem item
ClassDescriptor containingDescriptor
SubSelectExpression subSelect
Vector<E> children
ExpressionOperator operator
Class<T> resultType
String value
Expression localBase
boolean returnMapEntry
QueryKeyExpression queryKeyExpression
List<E> derivedExpressions
boolean shouldUseOuterJoinForMultitableInheritance
boolean shouldUseOuterJoin
Class<T> castClass
Expression joinSource
Expression onClause
Integer outerJoinExpIndex
boolean hasBeenAliased
ObjectExpression joinExpression
DatabaseTable targetTable
DatabaseTable sourceTable
DatabaseTable targetAlias
DatabaseTable sourceAlias
List<E> additionalTargetTables
List<E> additionalTargetAliases
List<E> additionalJoinOnExpression
List<E> additionalTargetIsDescriptorTable
Boolean hasInheritance
List<E> indexList
OuterJoinExpressionHolder mapKeyHolder
boolean isMapKeyHolder
Expression outerJoinedMappingCriteria
Map<K,V> outerJoinedAdditionalJoinCriteria
ClassDescriptor descriptor
SQLSelectStatement statement
DatabaseField field
Expression localBase
boolean isProperty
Object type
String name
DatabaseField aliasedField
boolean shouldQueryToManyRelationship
boolean hasQueryKey
boolean hasMapping
Boolean isAttributeExpression
IndexExpression index
boolean isClonedForSubQuery
Boolean isObjectComparisonExpression
Expression inheritanceExpression
SQLCall selectCallForExist
String tableAliasInSelectCallForExist
SQLCall selectCallForNotExist
String tableAliasInSelectCallForNotExist
Vector<E> aliasedFields
Vector<E> originalFields
boolean shouldExtractWhereClauseFromSelectCallForExist
DatabaseTable targetTable
List<E> targetPrimaryKeyFields
Collection<E> allFields
List<E> primaryKeyFields
SQLCall selectCall
int mode
DatabaseTable table
AbstractRecord modifyRow
Vector<E> returnFields
ReadQuery query
boolean useUniqueFieldAliases
int fieldCounter
Vector<E> fields
List<E> nonSelectFields
List<E> tables
short distinctState
List<E> orderByExpressions
List<E> groupByExpressions
List<E> unionExpressions
Expression havingExpression
ForUpdateClause forUpdateClause
boolean isAggregateSelect
List<E> outerJoinExpressionHolders
Expression startWithExpression
Expression connectByExpression
List<E> orderSiblingsByExpressions
boolean requiresAliases
Map<K,V> tableAliases
DatabaseTable lastTable
DatabaseTable currentAlias
int currentAliasNumber
SQLSelectStatement parentStatement
Map<K,V> optimizedClonedExpressions
Expression whereClause
ExpressionBuilder builder
AbstractRecord translationRow
String hintString
HashMap<K,V> m_updateClauses
HashMap<K,V> databaseFieldsToTableAliases
SQLCall selectCallForExist
String tableAliasInSelectCallForExist
Collection<E> primaryKeyFields
boolean shouldExtractWhereClauseFromSelectCallForExist
Collection<E> assignedFields
Expression subSelect
boolean hasBeenNormalized
ReportQuery subQuery
String attribute
Class<T> returnType
Expression criteriaBase
DatabaseTable[] keys
DatabaseTable[] values
int lastUsed
boolean haveBeenAddedToStatement
DatabaseTable table
ObjectExpression typeExpressionBase
Expression typeExpression
Boolean isDowncast
int numberOfReaders
int depth
int numberOfWritersWaiting
boolean lockedByMergeManager
Exception stack
Map<K,V> defaultNullValues
boolean shouldUseClassLoaderFromCurrentThread
ClassLoader loader
Hashtable<K,V> dataTypesConvertedFromAClass
Hashtable<K,V> dataTypesConvertedToAClass
int scale
int length
int precision
boolean isUnique
boolean isNullable
boolean isUpdatable
boolean isInsertable
boolean isCreatable
boolean isPrimaryKey
String columnDefinition
String name
String qualifiedName
DatabaseTable table
String typeName
int sqlType
int index
boolean useDelimiters
String nameForComparisons
getNameForComparisons
boolean useUpperCaseForComparisons
boolean isTranslated
boolean keepInRow
String name
String tableQualifier
String qualifiedName
Map<K,V> foreignKeyConstraints
Map<K,V> uniqueConstraints
List<E> indexes
boolean useDelimiters
String creationSuffix
Expression expression
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
int threshold
float loadFactor
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
int threshold
float loadFactor
ReferenceQueue<T> referenceQueue
private void writeObject(ObjectOutputStream s) throws IOException
IOException
boolean isComplete
RuntimeException exception
AsOfClause asOfClause
AbstractSession parent
AsOfClause asOfClause
int maxSize
boolean isIsolated
AbstractSession session
Object[] primaryKey
int hash
boolean hasArray
LinkedCacheKey first
LinkedCacheKey last
Object key
Object object
IdentityMap mapOwner
Object writeLockValue
Object wrapper
Record record
long lastUpdatedQueryId
int invalidationState
long readTime
boolean isWrapper
AbstractRecord protectedForeignKeys
boolean isIsolated
Object transactionId
ExposedNodeLinkedList referenceCache
LinkedNode referenceNode
Map<K,V> identityMaps
Map<K,V> queryResults
Map<K,V> queryResultsInvalidationsByClass
Map<K,V> cacheIndexes
AbstractSession session
IdentityMap lastAccessedIdentityMap
boolean isCacheAccessPreCheckRequired
LinkedCacheKey previous
LinkedCacheKey next
ReferenceQueue<T> referenceQueue
int cleanupCount
int cleanupSize
ReferenceQueue<T> referenceQueue
int cleanupCount
int cleanupSize
ValueHolderInterface unitOfWorkValueHolder
Object[] references
boolean shouldAllowInstantiationDeferral
Object value
boolean isInstantiated
AbstractRecord row
boolean isCoordinatedWithProperty
EISOneToManyMapping mapping
DatabaseMapping mapping
ValueHolderInterface valueHolder
Integer refreshCascade
ContainerPolicy containerPolicy
Boolean useLazyInstantiation
ValueHolder backupValueHolder
UnitOfWorkImpl remoteUnitOfWork
Object sourceObject
String sourceAttributeName
ObjID wrappedValueHolderRemoteID
String setMethodName
String getMethodName
boolean hasUsedMethodAccess
String actualTypeClassName
String defaultValue
DomHandler<ElementT,ResultT extends Result> domHandler
XMLPlatform xmlPlatform
String domHandlerClassName
Class<T> elementClass
Class<T> resultType
XPathFragment<XML_FIELD extends Field> rootFragment
Field<NAMESPACE_RESOLVER extends NamespaceResolver> associatedField
CoreMapping<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,ABSTRACT_SESSION extends CoreAbstractSession,CONTAINER_POLICY extends CoreContainerPolicy,DESCRIPTOR extends CoreDescriptor,FIELD extends CoreField> mapping
CoreConverter<MAPPING extends CoreMapping,SESSION extends CoreSession> nestedConverter
Class<T> declaredType
Class<T> scope
Class<T> declaredType
XMLConverter nestedConverter
String parameterTypeAsString
ClassLoader loader
Class<T> attributeClassification
boolean setValue
Class<T> boundType
Class<T> valueType
Class<T> xmlAdapterClass
String xmlAdapterClassName
XmlAdapter<ValueType,BoundType> xmlAdapter
QName schemaType
DatabaseMapping mapping
CoreConverter<MAPPING extends CoreMapping,SESSION extends CoreSession> nestedConverter
CoreAttributeAccessor nestedAccessor
CoreContainerPolicy<ABSTRACT_SESSION extends CoreAbstractSession> containerPolicy
String componentClassName
Class<T> componentClass
String adaptedClassName
Class<T> adaptedClass
ClassLoader classLoader
CoreAttributeAccessor nestedAccessor
String mapClassName
Class<T> mapClass
CoreContainerPolicy<ABSTRACT_SESSION extends CoreAbstractSession> containerPolicy
Class<T> generatedEntryClass
ClassLoader classLoader
ManagedTypeImpl<X> managedType
DatabaseMapping mapping
javax.persistence.metamodel.IdentifiableType<X> superType
For top-level inheritance root identifiable types with no superclass - return null (not Object)
Set<E> idAttributes
javax.persistence.metamodel.SingularAttribute<X,T> versionAttribute
ClassDescriptor descriptor
Map<K,V> members
MetamodelImpl metamodel
javax.persistence.metamodel.Type<X> keyType
Map<K,V> inheritingIdentifiableTypes
AbstractSession session
Map<K,V> entities
Map<K,V> embeddables
Map<K,V> managedTypes
Map<K,V> types
Set<E> mappedSuperclasses
javax.persistence.metamodel.Type<X> elementType
javax.persistence.metamodel.Type<X> elementType
boolean isNegated
Constructor<T> constructor
Class<T>[] constructorArgTypes
javax.persistence.metamodel.Metamodel metamodel
javax.persistence.criteria.Expression<T> expression
javax.persistence.criteria.Root<X> root
javax.persistence.criteria.Root<X> root
UpdateAllQuery query
javax.persistence.metamodel.Metamodel metamodel
boolean isLiteral
Object literal
Expression parentNode
ExpressionImpl<X> leftExpression
javax.persistence.criteria.JoinType joinType
javax.persistence.criteria.Expression<T> on
javax.persistence.criteria.Expression<T> expression
boolean isAscending
javax.persistence.criteria.Path<X> pathParent
Object modelArtifact
javax.persistence.criteria.Predicate.BooleanOperator booloperator
Class<T> javaType
Expression currentNode
String alias
SelectionImpl<X> selection
SubSelectExpression currentNode
String alias
ReportQuery subQuery
Set<E> correlatedJoins
javax.persistence.criteria.CommonAbstractCriteria parent
Set<E> processedJoins
Set<E> correlations
List<E> selections
ReportQueryResult rqr
NamespaceResolver namespaceResolver
boolean usesXsiType
XPathObjectBuilder xPathObjectBuilder
boolean timeZoneQualified
TimeZone timeZone
DatatypeFactory datatypeFactory
Boolean isXMLDescriptor
boolean xsiTypeIndicatorField
AttributeAccessor ormAccessor
CoreAttributeAccessor oxmAccessor
boolean isValueHolderProperty
boolean isChangeTracking
UnmarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,ID_RESOLVER extends IDResolver,TREE_OBJECT_BUILDER extends ObjectBuilder,UNMARSHALLER extends Unmarshaller> owningRecord
NamespaceResolver resolver
NamespaceResolver namespaceResolver
DatabaseQuery query
DatasourceCall call
Vector<E> calls
Expression selectionCriteria
List<E> joinedAttributeExpressions
List<E> joinedMappingExpressions
List<E> joinedAttributes
boolean isToManyJoin
boolean hasOuterJoinedAttribute
ExpressionBuilder baseExpressionBuilder
Expression lastJoinedAttributeBaseExpression
ObjectBuildingQuery baseQuery
int parentResultIndex
boolean shouldFilterDuplicates
JPQLCall ejbqlCall
MapKeyMapping keyMapping
MapComponentMapping valueMapping
DatabaseQuery keyQuery
DatabaseField listOrderField
OrderCorrectionType orderCorrectionType
boolean isParsed
Object exampleObject
QueryByExamplePolicy queryByExamplePolicy
Expression attributeExpression
String name
DatabaseMapping mapping
ClassDescriptor descriptor
Class<T> resultType
JoinedAttributeManager joinedAttributeManager
int resultIndex
Comparator<T> m_comparator
Class<T> comparatorClass
String comparatorClassName
SQLStatement sqlStatement
Vector<E> sqlStatements
Vector<E> fields
Vector<E> values
DatabaseField lookupField
int size
boolean nullValueInFields
public Object readObject(Object object) throws DatabaseException
DatabaseException
public Object readObject(Class domainClass, Expression expression) throws DatabaseException
DatabaseException
ReadObjectQuery
public Object readObject(Class domainClass, Call aCall) throws DatabaseException
DatabaseException
SQLCall
,
JPQLCall
public Object readObject(Class domainClass, String sqlString) throws DatabaseException
DatabaseException
ReadObjectQuery
public Object readObject(Class domainClass) throws DatabaseException
DatabaseException
ReadObjectQuery
,
AbstractSession.readAllObjects(Class, Expression)
public Object writeObject(Object domainObject) throws DatabaseException, OptimisticLockException
DatabaseException
- if an error occurs on the database,
these include constraint violations, security violations and general database errors.OptimisticLockException
- if the object's descriptor is using optimistic locking and
the object has been updated or deleted by another user since it was last read.WriteObjectQuery
,
AbstractSession.insertObject(Object)
,
AbstractSession.updateObject(Object)
IdentityMapAccessor identityMapAccessor
boolean wasJTSTransactionInternallyStarted
Map<K,V> attributeGroups
boolean jpaQueriesProcessed
String name
Map<K,V> objectsLockedForClone
Map<K,V> properties
boolean isInBroker
boolean shouldCheckWriteLock
boolean shouldPropagateChanges
boolean isInProfile
boolean isLoggingOff
boolean isFinalizersEnabled
boolean isSynchronized
ReferenceMode defaultReferenceMode
ReferenceMode
Integer pessimisticLockTimeoutDefault
int queryTimeoutDefault
boolean isConcurrent
Map<K,V> staticMetamodelClasses
List<E> deferredEvents
boolean isExecutingEvents
PartitioningPolicy partitioningPolicy
MetadataRefreshListener metadatalistener
Set<E> multitenantContextProperties
boolean shouldOptimizeResultSetAccess
ObjectChangeSet changedObject
DatabaseField[] fieldsArray
Object[] valuesArray
String attribute
ObjectChangeSet owner
Map<K,V> addObjectList
List<E> orderedAddObjects
Map<K,V> orderedAddObjectIndices
List<E> orderedChangeObjectList
Map<K,V> orderedRemoveObjects
Map<K,V> removeObjectList
boolean orderHasBeenRepaired
DatabaseEventListener databaseEventListener
SequencingHome sequencingHome
ServerPlatform serverPlatform
SessionTuner tuner
long connectedTime
boolean isLoggedIn
boolean isDeferred
HashMap<K,V> addObjectMap
HashMap<K,V> removeObjectMap
HashMap<K,V> commitAddMap
Map<K,V> changedIndexes
int oldSize
int newSize
boolean isFirstToAddAlreadyInCollection
boolean isFirstToRemoveAlreadyOutCollection
boolean isFirstToAdd
boolean isFirstToRemove
boolean orderHasBeenRepaired
Object newValue
boolean shouldAlwaysUseExclusiveConnection
IdentityMapManager identityMapManager
AbstractSession session
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
List<E> changes
boolean shouldBeDeleted
Object id
String className
boolean isNew
boolean isAggregate
Object oldKey
Object newKey
Object initialWriteLockValue
Object writeLockValue
boolean isInvalid
boolean hasVersionChange
Boolean shouldModifyVersionField
int cacheSynchronizationType
ObjectChangeSet newValue
int changeType
Integer index
ObjectChangeSet changeSet
UnitOfWorkChangeSet cumulativeUOWChangeSet
boolean shouldTerminateTransaction
boolean shouldStoreBypassCache
boolean isWithinFlush
boolean discoverUnregisteredNewObjectsWithoutPersist
AbstractRecord rowCollection
Map<K,V> objectChanges
Map<K,V> newObjectChangeSets
Map<K,V> cloneToObjectChangeSet
Map<K,V> objectChangeSetToUOWClone
Map<K,V> aggregateChangeSets
Map<K,V> allChangeSets
Map<K,V> deletedObjects
boolean hasChanges
boolean hasForcedChanges
boolean isChangeSetFromOutsideUOW
Map<K,V> cloneMapping
Map<K,V> newObjectsCloneToOriginal
Map<K,V> newObjectsOriginalToClone
Map<K,V> newObjectsCloneToMergeOriginal
Map<K,V> deletedObjects
Map<K,V> allClones
Map<K,V> objectsDeletedDuringCommit
Map<K,V> removedObjects
Map<K,V> unregisteredNewObjects
Map<K,V> unregisteredNewObjectsInParent
Map<K,V> unregisteredExistingObjects
Map<K,V> newObjectsInParentOriginalToClone
Map<K,V> privateOwnedObjects
Map<K,V> newObjectsInParent
Map<K,V> newAggregates
UnitOfWorkChangeSet unitOfWorkChangeSet
UnitOfWorkImpl containerUnitOfWork
Map<K,V> containerBeans
Map<K,V> pessimisticLockedObjects
Map<K,V> batchQueries
Set<E> readOnlyClasses
boolean wasTransactionBegunPrematurely
boolean shouldNewObjectsBeCached
boolean shouldPerformDeletesFirst
int shouldThrowConformExceptions
int validationLevel
int lifecycle
Map<K,V> optimisticReadLockObjects
List<E> modifyAllQueries
List<E> deferredModifyAllQueries
int cloneDepth
Object transaction
boolean resumeOnTransactionCompletion
boolean shouldDiscoverNewObjects
boolean wasNonObjectLevelModifyQueryExecuted
boolean shouldCascadeCloneToJoinedRelationship
boolean isNestedUnitOfWork
boolean shouldValidateExistence
boolean shouldOrderUpdates
ReferenceMode referenceMode
Set<E> changeTrackedHardList
Map<K,V> unregisteredDeletedObjectsCloneToBackupAndOriginal
boolean preDeleteComplete
Map<K,V> deletedPrivateOwnedObjects
Set<E> cascadeDeleteObjects
Map<K,V> deletionDependencies
ServiceId serviceId
CORBAConnection wrappedConnection
private void readObject(ObjectInputStream s) throws IOException
IOException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
RemoteCommandManager rcm
javax.jms.TopicConnectionFactory topicConnectionFactory
javax.jms.Topic topic
boolean isLocal
javax.jms.TopicPublisher publisher
javax.jms.TopicConnection topicConnection
javax.jms.TopicSession topicSession
javax.jms.TopicSubscriber subscriber
RemoteCommandManager rcm
RMIRemoteCommandConnection connection
NamespaceResolverWithPrefixes ns
QName fieldQname
String serviceName
DistributedSession session
ObjID id
boolean isClosed
int pageSize
ObjID id
boolean isClosed
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
ObjID objID
Object object
boolean wasOperationSuccessful
Map<K,V> objectDescriptors
DatabaseQuery query
AbstractTransformationMapping transformationMapping
NamespaceResolver namespaceResolver
String xPath
String mimeType
NamespaceResolver ns
Type type
private Object readResolve()
private Object readResolve()
private Object readResolve()
Vector<E> targetForeignKeyFields
Vector<E> sourceKeyFields
Map<K,V> targetForeignKeyToSourceKeys
Map<K,V> aggregateToSourceFields
Map<K,V> nestedAggregateToSourceFields
ClassDescriptor remoteReferenceDescriptor
DatabaseTable defaultSourceTable
boolean isEntireObjectPK
boolean isListOrderFieldUpdatable
Boolean hasNestedIdentityReference
Class<T> referenceClass
String referenceClassName
ClassDescriptor referenceDescriptor
Boolean hasNestedIdentityReference
boolean isNullAllowed
DatabaseTable aggregateKeyTable
Map<K,V> aggregateToSourceFields
Map<K,V> nestedFieldTranslations
addFieldTranslation()
List<E> overrideManyToManyMappings
List<E> overrideUnidirectionalOneToManyMappings
Map<K,V> converters
List<E> mapsIdMappings
String attributeName
boolean isWriteOnly
boolean isReadOnly
ContainerPolicy containerPolicy
boolean hasOrderBy
DatabaseField listOrderField
boolean isListOrderFieldSupported
OrderCorrectionType orderCorrectionType
Boolean mustDeleteReferenceObjectsOneByOne
ClassDescriptor descriptor
AttributeAccessor attributeAccessor
boolean isReadOnly
boolean isOptional
Boolean isLazy
Vector<E> fields
boolean isRemotelyInitialized
Integer weight
Map<K,V> properties
Map<K,V> unconvertedProperties
boolean derivesId
boolean isJPAId
String mapsIdValue
DatabaseMapping derivedIdMapping
boolean isPrimaryKeyMapping
String attributeName
boolean isMapKeyMapping
boolean isCacheable
Boolean isInSopObject
Converter valueConverter
String valueConverterClassName
List<E> orderByExpressions
DatabaseTable referenceTable
DatabaseField directField
Vector<E> sourceKeyFields
Vector<E> referenceKeyFields
DataModifyQuery insertQuery
ModifyQuery changeSetDeleteQuery
boolean hasCustomDeleteQuery
boolean hasCustomInsertQuery
HistoryPolicy historyPolicy
ModifyQuery deleteAtIndexQuery
ModifyQuery updateAtIndexQuery
boolean hasCustomDeleteAtIndexQuery
boolean hasCustomUpdateAtIndexQuery
String attributeClassificationName
Class<T> referenceClass
String referenceClassName
ReadQuery selectionQuery
boolean isPrivateOwned
BatchFetchType batchFetchType
IndirectionPolicy indirectionPolicy
DatabaseMapping relationshipPartner
String relationshipPartnerAttributeName
boolean cascadePersist
boolean cascadeMerge
boolean cascadeRefresh
boolean cascadeRemove
boolean cascadeDetach
boolean requiresTransientWeavedFields
int joinFetch
boolean forceInitializationOfSelectionCriteria
org.eclipse.persistence.mappings.ForeignReferenceMapping.ExtendPessimisticLockScope extendPessimisticLockScope
boolean isCascadeOnDeleteSetOnDatabase
PartitioningPolicy partitioningPolicy
String partitioningPolicyName
String mappedBy
RelationTableMechanism mechanism
HistoryPolicy historyPolicy
boolean isDefinedAsOneToManyMapping
MultitenantPrimaryKeyAccessor accessor
Vector<E> targetForeignKeyFields
Vector<E> sourceKeyFields
List<E> sourceExpressionsToPostInitialize
List<E> targetExpressionsToPostInitialize
DataModifyQuery addTargetQuery
boolean hasCustomAddTargetQuery
DataModifyQuery removeTargetQuery
boolean hasCustomRemoveTargetQuery
DataModifyQuery removeAllTargetsQuery
boolean hasCustomRemoveAllTargetsQuery
Map<K,V> sourceToTargetKeyFields
Map<K,V> targetToSourceKeyFields
boolean shouldVerifyDelete
DatabaseTable keyTableForMapKey
RelationTableMechanism mechanism
boolean isOneToOneRelationship
boolean isOneToOnePrimaryKeyRelationship
HashSet<E> insertableFields
HashSet<E> updatableFields
List<E> sourceExpressionsToPostInitialize
List<E> targetExpressionsToPostInitialize
DatabaseTable relationTable
Vector<E> sourceKeyFields
Vector<E> targetKeyFields
Vector<E> sourceRelationKeyFields
Vector<E> targetRelationKeyFields
DataModifyQuery deleteQuery
boolean hasCustomDeleteQuery
DataModifyQuery insertQuery
boolean hasCustomInsertQuery
ReadQuery lockRelationTableQuery
boolean shouldIncrementTargetLockValueOnAddOrRemoveTarget
boolean shouldIncrementTargetLockValueOnDeleteSource
DatabaseField typeField
Map<K,V> sourceToTargetQueryKeyNames
Map<K,V> typeIndicatorTranslation
Map<K,V> typeIndicatorNameTranslation
DatabaseMapping mapping
boolean isForMapKey
boolean disableConversion
Class<T> fieldClassification
String fieldClassificationName
String attributeConverterClassName
javax.persistence.AttributeConverter<X,Y> attributeConverter
String converterName
Class<T> dataType
String dataTypeName
Class<T> objectType
String objectTypeName
Map<K,V> conversionValueStrings
Map<K,V> addToAttributeOnlyConversionValueStrings
DatabaseMapping mapping
Map<K,V> attributeToFieldValues
String defaultAttributeValueString
DatabaseMapping mapping
DatabaseField field
Converter converter
String converterClassName
boolean isInsertable
boolean isUpdatable
DatabaseField field
ContainerPolicy containerPolicy
Converter converter
DatabaseField field
String elementDataTypeName
Converter valueConverter
ContainerPolicy containerPolicy
DatabaseField field
Converter converter
String attributeClassificationName
DatabaseTable keyTableForMapKey
String fieldClassificationClassName
boolean bypassDefaultNullValueCheck
Boolean isMutable
String attributeTransformerClassName
AttributeTransformer attributeTransformer
List<E> fieldTransformations
List<E> fieldToTransformers
boolean isMutable
IndirectionPolicy indirectionPolicy
DatabaseField field
Class<T> referenceClass
String referenceClassName
Expression joinCriteria
String name
ClassDescriptor descriptor
DatabaseMapping nestedMapping
DatabaseField field
String structureName
String structureName
String sqlTypeName
DatabaseField nestedTypeField
DatabaseField field
Object value
AbstractTransformationMapping mapping
String methodName
String methodName
AbstractTransformationMapping mapping
boolean shouldReadWholeDocument
XMLTransformer xmlTransformer
XMLComparer xmlComparer
XMLParser xmlParser
NamespaceResolver namespaceResolver
XMLSchemaReference schemaReference
boolean shouldPreserveDocument
XMLField defaultRootElementField
boolean sequencedObject
boolean isWrapper
boolean resultAlwaysXMLRoot
boolean lazilyInitialized
AttributeAccessor locationAccessor
boolean hasReferenceMappings
NamespaceResolver namespaceResolver
QName schemaType
XPathFragment<XML_FIELD extends Field> xPathFragment
XPathFragment<XML_FIELD extends Field> lastXPathFragment
boolean isCDATA
boolean isRequired
boolean isInitialized
boolean usesSingleNode
HashMap<K,V> userXMLTypes
HashMap<K,V> userJavaTypes
boolean isTypedTextField
QName leafElementType
boolean equalNamespaceResolvers
DocumentPreservationPolicy documentPreservationPolicy
UnmarshalKeepAsElementPolicy keepAsElementPolicy
boolean isWriteOnly
AbstractNullPolicy wrapperNullPolicy
XMLField field
MappedKeyMapContainerPolicy containerPolicy
boolean isDefaultEmptyContainer
boolean isNamespaceDeclarationIncluded
boolean isSchemaInstanceIncluded
boolean isWriteOnly
boolean reuseContainer
XMLField field
ContainerPolicy containerPolicy
boolean defaultEmptyContainer
boolean useXMLRoot
boolean mixedContent
boolean isWhitespacePreservedForMixedContent
boolean areOtherMappingInThisContext
XMLConverter valueConverter
boolean reuseContainer
AbstractNullPolicy wrapperNullPolicy
XMLField field
boolean useXMLRoot
boolean areOtherMappingInThisContext
XMLConverter converter
boolean isMixedContent
boolean shouldInlineBinaryData
MimeTypePolicy mimeTypePolicy
boolean isSwaRef
Class<T> collectionContentType
boolean shouldInlineBinaryData
MimeTypePolicy mimeTypePolicy
boolean isSwaRef
Map<K,V> fieldToClassMappings
Map<K,V> classToFieldMappings
Map<K,V> classToSourceFieldsMappings
Map<K,V> classNameToSourceFieldsMappings
Map<K,V> choiceElementMappings
Map<K,V> choiceElementMappingsByClassName
Map<K,V> choiceElementMappingsByClass
Map<K,V> fieldToClassNameMappings
Map<K,V> classNameToFieldMappings
Map<K,V> fieldsToConverters
ContainerPolicy containerPolicy
boolean isDefaultEmptyContainer
boolean isMixedContent
String mixedGroupingElement
AbstractNullPolicy wrapperNullPolicy
boolean isAny
boolean isWriteOnly
boolean reuseContainer
Converter converter
XMLCompositeDirectCollectionMapping mixedContentMapping
XMLAnyCollectionMapping anyMapping
Map<K,V> fieldToClassMappings
Map<K,V> classToFieldMappings
Map<K,V> classNameToFieldMappings
Map<K,V> classToSourceFieldsMappings
Map<K,V> classNameToSourceFieldsMappings
Map<K,V> fieldToClassNameMappings
Map<K,V> choiceElementMappings
Map<K,V> choiceElementMappingsByClass
Map<K,V> choiceElementMappingsByClassName
Map<K,V> fieldsToConverters
Map<K,V> classNameToConverter
Map<K,V> classToConverter
Converter converter
boolean isWriteOnly
ContainerPolicy containerPolicy
DatabaseField field
boolean defaultEmptyContainer
boolean usesSingleNode
boolean reuseContainer
AbstractNullPolicy wrapperNullPolicy
AbstractNullPolicy nullPolicy
AbstractNullPolicy wrapperNullPolicy
UnmarshalKeepAsElementPolicy keepAsElementPolicy
XMLInverseReferenceMapping inverseReferenceMapping
boolean defaultEmptyContainer
boolean isWriteOnly
boolean reuseContainer
boolean isCDATA
boolean isDefaultEmptyContainer
boolean isWriteOnly
AbstractNullPolicy nullPolicy
boolean reuseContainer
boolean isCollapsingStringValues
boolean isNormalizingStringValues
AbstractNullPolicy wrapperNullPolicy
AbstractNullPolicy nullPolicy
XMLInverseReferenceMapping inverseReferenceMapping
UnmarshalKeepAsElementPolicy keepAsElementPolicy
boolean isWriteOnly
AbstractNullPolicy nullPolicy
boolean isCDATA
boolean isWriteOnly
boolean isCollapsingStringValues
boolean isNormalizingStringValues
boolean isNullValueMarshalled
boolean defaultEmptyContainer
boolean isWriteOnly
boolean reuseContainer
AbstractNullPolicy wrapperNullPolicy
String mappedBy
ContainerPolicy containerPolicy
DatabaseMapping inlineMapping
String variableAttributeName
String variableGetMethodName
String variableSetMethodName
AttributeAccessor variableAttributeAccessor
boolean isAttribute
String variableAttributeName
String variableGetMethodName
String variableSetMethodName
AttributeAccessor variableAttributeAccessor
boolean isAttribute
XMLConversionManager conversionManager
XMLCompositeDirectCollectionMapping mapping
Class<T> objectClass
String objectClassName
XPathFragment<XML_FIELD extends Field> rootFragment
XMLField associatedField
DatabaseMapping mapping
Node dom
Node currentNode
XMLField lastUpdatedField
ReferenceResolver referenceResolver
UnmarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,ID_RESOLVER extends IDResolver,TREE_OBJECT_BUILDER extends ObjectBuilder,UNMARSHALLER extends Unmarshaller> unmarshalRecord
Object object
XMLUnmarshaller unmarshaller
DocumentPreservationPolicy docPresPolicy
Object currentObject
AbstractSession session
boolean hasCustomNamespaceMapper
boolean equalNamespaceResolvers
AbstractMarshalRecord<ABSTRACT_SESSION extends CoreAbstractSession,FIELD extends CoreField,MARSHALLER extends Marshaller,NAMESPACE_RESOLVER extends NamespaceResolver> abstractMarshalRecord
boolean isSequenceSupported
boolean isConnectionDataInitialized
boolean supportsIdentity
String SELECT
String HINT_START
String HINT_END
String FROM
String END_FROM
String MAX_ROW
String MIN_ROW
boolean supportsForeignKeyConstraints
boolean usesLocatorForLOBWrite
int lobValueLimits
boolean shouldTruncateDate
org.eclipse.persistence.internal.platform.database.oracle.XMLTypeFactory xmlTypeFactory
List<E> arguments
int originalIndex
AbstractRecord translationRow
Map<K,V> typesInfo
int functionId
BatchFetchType type
int size
List<E> attributeExpressions
List<E> batchedMappings
List<E> attributes
DatabaseField column
int size
List<E> objectCollection
Map<K,V> initiallyConformingIndex
Expression selectionCriteriaClone
AbstractRecord translationRow
AbstractRecord nextRow
int position
int marker
int initialReadSize
ValueReadQuery sizeQuery
int pageSize
ReadQuery query
String name
List<E> arguments
List<E> argumentFields
List<E> argumentValues
List<E> argumentTypes
List<E> argumentTypeNames
List<E> argumentParameterTypes
List<E> descriptors
DatabaseQueryMechanism queryMechanism
QueryRedirector redirector
boolean doNotRedirect
boolean shouldMaintainCache
boolean shouldRetrieveBypassCache
boolean shouldStoreBypassCache
Boolean allowNativeSQLQuery
Project#setAllowNativeSQLQueries(boolean)
Map<K,V> properties
AbstractRecord translationRow
boolean isUserDefined
boolean isUserDefinedSQLCall
int cascadePolicy
String sessionName
boolean isPrepared
boolean shouldCloneCall
boolean shouldPrepare
List<E> nullableArguments
Boolean shouldBindAllParameters
Boolean shouldCacheStatement
boolean shouldUseWrapperPolicy
DatabaseMapping sourceMapping
int queryTimeout
String hintString
Boolean flushOnExecute
boolean isExecutionClone
Boolean isCustomQueryUsed
boolean isNativeConnectionRequired
boolean shouldValidateUpdateCallCacheUse
PartitioningPolicy partitioningPolicy
String parameterDelimiter
boolean hasModifyRow
ContainerPolicy containerPolicy
int resultType
List<E> objects
boolean isInMemoryOnly
boolean isFullRowRequired
boolean usesOptimisticLocking
Converter valueConverter
Object primaryKey
Object object
int existencePolicy
boolean checkDatabaseIfInvalid
boolean checkCacheFirst
String entityClassName
Map<K,V> fieldResults
DatabaseField discriminatorColumn
boolean shouldLoad
LoadGroup
when processing the query result.EntityFetchGroup entityFetchGroup
FetchGroupTracker rootEntity
String attributeName
String[] multipleFieldIdentifiers
Vector<E> fieldResults
DatabaseField column
int policy
ObjectLevelReadQuery query
String jpqlString
boolean isParsed
Boolean isConcurrent
int m_cacheUsage
Class<T> referenceClass
String referenceClassName
boolean shouldDeferExecutionInUOW
ExpressionBuilder defaultBuilder
boolean isPreparedUsingTempStorage
AbstractRecord modifyRow
boolean forceBatchStatementExecution
boolean isBatchExecutionSupported
Class<T> referenceClass
String referenceClassName
boolean shouldRefreshIdentityMapResult
boolean shouldRefreshRemoteIdentityMapResult
boolean shouldRegisterResultsInUnitOfWork
ForUpdateClause lockingClause
long executionTime
boolean shouldUseExclusiveConnection
boolean wasDefaultLockMode
boolean shouldBuildNullForNullPk
Boolean requiresDeferredLocks
boolean isCacheCheckComplete
Map<K,V> prefetchedCacheKeys
Object primaryKey
Object object
ObjectChangeSet objectChangeSet
Object backupClone
ExpressionBuilder defaultBuilder
int cacheUsage
List<E> additionalFields
boolean shouldIncludeData
boolean isPrePrepared
short distinctState
int inMemoryQueryIndirectionPolicy
FetchGroup fetchGroup
FetchGroup
specified on this query. When set this FetchGroup will
override the ObjectLevelReadQuery.fetchGroupName
and the use of the descriptor's
FetchGroupManager.getDefaultFetchGroup()
String fetchGroupName
FetchGroup
stored in the FetchGroupManager
of the
reference class' descriptor or any of its parent descriptors.boolean shouldUseDefaultFetchGroup
LoadGroup loadGroup
List<E> nonFetchJoinAttributeExpressions
List<E> partialAttributeExpressions
JoinedAttributeManager joinedAttributeManager
BatchFetchPolicy batchFetchPolicy
Boolean isReferenceClassLocked
boolean isResultSetOptimizedQuery
Boolean isResultSetAccessOptimizedQuery
boolean isReadOnly
Boolean shouldOuterJoinSubclasses
Map<K,V> concreteSubclassCalls
Map<K,V> concreteSubclassJoinedMappingIndexes
String lockModeType
Integer waitTimeout
List<E> orderByExpressions
boolean shouldExtendPessimisticLockScope
List<E> unionExpressions
boolean isCachedExpressionQuery
boolean shouldUseSerializedObjectPolicy
CacheInvalidationPolicy invalidationPolicy
int maximumResultSets
Class<T> cacheType
boolean isNullIgnored
boolean invalidateOnChange
Set<E> invalidationClasses
ContainerPolicy containerPolicy
Expression startWithExpression
Expression connectByExpression
List<E> orderSiblingsByExpressions
Object selectionId
boolean shouldLoadResultIntoSelectionObject
int maxRows
int firstResult
long queryId
int fetchSize
QueryResultsCachePolicy queryResultCachingPolicy
int maxResults
int shouldRetrievePrimaryKeys
List<E> names
List<E> items
List<E> groupByExpressions
Expression havingExpression
int returnChoice
boolean addToConstructorItem
Set<E> returnedKeys
List<E> names
List<E> results
Object primaryKey
StringBuffer key
AbstractRecord previousRow
boolean atEndOfCursor
int resultSetType
int resultSetConcurrency
boolean hasCustomSQLArguments
SQLResultSetMapping sqlResultSetMapping
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
commonj.sdo.helper.HelperContext helperContext
SDODataObject rootObject
SDOChangeSummary changeSummary
public Object writeReplace()
SDOResolvable
SDOType type
SDODataObject container
ValueStore currentValueStore
List<E> openContentProperties
List<E> openContentPropertiesAttributes
Map<K,V> openContentAliasNames
String containmentPropertyName
SDOChangeSummary changeSummary
List<E> instanceProperties
String sdoRef
SDOSequence sequence
commonj.sdo.DataGraph dataGraph
commonj.sdo.helper.HelperContext aHelperContext
String text
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
String propertyName
SDOType type
SDOType containingType
boolean isContainment
boolean hasMany
boolean readOnly
List<E> aliasNames
Object defaultValue
boolean isDefaultSet
int indexInType
int indexInDeclaredProperties
SDOProperty opposite
boolean xsd
String xsdLocalName
Boolean isElement
boolean global
boolean namespaceQualified
Map<K,V> propertyValues
boolean nullable
QName xsdType
boolean valueProperty
List<E> appInfoElements
Map<K,V> appInfoMap
boolean nameCollision
String uri
boolean isSubstitutable
Collection<E> substitutableElements
boolean finalized
commonj.sdo.helper.HelperContext aHelperContext
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput objectOutput) throws IOException
IOException
QName qName
boolean open
boolean isAbstract
boolean isDataType
List<E> baseTypes
List<E> declaredProperties
List<E> aliasNames
boolean xsd
boolean xsdList
String xsdLocalName
QName xsdType
Map<K,V> propertyValues
SDOProperty changeSummaryProperty
List<E> allProperties
SDOProperty[] allPropertiesArr
List<E> subTypes
boolean finalized
Class<T> javaClass
String javaClassName
String javaImplClassName
Class<T> javaImplClass
List<E> nonFinalizedReferencingProps
List<E> nonFinalizedMappingURIs
Object pseudoDefault
commonj.sdo.helper.HelperContext aHelperContext
List<E> appInfoElements
Map<K,V> appInfoMap
SDOType sdoType
public Object writeReplace()
SDOResolvable
SDODataObject dataObject
SDOProperty property
List<E> currentElements
SDOProperty property
commonj.sdo.helper.HelperContext helperContext
Class<T> attributeClass
SDOProperty property
JAXBValueStore jaxbValueStore
XMLInverseReferenceMapping xmlInverseReferenceMapping
AbstractTransformationMapping transformationMapping
NamespaceResolver namespaceResolver
AbstractTransformationMapping transformationMapping
XMLField xPath
SDOTypeHelper typeHelper
Object pseudoDefault
boolean initialized
SDOTypeHelper typeHelper
boolean initialized
Sequence defaultSequence
boolean shouldUseIdentityIfPlatformSupports
QuerySequence delegateSequence
ValueReadQuery selectQuery
DataModifyQuery updateQuery
boolean shouldAcquireValueAfterInsert
boolean shouldUseTransaction
boolean shouldSkipUpdate
boolean shouldSelectBeforeUpdate
boolean wasSelectQueryCreated
boolean wasUpdateQueryCreated
DatabaseTable table
String counterFieldName
String nameFieldName
String counterFieldName
String updateString1
String updateString2
String selectString1
String selectString2
int updateStringBufferSize
int selectStringBufferSize
int queryRetryAttemptCount
int delayBetweenConnectionAttempts
Boolean connectionHealthValidatedOnError
Properties properties
Platform platform
boolean isEncryptedPasswordSet
Connector connector
boolean usesExternalConnectionPooling
boolean usesExternalTransactionController
int cacheTransactionIsolation
String driverClassName
String driverURLHeader
String databaseURL
Class<T> driverClass
Driver driver
boolean connectDirectly
DataSource dataSource
Context context
String name
boolean isCallbackRegistered
int lookupType
String name
Login datasourceLogin
Map<K,V> descriptors
List<E> orderedDescriptors
MultitenantPolicy multitenantPolicy
Vector<E> defaultReadOnlyClasses
Map<K,V> aliasDescriptors
boolean hasIsolatedClasses
boolean hasNonIsolatedUOWClasses
boolean hasGenericHistorySupport
boolean hasProxyIndirection
Map<K,V> sqlResultSetMappings
boolean defaultTemporalMutable
Class<T> defaultIdentityMapClass
int defaultIdentityMapSize
CacheIsolationType defaultCacheIsolation
QueryResultsCachePolicy defaultQueryResultsCachePolicy
IdValidation defaultIdValidation
List<E> queries
Map<K,V> attributeGroups
List<E> jpaQueries
List<E> jpaTablePerTenantQueries
boolean allowNativeSQLQueries
boolean allowTablePerMultitenantDDLGeneration
Map<K,V> mappedSuperclassDescriptors
These descriptors are only to be used by Metamodel generation.
Map<K,V> metamodelIdClassMap
Map<K,V> partitioningPolicies
Object descriptorsLock
String vpdIdentifier
String vpdLastIdentifierClassName
Collection<E> classNamesForWeaving
Collection<E> structConverters
DatabaseQuery query
Object result
Session session
int eventCode
Hashtable<K,V> properties
SessionBroker parent
Map<K,V> sessionNamesByClass
Map<K,V> sessionsByName
Sequencing sequencing
boolean shouldUseDescriptorAliases
ServiceId serviceId
UnitOfWorkChangeSet changeSet
CacheKey wrappedKey
boolean hasDefaultReadOnlyClasses
boolean isMetadataRemote
Sequencing sequencing
boolean shouldEnableDistributedIndirectionGarbageCollection
private void readObject(ObjectInputStream s)
private void writeObject(ObjectOutputStream s)
CORBARemoteSessionController remoteSessionController
RemoteSessionController controller
RMIRemoteSessionController remoteSessionController
RemoteSessionController controller
RMIRemoteSessionController remoteSessionController
ThreadLocal<T> kryo
Constructor<T> kryoConstructor
Constructor<T> outputConstructor
Constructor<T> inputConstructor
Method writeMethod
Method readMethod
Method inputCloseMethod
Method outputCloseMethod
JAXBContext context
ThreadLocal<T> kryo
Constructor<T> kryoConstructor
Constructor<T> outputConstructor
Constructor<T> inputConstructor
Method writeMethod
Method readMethod
Method inputCloseMethod
Method outputCloseMethod
ServerSession parent
ConnectionPolicy connectionPolicy
Map<K,V> writeConnections
boolean isActive
Sequencing sequencing
Login login
String poolName
boolean isLazy
ConnectionPolicy.ExclusiveMode exclusiveMode
Map<K,V> properties
ConnectionPool readConnectionPool
Map<K,V> connectionPools
ConnectionPolicy defaultConnectionPolicy
int numberOfNonPooledConnectionsUsed
int maxNumberOfNonPooledConnections
Class<T> queryClass
Class<T> domainClass
long numberOfInstancesEffected
Hashtable<K,V> operationTimings
long localTime
long profileTime
long totalTime
long shortestTime
long longestTime
String name
Class<T> type
String typeName
DatabaseField field
String typeDefinition
int size
int subSize
boolean shouldAllowNull
boolean isIdentity
boolean isPrimaryKey
boolean isUnique
String additional
String constraint
String foreignKeyFieldName
boolean isNullAllowed
Sequence sequence
List<E> fields
Map<K,V> foreignKeyMap
List<E> uniqueKeys
List<E> indexes
String creationPrefix
String creationSuffix
boolean createSQLFiles
boolean createVPDCalls
String tenantFieldName
DatabaseTable table
boolean hasUserDefinedForeignKeyConstraints
TableDefinition tableDefinition
boolean deleteSchema
String selectClause
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference