- Cache - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CacheImpl - Class in org.eclipse.persistence.internal.jpa
-
Implements the JPA Cache interface using the EclipseLink cache API through IdentityMapAccessor.
- CacheImpl(EntityManagerFactoryDelegate) - Constructor for class org.eclipse.persistence.internal.jpa.CacheImpl
-
- CacheImpl - Class in org.eclipse.persistence.internal.jpa.config.cache
-
JPA scripting API implementation.
- CacheImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- CacheIndex - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CacheIndexImpl - Class in org.eclipse.persistence.internal.jpa.config.cache
-
JPA scripting API implementation.
- CacheIndexImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.cache.CacheIndexImpl
-
- CacheIndexMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.cache
-
INTERNAL:
Object to hold onto cache index metadata.
- CacheIndexMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Used for OX mapping.
- CacheIndexMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
- CacheInterceptor - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CacheInterceptorImpl - Class in org.eclipse.persistence.internal.jpa.config.cache
-
JPA scripting API implementation.
- CacheInterceptorImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.cache.CacheInterceptorImpl
-
- CacheInterceptorMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.cache
-
Object to hold onto cache interceptor metadata.
- CacheInterceptorMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL:
Used for XML loading.
- CacheInterceptorMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL:
Used for annotation loading.
- CACHEKEY_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- CacheMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.cache
-
Object to hold onto cache metadata.
- CacheMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for XML loading.
- CacheMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for annotation loading.
- cacheMode - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- cacheStoreBypass - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Property to avoid writing to the cache on commit (merge)
- callByIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
- callPredeploy(SEPersistenceUnitInfo, Map, String, String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
predeploy (with deploy) is one of the two steps required in deployment of entities
This method will prepare to call predeploy, call it and finally register the
transformer returned to be used for weaving.
- canChangeTrackingBeEnabled(ClassDescriptor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
Check to ensure the class meets all the conditions necessary to enable change tracking
This could occur either if the class already has change tracking implemented or if the
class is capable of having change tracking woven based on the descriptor.
- CANNOT_WEAVE_CHANGETRACKING - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- CANNOT_WEAVE_VIRTUAL_ONE_TO_ONE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- canWeaveChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- canWeaveConstructorOptimization() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Returns true if
Used with field access, and is set to false if transient variables are discovered
- canWeaveValueHolders(MetadataClass, List) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
Determine if value holders are required to be weaved into the class.
- Cascade - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CascadeImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
-
JPA scripting API implementation.
- CascadeImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- CascadeMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.mappings
-
INTERNAL:
Object to represent the cascade types specified for a relationship
mapping element.
- CascadeMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for XML loading.
- CascadeMetadata(Object[], MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for annotation loading.
- CaseImpl(Metamodel, Class<R>, Expression, List<Expression<?>>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CaseImpl
-
- CaseImpl(Metamodel, Class<R>, Expression, List<Expression<?>>, String) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CaseImpl
-
- changeSessionName(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- ChangeTracking - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ChangeTrackingImpl - Class in org.eclipse.persistence.internal.jpa.config.changetracking
-
JPA scripting API implementation.
- ChangeTrackingImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.changetracking.ChangeTrackingImpl
-
- ChangeTrackingMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.changetracking
-
Object to hold onto change tracking metadata.
- ChangeTrackingMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
-
INTERNAL:
Used for XML loading.
- ChangeTrackingMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
-
INTERNAL:
Used for annotation loading.
- characters(char[], int, int) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- characters(char[], int, int) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- checkForProviderProperty(Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Need to check that the provider property is null or set for EclipseLink
- checkForTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the current, joined transaction object.
- checkForTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkForTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkForTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
INTERNAL:
This method will be used to check for a transaction and throws exception if none exists.
- checkWeaving(Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Check whether weaving is possible and update the properties and variable as appropriate
- checkWeaving(Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Check whether weaving is possible and update the properties and variable as appropriate
- ClassAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
-
INTERNAL:
A abstract class accessor.
- ClassAccessor(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- ClassAccessor(MetadataAnnotation, MetadataClass, MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- ClassAccessor(MetadataAnnotation, MetadataClass, MetadataDescriptor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Called from MappedSuperclassAccessor.
- ClassDetails - Class in org.eclipse.persistence.internal.jpa.weaving
-
Internal helper class that holds details of a persistent class.
- ClassDetails() - Constructor for class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- classDetails - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
Stores information on the class gathered from the temp class loader and
descriptor.
- classDetailsMap - Variable in class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
- classDetailsMap - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- ClassInstanceMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
- ClassInstanceMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ClassInstanceMetadata
-
INTERNAL:
- classLoader - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- className - Variable in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
- className - Variable in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
- className - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
- className - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Name of this class.
- classType - Variable in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- ClassWeaver - Class in org.eclipse.persistence.internal.jpa.weaving
-
INTERNAL: Weaves classes to allow them to support EclipseLink indirection.
- ClassWeaver(ClassVisitor, ClassDetails) - Constructor for class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- cleanup() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- clear() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
ADVANCED:
Resets the entire Object cache, and the Query cache.
- clear(Class) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
ADVANCED:
Resets the cache for only the instances of the given Class type.
- clear() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Clear the persistence context, causing all managed entities to become
detached.
- clear() - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- clear() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
Free the project and schema objects to avoid holding onto the memory.
- clear() - Method in class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
-
INTERNAL:
Internal clear the underlying data structures that this transaction owns.
- clear() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
INTERNAL:
Clears the transactional UnitOfWork
- clear() - Method in class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
INTERNAL:
Allow the weaver to be clear to release its referenced memory.
- clear() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
ADVANCED:
Resets the entire Object cache, and the Query cache.
- clear(Class) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
ADVANCED:
Resets the cache for only the instances of the given Class type.
- clearMappedSuperclassesAndInheritanceParents() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- clearMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
This method is called only for canonical model generation during the
pre-processing stage.
- clearPreProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
In some cases the pre-processing may need to be re-done.
- clearQueryCache() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Clear all the query results caches.
- clearQueryCache(String) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Clear the named query results cache associated with the query name.
- clearQueryCache(Class) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Clear all named query results cache associated with entity class.
- clearQueryCache() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear all the query results caches.
- clearQueryCache(String) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear the named query results cache associated with the query name.
- clearQueryCache(Class) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Clear all named query results cache associated with entity class.
- clone() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Clone the CMP3Policy
- clone() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
This method should be called when dealing with default listeners.
- clone() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- clone() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
-
INTERNAL:
- clone() - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
- CLONEABLE_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- CloneCopyPolicy - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CloneCopyPolicyImpl - Class in org.eclipse.persistence.internal.jpa.config.copypolicy
-
JPA scripting API implementation.
- CloneCopyPolicyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.copypolicy.CloneCopyPolicyImpl
-
- CloneCopyPolicyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.copypolicy
-
INTERNAL:
Used to store information about CloneCopyPolicy as it is read from XML or
annotations.
- CloneCopyPolicyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for XML loading.
- CloneCopyPolicyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for annotation loading
- cloneSharedQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
If the query was from the jpql parse cache it must be cloned before being
modified.
- close() - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryArchive
-
- close() - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryInsideJarURLArchive
-
- close() - Method in class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
-
- close() - Method in class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
-
- close() - Method in class org.eclipse.persistence.internal.jpa.deployment.URLArchive
-
- close() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Closes this factory, releasing any resources that might be held by this
factory.
- close() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Closes this factory, releasing any resources that might be held by this
factory.
- close() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Closes this EntityManager.
- close() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
This method should be called to close any left over open connection to
the database (if there is one).
- close() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Call this method to close any open connections to the database.
- close() - Method in interface org.eclipse.persistence.jpa.Archive
-
Close this archive and associated InputStream.
- closeOnCommit - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Default property to avoid resuming unit of work if going to be closed on
commit anyway.
- closeOnCommit - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Property to avoid resuming unit of work if going to be closed on commit
anyway.
- closeOpenQueries() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Close any open queries executed against this entity manager.0
- closeOpenQueries() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Open queries within a transaction will be closed on commit or rollback
if they haven't already been closed.
- closeOutputStream() - Method in class org.eclipse.persistence.internal.jpa.weaving.AbstractStaticWeaveOutputHandler
-
Close the output stream.
- CMP3Policy - Class in org.eclipse.persistence.internal.jpa
-
Defines primary key extraction code for use in JPA.
- CMP3Policy() - Constructor for class org.eclipse.persistence.internal.jpa.CMP3Policy
-
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns null if all its arguments evaluate to
null, and the value of the first non-null argument otherwise.
- coalesce(Expression<? extends Y>, Y) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns null if all its arguments evaluate to
null, and the value of the first non-null argument otherwise.
- coalesce() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a coalesce expression.
- CoalesceImpl(Metamodel, Class<X>, Expression, List<Expression<?>>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CoalesceImpl
-
- CoalesceImpl(Metamodel, Class<X>, Expression, List<Expression<?>>, String) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CoalesceImpl
-
- COLLECTION_TABLE_CATALOG - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- COLLECTION_TABLE_NAME - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- COLLECTION_TABLE_SCHEMA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- CollectionAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
-
INTERNAL:
A relational collection mapping accessor.
- CollectionAccessor(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- CollectionAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
- CollectionAttributeImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel
-
Purpose: Provides the implementation for the CollectionAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
- CollectionAttributeImpl(ManagedTypeImpl<X>, CollectionMapping) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.CollectionAttributeImpl
-
INTERNAL:
Construct an instance of Collection for the managed type managedType
- CollectionAttributeImpl(ManagedTypeImpl<X>, CollectionMapping, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.CollectionAttributeImpl
-
INTERNAL:
Construct an instance of Collection for the managed type managedType
- CollectionAttributeProxyImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel.proxy
-
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an CollectionAttribute is accessed in the metamodel.
- CollectionAttributeProxyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.proxy.CollectionAttributeProxyImpl
-
- CollectionJoinImpl<Z,X> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the CollectionJoin interface of the JPA
criteria API.
- CollectionJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CollectionJoinImpl
-
- CollectionJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CollectionJoinImpl
-
- CollectionJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType, FromImpl) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CollectionJoinImpl
-
- CollectionTable - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CollectionTableImpl - Class in org.eclipse.persistence.internal.jpa.config.tables
-
JPA scripting API implementation.
- CollectionTableImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.tables.CollectionTableImpl
-
- CollectionTableMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.tables
-
INTERNAL:
Object to hold onto a collection table metadata in an EclipseLink
database table.
- CollectionTableMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
Used for XML loading.
- CollectionTableMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
Used for defaulting.
- CollectionTableMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
Used for annotation loading.
- COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- Column - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ColumnImpl - Class in org.eclipse.persistence.internal.jpa.config.columns
-
JPA scripting API implementation.
- ColumnImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- ColumnMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
-
INTERNAL: Object to process a JPA column into an EclipseLink database field.
- ColumnMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL:
Used for XML loading.
- ColumnMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL:
Used for XML loading.
- ColumnMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL:
Used for defaulting.
- ColumnMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL:
Used for annotation loading.
- ColumnResult - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ColumnResultImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- ColumnResultImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.ColumnResultImpl
-
- ColumnResultMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a column result metadata.
- ColumnResultMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for XML loading.
- ColumnResultMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for annotation loading.
- commit() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Commit the current transaction, writing any un-flushed changes to the
database.
- commit() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- commit() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- commitConnection() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- commitOrder - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Order updates by id to avoid potential deadlocks.
- commitOrder - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Allow updates to be ordered by id to avoid possible deadlocks.
- commitWithoutPersistRules - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- commitWithoutPersistRules - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- CommonAbstractCriteriaImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the CommonAbstractCriteria interface of
the JPA criteria API.
- CommonAbstractCriteriaImpl(Metamodel, CriteriaBuilderImpl, Class<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
- ComplexTypeMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto complex type meta-data, including PL/SQL records
and collections, as well as advanced Oracle JDBC types.
- ComplexTypeMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
INTERNAL:
Used for XML loading.
- ComplexTypeMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
INTERNAL:
Used for annotation loading.
- compositeEmSetupImpl - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- compositeMemberEmSetupImpls - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- CompoundExpressionImpl - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
- CompoundExpressionImpl(Metamodel, Expression, List<Expression<?>>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- CompoundExpressionImpl(Metamodel, Expression, List<Expression<?>>, String) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- CompoundSelectionImpl - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
- CompoundSelectionImpl(Class, Selection[]) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
- CompoundSelectionImpl(Class, Selection[], boolean) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
- computePURootURL(URL, String) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Determine the URL path to the persistence unit
- CONCAT - Static variable in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
- concat(Expression<String>, Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
String concatenation operation.
- concat(Expression<String>, String) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
String concatenation operation.
- concat(String, Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
String concatenation operation.
- configure(ClassDescriptor, String...) - Method in class org.eclipse.persistence.jpa.dynamic.JPADynamicTypeBuilder
-
- conjunction() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a conjunction (with zero conjuncts).
- connectionPolicies - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
In case of composite persistence unit this map is used instead of connectionPolicy attribute.
- connectionPolicy - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Connection policy used to create ClientSession, allows using a different
pool/connection/exclusive connections.
- connectionPool - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
-
- connectionPool - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
- connectionPool - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
-
- connectionPools - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
-
- connectionPools - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ReplicationPartitioningMetadata
-
- connectionPropertyNames - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- ConnectionProxyHandler - Class in org.eclipse.persistence.internal.jpa.jdbc
-
A simple invocation handler for the proxied connection.
- ConnectionProxyHandler(Connection) - Constructor for class org.eclipse.persistence.internal.jpa.jdbc.ConnectionProxyHandler
-
- construct(Class<Y>, Selection<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Define a select list item corresponding to a constructor.
- constructListenerInstance() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
Construct an instance of the wrapped entity listener
This method will attempt to create the listener in a CDI injection
friendly manner and if that fails, reflectively instantiate the class
- constructListenerInstance(Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- constructor - Variable in class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
- constructorArgTypes - Variable in class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
- ConstructorResult - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ConstructorResultImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- ConstructorResultImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.ConstructorResultImpl
-
- ConstructorResultMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto an entity result metadata.
- ConstructorResultMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for XML loading.
- ConstructorResultMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for annotation loading.
- ConstructorSelectionImpl - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
- ConstructorSelectionImpl(Class, Selection[]) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
- contains(Class, Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Returns true if the cache contains an Object with the id and Class type, and is valid.
- contains(Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Returns true if the cache contains an Object with the same id and Class type of the given object.
- contains(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Check if the instance belongs to the current persistence context.
- contains(Object, UnitOfWork) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Check if the instance belongs to the current persistence context.
- contains(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns true if the cache contains an Object with the same id and Class type of the given object.
- containsKey(Object) - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- containsValue(Object) - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- ConversionValue - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ConversionValueImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
-
JPA scripting API implementation.
- ConversionValueImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.ConversionValueImpl
-
- ConversionValueMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
Object to hold onto conversion values.
- ConversionValueMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for XML loading.
- ConversionValueMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for annotation loading.
- Convert - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- convertClassNamesToClasses(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Convert all the class-name-based settings in this object to actual class-based
settings.
- convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.EmptyElementConverter
-
- Converter - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CONVERTER_DATA_TYPE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- CONVERTER_OBJECT_TYPE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- ConverterAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
-
Object to represent a converter class.
- ConverterAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Used for XML loading.
- ConverterAccessor(MetadataAnnotation, MetadataClass, MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
- ConverterClass - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- ConverterClassImpl - Class in org.eclipse.persistence.internal.jpa.config.classes
-
JPA scripting API implementation.
- ConverterClassImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.classes.ConverterClassImpl
-
- ConverterImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
-
JPA scripting API implementation.
- ConverterImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.ConverterImpl
-
- ConverterMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
INTERNAL:
Object to hold onto a custom converter metadata.
- ConverterMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
Used for XML loading.
- ConverterMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
Used for annotation loading.
- ConvertImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
-
JPA scripting API implementation.
- ConvertImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.ConvertImpl
-
- ConvertMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
Object to hold onto convert metadata.
- ConvertMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for XML loading.
- ConvertMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for annotation loading.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.EmptyElementConverter
-
- convertTemporalType(Object, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Convert the given object to the class represented by the given temporal
type.
- convertToMethod(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.MethodSerialImpl
-
- convertToMethods(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
INTERNAL:
This returns a hashtable of methods which are used in a JPA EntityListener instance, built from
the MethodSerialImpl representation since Methods are not serializable
- convertToSerializableMethods(Map<String, List<Method>>) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- copy(Object, AttributeGroup) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method will return copy the passed entity using the passed AttributeGroup.
- copy(Object, AttributeGroup) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return copy the passed entity using the passed AttributeGroup.
- CopyPolicy - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- CopyPolicyImpl - Class in org.eclipse.persistence.internal.jpa.config.copypolicy
-
JPA scripting API implementation.
- CopyPolicyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.copypolicy.CopyPolicyImpl
-
- CopyPolicyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.copypolicy
-
INTERNAL:
Incapsulates common behavior amount class for all the different types of
copy policy metadata
Key notes:
- any metadata mapped from XML to this class must be compared in the
equals method.
- CopyPolicyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CopyPolicyMetadata
-
INTERNAL:
Used for annotation loading.
- CopyPolicyMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CopyPolicyMetadata
-
INTERNAL:
Used for XML loading.
- correlate(Root<Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a root of the enclosing query to a root of the subquery and
returns the subquery root.
- correlate(Join<X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a join object of the enclosing query to a join object of the
subquery and returns the subquery join object.
- correlate(CollectionJoin<X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a join to a Collection-valued association or element
collection in the enclosing query to a join object of the subquery and
returns the subquery join object.
- correlate(SetJoin<X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a join to a Set-valued association or element collection in
the enclosing query to a join object of the subquery and returns the
subquery join object.
- correlate(ListJoin<X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a join to a List-valued association or element collection in
the enclosing query to a join object of the subquery and returns the
subquery join object.
- correlate(MapJoin<X, K, V>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Correlates a join to a Map-valued association or element collection in
the enclosing query to a join object of the subquery and returns the
subquery join object.
- correlatedJoins - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- correlatedParent - Variable in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- correlations - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- count(Expression<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression applying the count operation.
- countDistinct(Expression<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression applying the count distinct operation.
- create(MetamodelImpl, ClassDescriptor) - Static method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return an instance of a ManagedType based on the RelationalDescriptor parameter
- create(MetamodelImpl, ClassDescriptor) - Static method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
INTERNAL:
Return an instance of a MappedSuperclassType based on the RelationalDescriptor.
- createArchive(URL, Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
-
- createArchive(URL, String, Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
-
- createArchive(URL, Map) - Method in interface org.eclipse.persistence.jpa.ArchiveFactory
-
Return an instance of an implementer of Archive that can process the URL provided
- createArchive(URL, String, Map) - Method in interface org.eclipse.persistence.jpa.ArchiveFactory
-
Return an instance of an implementer of Archive that can process the URL provided
This instance will allow access to the persistence descriptor associated with
this archive through the getDescriptorStream() method
- createBeanUsingKey(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Use the key to create a bean and initialize its primary key fields.
- createCompoundQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Translates from the criteria query to a EclipseLink Database Query.
- createConnectionPolicies(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create connection policy using properties.
- createConnectionPolicy() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create connection policy using properties.
- createConnectionPolicy(ServerSession, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create connection policy using properties.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Called by the container when an EntityManagerFactory
is to be created.
- createContainerEntityManagerFactoryImpl(PersistenceUnitInfo, Map, boolean) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
- createCriteriaDelete(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
- createCriteriaUpdate(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
- createDeployFailedPersistenceException(Throwable) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- createDescriptorNamedQuery(String, Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createDescriptorNamedQuery(String, Class, List) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createDescriptorNamedQuery(String, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will create a query object that wraps a EclipseLink Named Query.
- createDescriptorNamedQuery(String, Class, List) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will create a query object that wraps a EclipseLink Named Query.
- createDynamicClass(MetadataDescriptor, Map<String, MetadataDescriptor>, DynamicClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Create the dynamic class using JPA metadata processed descriptors.
- createDynamicClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
During EntityManagerSetup deploy, using the real class loader we must
create our dynamic classes.
- createDynamicClasses(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Create the dynamic class using JPA metadata processed descriptors.
- createDynamicType(MetadataDescriptor, Map<String, DynamicType>, DynamicClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Create the dynamic types using JPA metadata processed descriptors.
- createEntityGraph(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createEntityGraph(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createEntityListenerAndInjectDependencies(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
Create the wrapped listener and trigger CDI injection.
- createEntityManager() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
PUBLIC: Returns an EntityManager for this deployment.
- createEntityManager(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
PUBLIC: Returns an EntityManager for this deployment.
- createEntityManager(SynchronizationType, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- createEntityManager(SynchronizationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- createEntityManager() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
PUBLIC: Returns an EntityManager for this deployment.
- createEntityManager(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
PUBLIC: Returns an EntityManager for this deployment.
- createEntityManager(SynchronizationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- createEntityManager(SynchronizationType, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- createEntityManagerFactory(PersistenceUnit) - Method in class org.eclipse.persistence.jpa.config.RuntimeFactory
-
- createEntityManagerFactory(Server) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink EMF given a ServerSession that has already been created
and logged in.
- createEntityManagerFactory(String) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink EMF using a session name and sessions.xml.
- createEntityManagerFactory(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Called by Persistence class when an EntityManagerFactory
is to be created.
- createEntityManagerFactoryImpl(PersistenceUnitInfo, Map, boolean) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Internal method to return the entity manager factory.
- createEntityManagerImpl(Map, SynchronizationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- createEntityManagerImpl(Map, SynchronizationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- createNamedQuery(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of Query for executing a named query (in EJBQL or
native SQL).
- createNamedQuery(String, Class<T>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of TypedQuery for executing a
named query (in the Java Persistence query language
or in native SQL).
- createNamedStoredProcedureQuery(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createNativeQuery(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of Query for executing a native SQL query.
- createNativeQuery(String, Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using SQL.
- createNativeQuery(String, String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of Query for executing a native SQL query.
- createPredeployFailedPersistenceException(Throwable) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- createPrimaryKeyFromId(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Use the key to create a EclipseLink primary key.
- createPrimaryKeyFromId(Object, AbstractSession) - Method in class org.eclipse.persistence.jpa.dynamic.DynamicIdentityPolicy
-
- createQuery(Expression, Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink Expression and
the return type.
- createQuery(DatabaseQuery) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink DatabaseQuery.
- createQuery(CriteriaQuery<T>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createQuery(Call) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink Call.
- createQuery(Call, Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink Call.
- createQuery(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of Query for executing an JPQL query.
- createQuery(String, Class<T>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of TypedQuery for executing a
Java Persistence query language statement.
- createQuery(CriteriaUpdate) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createQuery(CriteriaDelete) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- createQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a Criteria query object.
- createQuery(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a Criteria query object.
- createQuery(Expression, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Expression for the entity class.
- createQuery(DatabaseQuery) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink DatabaseQuery.
- createQuery(Call) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Call.
- createQuery(Call, Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using a EclipseLink Call for the entity class.
- createQuery(DatabaseQuery, EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Create a EclipseLink JPA query dynamically given a EclipseLink query.
- createQueryByExample(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink by example.
- createQueryByExample(Object) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method is used to create a query using query by example.
- createQueryInternal(Expression, Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method is used to create a query using a EclipseLink Expression and
the return type.
- createSimpleQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
- createStoredProcedureQuery(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createStoredProcedureQuery(String, Class...) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createStoredProcedureQuery(String, String...) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createTempLoader(Collection) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Create a temporary class loader that can be used to inspect classes and then
thrown away.
- createTempLoader(Collection, boolean) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- createTempLoader(Collection) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Create a temporary class loader that can be used to inspect classes and then
thrown away.
- createTempLoader(Collection, boolean) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- createTransformerAndModifyProject(Session, Collection<MetadataClass>, ClassLoader, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- createTupleQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a Criteria query object that returns a tuple of
objects as its result.
- createUniquePersistenceUnitName(PersistenceUnitInfo) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
In case persistence unit is not uniquely defined by name
this method is called to generate a unique name.
- CriteriaBuilderImpl - Class in org.eclipse.persistence.internal.jpa.querydef
-
- CriteriaBuilderImpl(Metamodel) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
- CriteriaBuilderImpl.CaseImpl<R> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Implementation of Case interface from Criteria Builder
- CriteriaBuilderImpl.CoalesceImpl<X> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Interface used to build coalesce expressions.
- CriteriaBuilderImpl.SimpleCaseImpl<C,R> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Implementation of SimpleCase interface from CriteriaBuilder
- CriteriaDeleteImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the CriteriaDelete interface of
the JPA criteria API.
- CriteriaDeleteImpl(Metamodel, CriteriaBuilderImpl, Class<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
-
- CriteriaQueryImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the CriteriaQuery interface of
the JPA criteria API.
- CriteriaQueryImpl(Metamodel, AbstractQueryImpl.ResultType, Class, CriteriaBuilderImpl) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
- CriteriaUpdateImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the CriteriaUpdate interface of
the JPA criteria API.
- CriteriaUpdateImpl(Metamodel, CriteriaBuilderImpl, Class<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- CT_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- currentAttribute - Variable in class org.eclipse.persistence.internal.jpa.AttributeNodeImpl
-
- currentDate() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create expression to return current date.
- currentNode - Variable in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- currentNode - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- currentTime() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create expression to return current time.
- currentTimestamp() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create expression to return current timestamp.
- CustomCopyPolicyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.copypolicy
-
Used to store information about CopyPolicy as it is read from XML or
annotations
Key notes:
- any metadata mapped from XML to this class must be compared in the
equals method.
- CustomCopyPolicyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
Used for XML loading.
- CustomCopyPolicyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
Used for annotation loading.
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
or equal to the second.
- ge(Expression<? extends Number>, Number) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
or equal to the second.
- generateDefaultTables(SchemaManager, EntityManagerSetupImpl.TableCreationType) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
Calls the appropriate create,replace or alter SchemaManager api.
- GeneratedValue - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- GeneratedValueImpl - Class in org.eclipse.persistence.internal.jpa.config.sequencing
-
JPA scripting API implementation.
- GeneratedValueImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.sequencing.GeneratedValueImpl
-
- GeneratedValueMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.sequencing
-
Metadata object to hold generated value information.
- GeneratedValueMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used for XML loading.
- GeneratedValueMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used annotation loading.
- generateSchema(PersistenceUnitInfo, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL scripts as
determined by the supplied properties.
- get(Object) - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- get(SingularAttribute<? super E, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<E, C, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<E, L, W>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
-
- get(SingularAttribute<? super E, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<E, C, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<E, L, W>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
-
- get(SingularAttribute<? super E, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<E, C, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<E, L, W>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
-
- get(SingularAttribute<? super E, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<E, C, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<E, L, W>) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
-
- get(SingularAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<X, C, E>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<X, K, V>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- get(SingularAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
Return the path corresponding to the referenced non-collection valued
attribute.
- get(PluralAttribute<X, C, E>) - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
Return the path corresponding to the referenced collection-valued
attribute.
- get(MapAttribute<X, K, V>) - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
Return the path corresponding to the referenced map-valued attribute.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
- get(TupleElement<X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Get the value of the specified result element.
- get(String, Class<X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Get the value of the tuple result element to which the
specified alias has been assigned.
- get(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Get the value of the tuple element to which the
specified alias has been assigned.
- get(int, Class<X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Get the value of the element at the specified
position in the result tuple.
- get(int) - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Get the value of the element at the specified
position in the result tuple.
- getAbstractSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getAbstractSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the underlying database session
- getAbstractSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying database session
- getAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getAccessAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAccessibleField(MappingAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the accessible field for the given mapping accessor.
- getAccessibleMethod(MappingAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the accessible method for the given mapping accessor.
- getAccessibleObject() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Returns the accessible object for this accessor.
- getAccessibleObject() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Returns the accessible object for this accessor.
- getAccessibleObjectName() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Returns the name of the accessible object.
- getAccessibleVirtualMethod(MappingAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
This method should only be called when using virtual access and
presumably for dynamic persistence.
- getAccessMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getAccessMethodsMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAccessor() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
INTERNAL:
Return the IdentityMapAccessor associated with the session on the EntityManagerFactory on this CacheImpl.
- getAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the accessor for the given class.
- getAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
This list is not cached and should not be cached since our accessors
may change in a merge.
- getAccessorsWithCustomizer() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the access type of this accessor.
- getActivePersistenceContext(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- getActiveSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method returns the current session to the requestor.
- getActiveSession() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getActiveSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method returns the current session to the requester.
- getActiveSessionIfExists() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method returns the current session to the requestor.
- getAdditionalCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getAdditionalCriteriaMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAlias() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getAlias() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- getAlias() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getAllAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getAllEventMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getAllManagedTypeAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return a List of all attributes for all ManagedTypes.
- getAllocationSize() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getAllocationSize() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getAllocationSizeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAlwaysRefresh() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getAnnotatedElement() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotatedElementName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotated element name for this accessor.
- getAnnotation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the annotation if it exists.
- getAnnotation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the annotation if it exists.
- getAnnotation(Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotation if it exists.
- getAnnotation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotation if it exists.
- getAnnotation(Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation(String, Set<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation(String, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the annotated element for this accessor.
- getAnnotation() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
This is a value is that is used when logging messages for overriding.
- getAnnotations() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the annotations of this accessible object.
- getArchiveFactory(ClassLoader) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- getArchiveFactory(ClassLoader, Map) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- getArrays() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getArrayTypeMetadata(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
Returns the OracleArrayTypeMetadata instance for a given class name, or null
if none exists.
- getAssociationOverrideFor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getAssociationOverrideMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- getAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the list of association overrides into a map, merging and
overriding any association overrides where necessary with descriptor
level association overrides.
- getAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getAttribute(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the attribute of the managed
type that corresponds to the specified name.
- getAttribute() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getAttribute() - Method in class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
-
Return the metamodel Attribute corresponding to the join.
- getAttributeAnnotation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return annotation attribute value.
- getAttributeArray(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the attribute value, or an empty array if not set.
- getAttributeBoolean(String, Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the boolean attribute value, or the default value if not set.
- getAttributeBooleanDefaultFalse(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the boolean attribute value, or FALSE if not set.
- getAttributeBooleanDefaultTrue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the boolean attribute value, or TRUE if not set.
- getAttributeClass(String, Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the Class attribute value, or the default provided.
- getAttributeClassification() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Return the type this converter will auto apply to.
- getAttributeDetailsFromClassOrSuperClass(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getAttributeGroup() - Method in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- getAttributeInteger(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return Integer attribute value.
- getAttributeInternal() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.AttributeNodeImpl
-
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the attribute name for this accessor.
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the attribute name for this accessor.
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the attribute name of this accessible object.
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFile
-
INTERNAL:
Return the attribute name of this accessible object.
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- getAttributeName() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getAttributeNameAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAttributeNodes() - Method in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- getAttributeOverride(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the attribute override for this accessor.
- getAttributeOverrideFor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getAttributeOverrideMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- getAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the list of attribute overrides into a map, merging and
overriding any attribute overrides where necessary with descriptor
level attribute overrides.
- getAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getAttributes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getAttributes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- getAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the attributes of the managed type.
- getAttributesMap() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getAttributesMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAttributeString(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the attribute value, or null if not set.
- getAttributeString(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
Return the attribute value, or defaultValue if not set.
- getAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Used for OX mapping.
- getAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
The attribute type for virtual object accessors is the target entity.
- getAttributeTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAutoApply() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Used for OX mapping.
- getAutoApply() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getAutoApplyAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getAutoApplyConverter(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
Return the converter for the auto apply class type.
- getBaseExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
- getBaseExpression(Root) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
- getBaseExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
- getBaseExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
-
- getBaseExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- getBaseExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getBasicCollections() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getBasicMaps() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getBasics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getBatchFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getBatchFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getBatchFetchMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getBeginEarlyTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default join existing transaction property, allows reading through
write connection.
- getBeginEarlyTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default join existing transaction property, allows reading through
write connection.
- getBiDirectionalManyToManyAccessor(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Assumes hasBidirectionalManyToManyAccessorFor has been called before
hand.
- getBindableJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
Return the Java type of the represented object.
- getBindableJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
Return the Java type of the represented object.
- getBindableJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.PluralAttributeProxyImpl
-
- getBindableJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- getBindableJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Return the Java type of the represented object.
- getBindableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
Return the bindable type of the represented object.
- getBindableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
Return the bindable type of the represented object.
- getBindableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.PluralAttributeProxyImpl
-
- getBindableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- getBindableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
- getBoxedType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Quick lookup of a primitive boxed type.
- getCache() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Access the cache that is associated with the entity manager
factory (the "second level cache").
- getCache() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Access the cache that is associated with the entity manager
factory (the "second level cache").
- getCache() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Get entity @Cacheable annotation value.
- getCacheableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCacheIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getCacheIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getCacheIndexesMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCacheIndexMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCacheInterceptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getCacheInterceptorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCacheKeyType() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getCacheMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCall() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Return the stored procedure call associated with this query.
- getCallbackMethod(String, Method[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Find the method in the list where method.getName() == methodName.
- getCallByIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getCallByIndexAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCanonicalName(String, Map<String, Object>) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Return the canonical name.
- getCascade() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getCascade() - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadeAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadeDetach() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCascadeMerge() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getCascadeOnDeleteMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getCascadePersistMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCascadeRefresh() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCascadeRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
- getCatalogAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
- getCatalogContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- getCatalogMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getChangeTrackingMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getChildExpressions() - Method in class org.eclipse.persistence.internal.jpa.querydef.FunctionExpressionImpl
-
Return the top-level conjuncts or disjuncts of the predicate.
- getClassAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Returns the class accessor on which this mapping was defined.
- getClassAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getClassAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getClassDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the RelationalDescriptor instance associated with this MetadataDescriptor
- getClassDetailsMap() - Method in class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
INTERNAL:
Get Class name in JVM '/' format to
ClassDetails map.
- getClassExtractorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getClassExtractorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getClassForName(String, ClassLoader) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Load a class from a given class name.
- getClassLoader() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- getClassLoader() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getClassLoader() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getClassLoader(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Answer the classloader to use to create an EntityManager.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL
Used for OX mapping.
- getClassName() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getClassNamesFromURL(URL, ClassLoader, Map) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- getClassType() - Method in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- getClassTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCloneCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping
- getCloneCopyPolicyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCloseOnCommit() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default property to avoid resuming unit of work if going to be
closed on commit anyway.
- getCloseOnCommit() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default property to avoid resuming unit of work if going to be
closed on commit anyway.
- getCMPPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getCollection(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name.
- getCollection(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name and Java element type.
- getCollectionMapping() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
INTERNAL:
Return the mapping associated with this PluralAttribute.
- getCollectionTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getCollectionTableMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.CollectionAttributeImpl
-
Return the collection type.
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ListAttributeImpl
-
Return the collection type.
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MapAttributeImpl
-
Return the collection type.
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
Return the collection type.
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.PluralAttributeProxyImpl
-
- getCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SetAttributeImpl
-
Return the collection type.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Return the column from xml if there is one, otherwise look for an
annotation.
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Method ignores logging context.
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return the map key column for this accessor.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Subclasses should override this method to return the appropriate
column for their mapping.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
-
INTERNAL:
Used for OX mapping.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL
Used for OX mapping.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- getColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for OX mapping.
- getColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnDefinition() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
-
INTERNAL:
Used for OX mapping.
- getColumnDefinitionAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnList() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnListAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnNamesMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnResultMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getColumnResults() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for OX mapping.
- getColumnResults() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- getColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getCommitOrder() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return if updates should be ordered by primary key, to avoid potential database deadlocks.
- getCommitOrder() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return if updates should be ordered by primary key to avoid possible database deadlocks.
- getCommitWithoutPersistRules() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default property to avoid discover new objects in unit of work if
application always uses persist.
- getCommitWithoutPersistRules() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default property to avoid discover new objects in unit of work if
application always uses persist.
- getCompatibleType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getCompatibleTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getComplexTypeMetadata(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the named PLSQL or Oracle complex metadata type.
- getCompositeEmSetupImpl() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getCompositeMember() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getCompositeMemberAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCompositeMemberPuInfoMap(PersistenceUnitInfo, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getCompositeMemberPuInfoSet(PersistenceUnitInfo, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getCompositeProcessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Return compositeProcessor.
- getCompositeProcessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getCompoundSelectionItems() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
Return selection items composing a compound selection
- getCompoundSelectionItems() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
Return selection items composing a compound selection
- getCompoundSelectionItems() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Return selection items composing a compound selection
- getConfigProperty(String, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigProperty(String, Map, boolean) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigProperty(String, Map, Object) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyAsString(String, Map) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
Get configuration
System property indicated by the specified
propertyKey.
- getConfigPropertyAsString(String, Map, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
Check the provided map for an object with the given key.
- getConfigPropertyAsStringLogDebug(String, Map, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyAsStringLogDebug(String, Map, AbstractSession, boolean) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyAsStringLogDebug(String, Map, String, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyLogDebug(String, Map, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyLogDebug(String, Map, AbstractSession, boolean) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getConfigPropertyLogDebug(String, Map, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.FileBasedProjectCache
-
Check the provided map for an object with the given name.
- getConfigPropertyLogDebug(String, Map, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
Check the provided map for an object with the given name.
- getConnection() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getConnection(String, String) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getConnection(DataSourceImpl, String, String) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- getConnection(DataSourceImpl, String, String) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- getConnectionPolicyExclusiveModeFromProperties(Map, AbstractSession, boolean) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getConnectionPool() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
-
- getConnectionPool() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- getConnectionPool() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- getConnectionPoolAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConnectionPools() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
-
Used for OX mapping.
- getConnectionPools() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ReplicationPartitioningMetadata
-
- getConnectionPoolsMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConstraintMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getConstraintModeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConstructorColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConstructorResultMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConstructorResults() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- getContainingQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getContextProperty() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getContextProperty() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
-
INTERNAL:
Used for OX mapping.
- getContextPropertyAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConversionValues() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getConvert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
- getConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getConverterAccessor(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getConverterAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getConverterAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- getConverterAnnotation(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Embeddable.
- getConverterAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConverterClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
- getConverterClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- getConverterClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
- getConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- getConvertMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- getConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Given the potential converts return them for processing unless there
are overrides available from the descriptor.
- getConverts(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getCoordinationType() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- getCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
- getCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CopyPolicyMetadata
-
INTERNAL:
- getCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
- getCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.InstantiationCopyPolicyMetadata
-
INTERNAL:
- getCopyPolicyClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- getCorrectionType() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OrderColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getCorrelatedJoins() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Return the joins that have been made from the subquery.
- getCorrelationParent() - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Returns the parent From object from which the correlated
From object has been obtained through correlation (use
of a Subquery correlate method).
- getCreationSuffix() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getCreationSuffixAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
-
INTERNAL:
Used for OX mapping.
- getCriteriaBuilder() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- getCriteriaBuilder() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- getCriteriaBuilder() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return an instance of CriteriaBuilder for the creation of
Criteria API Query objects.
- getCurrentNode() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalSelection
-
- getCurrentNode() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
Returns the current EclipseLink expression at this node in the criteria expression tree
- getCurrentNode() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Returns the current EclipseLink expression at this node in the criteria expression tree
- getCustomCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping
- getCustomCopyPolicyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getCustomizerClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- getCustomizerClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getCustomizerMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDatabaseChangeNotificationType() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
- getDatabaseField(DatabaseTable, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process column metadata details into a database field.
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL:
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
-
INTERNAL:
Those objects that need/want to initialize more meta data should
override this method.
- getDatabaseField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getDatabaseQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getDatabaseQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getDatabaseQuery() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Return the cached database query for this query.
- getDatabaseQueryInternal() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
INTERNAL: Return the cached database query for this EJBQueryImpl.
- getDatabaseSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getDatabaseSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- getDatabaseSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the underlying database session
- getDatabaseSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getDatabaseSession(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
We may be provided a connection via the properties to use.
- getDatabaseSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying database session
- getDatabaseSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the DatabaseSession that the Factory will be using and
initializes it if it is not available.
- getDatabaseSession(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared database session from the EMF.
- getDatabaseTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- getDatabaseType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getDatabaseType() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- getDatabaseTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDatabaseTypeEnum(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
Return the DataType enum constant for the String type name.
- getDatabaseTypeEnum(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
Return the DataType enum constant for the String type name.
- getDataFormat() - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
-
INTERNAL:
Used for OX mapping.
- getDatasourceFromProperties(Map, String, DataSource) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
This is used to return either the defaultDatasource or, if one exists, a datasource
defined under the property from the Map m.
- getDataType() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- getDataType(MappingAccessor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- getDataType() - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
-
INTERNAL:
Used for OX mapping.
- getDataTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDataTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getDataValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for OX mapping.
- getDeclaredAnnotationsCount(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getDeclaredAttribute(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return the declared attribute of the managed
type that corresponds to the specified name.
- getDeclaredAttribute(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the declared attribute of the managed
type that corresponds to the specified name.
- getDeclaredAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the attributes declared by the managed type.
- getDeclaredCollection(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name.
- getDeclaredCollection(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name and Java
element type.
- getDeclaredId(Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the attribute that corresponds to the id attribute
declared by the entity or mapped superclass.
- getDeclaredList(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name and Java
element type.
- getDeclaredList(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredMap(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name.
- getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name and Java key and value
types.
- getDeclaredPluralAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return all collection-valued attributes declared by the
managed type.
- getDeclaredSet(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name.
- getDeclaredSet(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name and Java element type.
- getDeclaredSingularAttribute(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the declared single-valued attribute of the managed
type that corresponds to the specified name in the
represented type.
- getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the declared single-valued attribute of the
managed type that corresponds to the specified name and Java
type in the represented type.
- getDeclaredSingularAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the single-valued attributes declared by the managed
type.
- getDeclaredVersion(Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the attribute that corresponds to the version
attribute declared by the entity or mapped superclass.
- getDeclaringClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL:
- getDeclaringType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Return the managed type representing the type in which
the attribute was declared.
- getDeclaringType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getDeclaringType() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getDefaultAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDefaultAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDefaultAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the upper cased attribute name for this accessor.
- getDefaultCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDefaultCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Returns the default catalog.
- getDefaultCollectionTableName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
- getDefaultCollectionTableName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
- getDefaultCollectionTableName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- getDefaultConnectionPool() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultConnectionPoolAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDefaultDeleteObjectQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return the default fetch type for a collection mapping.
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Return the default fetch type for an object mapping.
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- getDefaultFetchType() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
- getDefaultInsertObjectQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getDefaultListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
- getDefaultObjectValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultReadAllQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultReadObjectQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultReportQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefaultSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDefaultSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Returns the default schema.
- getDefaultTableForEntityMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return the default table to hold the foreign key of a MapKey when
and Entity is used as the MapKey
- getDefaultTableForEntityMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
-
INTERNAL:
Return the default table to hold the foreign key of a MapKey when
and Entity is used as the MapKey
- getDefaultTableForEntityMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the default table to hold the foreign key of a MapKey when
and Entity is used as the MapKey
- getDefaultTableForEntityMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return the default table to hold the foreign key of a MapKey when
and Entity is used as the MapKey
- getDefaultTableName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
The default table name is the descriptor alias, unless this descriptor
metadata is an inheritance subclass with a SINGLE_TABLE strategy.
- getDefaultTenantDiscriminatorColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDefaultUpdateObjectQueryRedirectorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- getDefineClassMethod() - Method in class org.eclipse.persistence.internal.jpa.config.metadata.ReflectiveDynamicClassLoader
-
- getDelegate() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the underlying provider object for the EntityManager, if
available.
- getDeleteAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getDeleteAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getDeleteAllMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDelimitedIdentifiers() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getDeployedSessionName() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Return the name of the session this SetupImpl is building.
- getDerivedIdAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getDescribedClass() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getDescription() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getDescription() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getDescriptionMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the MetadataDescriptor for this accessor.
- getDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDynamicClassWriter
-
- getDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
INTERNAL:
Return the Descriptor associated with this attribute
- getDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return the RelationalDescriptor associated with this ManagedType
- getDescriptorJavaClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the java class tied to this class accessor's descriptor.
- getDescriptorLocation() - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- getDescriptors() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
For table per tenant queries the descriptor list will extracted from
parsing the jpql query and cached here.
- getDescriptorStream() - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- getDescriptorStream() - Method in interface org.eclipse.persistence.jpa.Archive
-
- getDetailedException(DatabaseException) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Given a DatabaseException, this method will determine if we should
throw a different more specific exception like a lock timeout exception.
- getDirection() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getDirection() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getDirectionAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDirectoryFromEntryName(String) - Static method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
- getDisableConversion() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- getDisableConversionAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDisableHits() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getDiscriminator() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorClassMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDiscriminatorType() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getDiscriminatorTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getDiscriminatorValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getDuplicateAliasNames() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
Returns the collection used to store any duplicate alias names found within this CompoundSelection Item
- getEclipseLinkOrmProject() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getEclipseLinkOrmSchema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getElement() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFile
-
INTERNAL:
Return the element of this accessible object.
- getElementCollections() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getElements() - Method in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
Return the elements of the tuple
- getElementType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
Return the type representing the element type of the
collection.
- getElementType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.PluralAttributeProxyImpl
-
- getEmbeddableAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- getEmbeddableAccessor(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
This method will attempt to look up the embeddable accessor for the
reference class provided.
- getEmbeddableAccessor(MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
This method will attempt to look up the embeddable accessor for the
reference class provided.
- getEmbeddableAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the embeddable accessor with the given classname.
- getEmbeddableAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
- getEmbeddableAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the embeddable accessor with the given classname.
- getEmbeddableAnnotation(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Embeddable.
- getEmbeddables() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getEmbeddables() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
Return the metamodel embeddable types.
- getEmbeddedId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getEmbeddedIdAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the embedded id accessor for this descriptor if one exists.
- getEmbeddedIdAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getEmbeddeds() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getEmbeddingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
- getEmSetupImpls() - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
- getEnclosedClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the list of classes defined within this metadata class.
- getEndValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- getEntities() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getEntities() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
Return the metamodel entity types.
- getEntityAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
This method assumes that by calling this method you are certain that
the related class accessor to this descriptor is an EntityAccessor.
- getEntityAccessor(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the entity accessor for the given class name.
- getEntityAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the entity accessor for the given class name.
- getEntityAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getEntityAnnotation(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Entity.
- getEntityClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getEntityClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
- getEntityClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- getEntityGraph(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- getEntityGraphs(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- getEntityListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getEntityListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getEntityListenersMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getEntityManager() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return the entityManager this query is tied to.
- getEntityManager() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
-
- getEntityManager(EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Convert a JPA entityManager into a EclipseLink specific one.
- getEntityManager() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
return the EntityManager for this query
- getEntityManagerFactory() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
INTERNAL:
Return the EntityManagerFactory associated with this CacheImpl.
- getEntityManagerFactory() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the entity manager factory for the entity manager.
- getEntityManagerFactory(EntityManagerFactoryImpl) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Deprecated.
- getEntityManagerFactory(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Given a JPA EntityManagerFactory attempt to cast it to a EclipseLink EMF.
- getEntityManagerFactory(EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Given an EntityManager return the EntityManagerFactory that created it.
- getEntityManagerSetupImpl(String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
Return the setup class for a given entity manager name
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.MetadataSource
-
- getEntityMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getEntityMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in interface org.eclipse.persistence.jpa.metadata.MetadataSource
-
PUBLIC: This method is responsible for returning the object
representation of the object-relational mapping overrides.
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.MetadataSourceAdapter
-
- getEntityMappings(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
This method is responsible for returning the object representation of the MetadataSource.
- getEntityMappingsReader(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
This method returns a Reader for an EclipseLink-ORM.xml.
- getEntityName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getEntityResultMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getEntityResults() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- getEntries() - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryArchive
-
- getEntries() - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryInsideJarURLArchive
-
- getEntries() - Method in class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
-
- getEntries() - Method in class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
-
- getEntries() - Method in class org.eclipse.persistence.internal.jpa.deployment.URLArchive
-
- getEntries() - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns an
Iterator of the file entries.
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryArchive
-
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryInsideJarURLArchive
-
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
-
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
-
- getEntry(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.URLArchive
-
- getEntry(String) - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns the InputStream for the given entry name.
- getEntryAsURL(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryArchive
-
- getEntryAsURL(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.DirectoryInsideJarURLArchive
-
- getEntryAsURL(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
-
- getEntryAsURL(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
-
- getEntryAsURL(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.URLArchive
-
- getEntryAsURL(String) - Method in interface org.eclipse.persistence.jpa.Archive
-
Returns the URL for the given entry name.
- getEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return the enumerated metadata for this accessor.
- getEnumerated() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Return the enumerated metadata for this accessor.
- getEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return the enumerated metadata for this accessor.
- getEnumerated(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the enumerated metadata for this accessor.
- getEnumeratedMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getEnumeratedType() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
-
INTERNAL:
Used for OX mapping.
- getEventMethods(int) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getEventMethods(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getExcludeDefaultListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getExcludeDefaultListenersMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getExcludeDefaultMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getExcludeDefaultMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- getExcludeDefaultMappingsAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getExcludeSuperclassListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getExcludeSuperclassListenersMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getExistenceChecking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getExistenceCheckingAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getExpiry() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getExpiryTimeOfDay() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
-
Returns the expression to be tested against the
conditions.
- getExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
Returns the expression to be tested against the
list of values.
- getExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.OrderImpl
-
- getExpressions() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- getExpressions() - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
Return the top-level conjuncts or disjuncts of the predicate.
- getFactoryCount() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getFetchAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getFetchAttributes() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- getFetches() - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Return the fetch joins that have been made from this type.
- getFetchGroupMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getFetchGroups() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getField(Class, String) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
- getField() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Used for OX mapping.
- getField(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the field with the name.
- getField(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the field with the name.
- getField(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the DatabaseField from the given field name from this descriptor.
- getFieldMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getFieldResults() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- getFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
Used for OX mapping.
- getFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for OX mapping.
- getFieldsMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getFileURL(String, ClassLoader, SessionLog) - Static method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
- getFirstResult() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getFlushClearCache() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return the default FlashClearCache mode to be used.
- getFlushClearCache() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return the default FlashClearCache mode to be used.
- getFlushMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default property, allows flush before query to be avoided.
- getFlushMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default property, allows flush before query to be avoided.
- getFlushMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Get the flush mode that applies to all objects contained in the
persistence context.
- getFlushMode() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getForeignKey(ForeignKeyMetadata, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the foreign key to use with this mapping accessor.
- getForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- getForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
Used for OX mapping.
- getForeignKeyDefinition() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getForeignKeyDefinitionAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getForeignKeyField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
- getForeignKeyField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
- getForeignKeyField(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
By calling this method we will return the foreign key field with the
extra metadata from the primary key field that can not be applied to a
referenced column.
- getForeignKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getFullyQualifiedClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the fully qualified className using the package (if any) setting
from XML.
- getFunctionNameAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
NOTE: Internally we re-use the procedure name attribute to store the
function name.
- getGeneratedValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getGeneratedValueMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used for OX mapping.
- getGeneratorName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getGenericType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getGenericType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the type from the generic name.
- getGenericTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getGetMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Returns the get method name of a method accessor.
- getGetMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
-
INTERNAL:
Used for OX mapping.
- getGetterMethodName() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getGetterMethodToAttributeDetails() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getGroupList() - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Return a list of the grouping expressions
- getGroupRestriction() - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Return the predicate that corresponds to the restriction(s) over the
grouping items.
- getHashPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getHashPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getHashPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getHintMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getHints() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
Return the JPA query hints.
- getHints() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getHints() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getHour() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- getId(Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
This method will return the objects's Id.
- getId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
- getId(Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the attribute that corresponds to the id attribute of
the entity or mapped superclass.
- getId(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns the object's Id.
- getIdAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getIdAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getIdAttributeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key attribute name for this entity.
- getIdAttributeNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the id attribute names declared on this descriptor metadata.
- getIdClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- getIdClassAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the attributes corresponding to the id class of the
identifiable type.
- getIdClassMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getIdClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getIdentifier(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Returns the id of the entity.
- getIdentifier(Object, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Returns the id of the entity.
- getIdentifier(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Returns the id of the entity.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
-
INTERNAL:
The unique identifier of additional criteria is the criteria itself.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
-
INTERNAL:
To satisfy the MetadataMergeable interface for subclasses and provide a
means of uniquely identifying objects.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
-
INTERNAL:
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
The unique identifier of named attribute mode metadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
The unique identifier of named subgraph metadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Sub classes that can uniquely be identified must override this method to
allow the overriding and merging to uniquely identify objects.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
INTERNAL:
The unique identifier of named subgraph metadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
-
INTERNAL:
To satisfy the abstract getIdentifier() method from ORMetadata.
- getIdentifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Sub classes that can uniquely be identified must override this method to
allow the overriding and merging to uniquely identify objects.
- getIdOrderByAttributeNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key attribute names for this entity.
- getIds() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getIdType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the type that represents the type of the id.
- getIgnoreMappedSuperclassContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
- getIgnoreMappedSuperclassContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
-
INTERNAL:
- getIgnoreMappedSuperclassContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
-
INTERNAL:
- getImplementsCloneMethod() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getIncludeAllAttributes() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- getIncludeAllAttributesAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getIncludeCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- getIncludeCriteriaAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getIndexesMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getIndexMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInfoForVirtualGetMethod(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
INTERNAL:
Search the list of virtualAccessMethods for a VirtualAttributeMethodInfo with the given
getMethodName.
- getInfoForVirtualSetMethod(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
INTERNAL:
Search the list of virtualAccessMethods for a VirtualAttributeMethodInfo with the given
setMethodName.
- getInheritance() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getInheritanceParentDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Returns the immediate parent's descriptor in the inheritance hierarchy.
- getInheritanceRootDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Returns the root descriptor of the inheritance hierarchy, that is, the
one that defines the inheritance strategy.
- getInitializationClassLoader() - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- getInitializer(String, Map) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Return JPAInitializer corresponding to the passed classLoader.
- getInitialValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getInitialValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getInitialValueAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInsertable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getInsertable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getInsertableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInstance() - Static method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XPathEngine
-
Return the XPathEngine singleton.
- getInstance(Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
- getInstance() - Static method in class org.eclipse.persistence.jpa.config.RuntimeFactory
-
- getInstantiationCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping
- getInstantiationCopyPolicyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInterceptorClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL
Used for OX mapping.
- getInterfaceAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the entity accessor for the given class.
- getInterfaces() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getInternalName() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
Returns the name used by EclipseLink when a name has not been assigned by the user.
- getInternalParameters() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return the internal map of parameters.
- getInternalParameters() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Return the internal map of parameters.
- getInverseForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
Used for OX mapping.
- getInverseForeignKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInverseJoinColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getInverseJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
Used for OX mapping.
- getIsolation() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
- getJarFiles() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getJarFileUrls() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getJavaClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the java class that defines this accessor.
- getJavaClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the java class associated with this accessor's descriptor.
- getJavaClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getJavaClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the Java class for the metadata class using the metadata loader.
- getJavaClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the java class name that defines this accessor.
- getJavaClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
- getJavaClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the java class that defines this accessor.
- getJavaClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getJavaClassName(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the Java class name for the metadata class.
- getJavaMember() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Return the java.lang.reflect.Member for the represented attribute.
- getJavaMember() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getJavaSECMPInitializer() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Get the singleton entityContainer.
- getJavaSECMPInitializer(ClassLoader) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- getJavaSECMPInitializer(ClassLoader, Map, boolean) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- getJavaSECMPInitializerFromAgent() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- getJavaSECMPInitializerFromMain(Map) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.CollectionAttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ListAttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MapAttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SetAttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Return the Java type of the represented attribute.
- getJavaType(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
Return the represented Java type.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
Return the represented Java type.
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- getJavaType() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getJavaTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getJavaTypeName() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
Return the name of the java type
- getJdbcType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getJdbcTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getJoinColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getJoinColumns(List<JoinColumnMetadata>, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the join columns to use with this mapping accessor.
- getJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- getJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
Used for OX mapping.
- getJoinColumnsAndValidate(List<JoinColumnMetadata>, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
This method will validate the join columns and default any where
necessary.
- getJoinFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getJoinFetch() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getJoinFetchMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getJoinFieldMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getJoinFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getJoins() - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- getJoinTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getJoinTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- getJoinTableMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getJoinTableMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
This method will return the join table metadata to be processed with
this relationship accessor.
- getJoinType() - Method in class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
-
Return the join type.
- getJPQLString() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
Return the JPQL string.
- getJtaDataSource() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getJunctionValue() - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
INTERNAL:
This method returns null if this is not a conjunction/disjunction
TRUE if this is a conjunction, FALSE for disjunction.
- getKeyClassFields() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
- getKeyColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- getKeyConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
A basic collection can not return a key converter value so return
null in this case.
- getKeyConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- getKeyConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Return the converter name for a map key.
- getKeyConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- getKeyJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MapAttributeImpl
-
Return the Java type of the map key.
- getKeyJavaType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.MapAttributeProxyImpl
-
- getKeySubgraph() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- getKeySubgraphAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getKeySubgraphs() - Method in class org.eclipse.persistence.internal.jpa.AttributeNodeImpl
-
- getKeyType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MapAttributeImpl
-
Return the type representing the key type of the map.
- getKeyType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.MapAttributeProxyImpl
-
- getLastEventMethod(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
Assumes a check for event methods for the given event has been called
beforehand.
- getLength() - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLNodeList
-
- getLength() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- getLength() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getLength() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getLengthAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getList(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the List-valued attribute of the managed type that
corresponds to the specified name.
- getList(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the List-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getListener() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- getListenerClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener
-
INTERNAL:
- getListenerClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getLoad() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- getLoader() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
INTERNAL:
- getLoader() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
This method will return the current loader from the metadata factory used
to created this ORMetadata.
- getLob() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getLob(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Return the lob metadata for this accessor.
- getLob(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the lob metadata for this accessor.
- getLobMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getLocalUnitOfWork() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
- getLocation() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
- getLockMode(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- getLockMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getLockMode() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Get the current lock mode for the query.
- getLockModeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
INTERNAL:
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the logger used by the processor.
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the metadata logger.
- getLogger() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Return the logger from the project.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToOneAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Return the logging context for this accessor.
- getLoggingContextString(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
INTERNAL:
Return the logging context string for the given context.
- getLoginTimeout() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getLogLevel() - Method in class org.eclipse.persistence.internal.jpa.StaticWeaveInfo
-
- getLogWriter() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getLogWriter() - Method in class org.eclipse.persistence.internal.jpa.StaticWeaveInfo
-
- getManagedClassNames() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getManagedTypeImpl() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
INTERNAL:
Return the managed type representing the type in which the member was
declared.
- getManagedTypes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
Return the metamodel managed types.
- getManagedTypesMap() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
Return the metamodel managed types map.
- getManyToManys() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getManyToOnes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getMap(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name.
- getMap(String, Class<K>, Class<V>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name and Java key and value
types.
- getMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKey() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the map key if this mapping accessor employs one.
- getMapKeyAssociationOverrideMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyAssociationOverrides() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyAttributeOverrideMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyAttributeOverrides() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
- getMapKeyClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return the map key class on this element collection accessor.
- getMapKeyClass() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyClass(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
This should only be called for accessor's of type Map.
- getMapKeyClassMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Future: this method is where we would provide a more explicit reference
class to support an auto-apply jpa converter.
- getMapKeyClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Future: this method is where we would provide a more explicit reference
class to support an auto-apply jpa converter.
- getMapKeyClassWithGenerics() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyColumn() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyConvert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
- getMapKeyConvert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- getMapKeyConvert() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyConvertMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyConverts() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Given the potential converts return them for processing unless there
are overrides available from the descriptor.
- getMapKeyConverts(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getMapKeyEnumerated() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyEnumerated() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyEnumeratedMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyForeignKey() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyForeignKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyJoinColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyJoinColumns() - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- getMapKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMapKeyReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the map key reference class for this accessor if applicable.
- getMapKeyReferenceClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the map key reference class name
- getMapKeyReferenceClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the map key reference class for this accessor if applicable.
- getMapKeyTemporal() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyTemporal() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getMapKeyTemporalMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getMappedBy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getMappedByAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMappedSuperclassAccessor(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getMappedSuperclassAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getMappedSuperclassAnnotation(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Entity.
- getMappedSuperclasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return the mapped superclasses associated with this entity accessor.
- getMappedSuperclasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getMappedSuperclasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getMappedSuperclasses() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return the Set of MappedSuperclassType objects
- getMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the mapping that this accessor is associated to.
- getMapping() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
INTERNAL:
Return the databaseMapping that represents the type
- getMapping() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getMappingAccessor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
This method will first check for an accessor with name equal to field or
property name.
- getMappingAccessor(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
This method will first check for an accessor with name equal to field or
property name.
- getMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the collection of mapping accessors for this descriptor.
- getMappingFileNames() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getMappingFileOrURL() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- getMappingForAttributeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getMappings() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- getMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getMapsId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- getMapsIdAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMaxResults() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getMaxResultsInternal() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getMemberDatabaseSession(Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the member DatabaseSessionImpl that maps cls in session broker.
- getMemberDatabaseSession(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the member DatabaseSessionImpl that maps cls in session broker.
- getMemberFromInheritingType(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
INTERNAL:
MappedSuperclasses need special handling to get their type from an inheriting subclass.
- getMembers() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return the Map of AttributeImpl members keyed by String.
- getMemberServerSession(Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the member ServerSession that maps cls in session broker.
- getMemberServerSession(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the member ServerSession that maps cls in session broker.
- getMemberSessionName(Class) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the name of member session that maps cls.
- getMemberSessionName(Class) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the name of member session that maps cls.
- getMessage() - Method in exception org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLException
-
- getMetadata() - Method in class org.eclipse.persistence.internal.jpa.config.MetadataImpl
-
- getMetadataClass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
- getMetadataClass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory
-
Return the class metadata for the class name.
- getMetadataClass(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory
-
Return the class metadata for the class name.
- getMetadataClass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
Return the class metadata for the class name.
- getMetadataClass(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
Return the class metadata for the class name.
- getMetadataClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getMetadataClass(Class) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the MetadataClass for the class.
- getMetadataClass(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the MetadataClass for the class name.
- getMetadataClass(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the MetadataClass for the class name.
- getMetadataClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
INTERNAL:
- getMetadataComplete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getMetadataCompleteAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMetadataFactory() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
- getMetadataFactory() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
- getMetadataFactory() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
- getMetadataFactory() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- getMetadataSource() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
- getMetamodel() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return an instance of Metamodel interface for access to the metamodel of
the persistence unit.
- getMetamodel() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return an instance of Metamodel interface for access to the metamodel of
the persistence unit.
- getMetamodel() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMetamodel(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMetamodel() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
INTERNAL:
Return the concrete metamodel that this attribute is associated with.
- getMetamodel() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return the Metamodel that this ManagedType is associated with.
- getMetamodelMappedSuperclassChildDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getMetamodelMappedSuperclasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Returns the collection of metamodel MappedSuperclassAccessors.
- getMethod(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method with the name and no arguments.
- getMethod(String, Class[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method with the name and argument types.
- getMethod(String, List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method with the name and argument types (class names).
- getMethod(String, List<String>, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method with the name and argument types (class names).
- getMethod(String, String[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method with the name and argument types (class names).
- getMethod() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- getMethodAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMethodForPropertyName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return the method for the given property name.
- getMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- getMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- getMillisecond() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- getMinute() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- getMixedConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMixedConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getModeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.CollectionJoinImpl
-
Return the metamodel representation for the collection.
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.ListJoinImpl
-
Return the metamodel representation for the collection.
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
-
Return the metamodel representation for the collection.
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
Return the bindable object that corresponds to the path expression.
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.RootImpl
-
Return the metamodel entity corresponding to the root.
- getModel() - Method in class org.eclipse.persistence.internal.jpa.querydef.SetJoinImpl
-
Return the metamodel representation for the collection.
- getModifiers() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getModifiers() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getMultipleResultSets() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping
- getMultitenant() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getMultitenantMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getMutable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getMutableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getName() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.DataServiceImpl
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
Return the name of this accessible object.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFile
-
INTERNAL:
Returns the name/url of the metadata file.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getName(String, String, String, MetadataLogger, Object) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Helper method to return a field name from a candidate field name and a
default field name.
- getName(String, String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Helper method to return a field name from a candidate field name and a
default field name.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.AbstractPartitioningMetadata
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchAttributeMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
-
INTERNAL:
Used for OX mapping.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Return the name of the attribute.
- getName() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
Return the entity name
- getName() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getName() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
Return the parameter name, or null if the parameter is not a named
parameter.
- getName() - Method in interface org.eclipse.persistence.jpa.config.DataService
-
- getName() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getNameAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNameContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
- getNameContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- getNameContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
- getNameContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
- getNameContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- getNamedAttributeNodeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedAttributeNodes() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- getNamedAttributeNodes() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- getNamedEntityGraphMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedEntityGraphs() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedNativeQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedNativeQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedNativeQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedPLSQLStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedPLSQLStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedPLSQLStoredFunctionQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedPLSQLStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedPLSQLStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedPLSQLStoredProcedureQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedStoredFunctionQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNamedStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getNamedStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getNamedStoredProcedureQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNameOfSuperclassImplementingCloneMethod() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Return the name of the most direct superclass that has a direct implementation of
a clone method.
- getNestedTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
Indicates if the instance represents a Nested Table (as opposed to Varray).
- getNestedType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
-
INTERNAL:
Used for OX mapping.
- getNestedType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
INTERNAL:
Used for OX mapping.
- getNestedTypeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNewTempClassLoader() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
Return a ClassLoader that the provider may use to temporarily
load any classes, resources, or open URLs.
- getNext() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getNonCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getNonCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getNonCacheableMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNonJtaDataSource() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getNoSql() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getNoSqlMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getNullable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getNullable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getNullableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getObject(Class, Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Returns the Object from the cache map with the id
and Class type.
- getObject(Class, Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns the Object from the cache map with the id
and Class type.
- getObjectType(MappingAccessor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- getObjectType() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- getObjectTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getObjectTypeConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getObjectTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getObjectTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getObjectTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getObjectValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for OX mapping.
- getOn() - Method in class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
-
- getOneToManys() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getOneToOnes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getOpenQueriesMap() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the weak reference to the open queries.
- getOpenQueriesMap() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Return the weak reference to the open queries.
- getOpenQueriesSet() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the weak reference to the open queries.
- getOperation() - Method in class org.eclipse.persistence.internal.jpa.querydef.FunctionExpressionImpl
-
- getOperator() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
Return the boolean operator for the predicate.
- getOperator() - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
- getOptimisticLocking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getOptimisticLockingMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- getOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getOptionalAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOracleArrayTypeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOracleArrayTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Returns the list of OracleArrayType instances.
- getOracleArrayTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getOracleObjectTypeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOracleObjectTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Returns the list of OracleObjectType instances.
- getOracleObjectTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getOrBuildSessionName(Map, PersistenceUnitInfo, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getOrderBy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getOrderBy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getOrderByAttributeNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
This will return the attribute names for all the direct to field mappings
on this descriptor metadata.
- getOrderByMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOrderColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getOrderColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getOrderColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOrderList() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Return the ordering expressions in order of precedence.
- getOrm1_0Project() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm1_0Schema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_0Project() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_0Schema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_1Project() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_1Schema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_2Project() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm2_2Schema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm3_0Project() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrm3_0Schema() - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
-
- getOrphanRemoval() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getOrphanRemovalAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getOutputParameterValue(int) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Used to retrieve the values passed back from the procedure through INOUT
and OUT parameters.
- getOutputParameterValue(String) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Used to retrieve the values passed back from the procedure through INOUT
and OUT parameters.
- getOutputStream() - Method in class org.eclipse.persistence.internal.jpa.weaving.AbstractStaticWeaveOutputHandler
-
Get the ouput stream instance.
- getOverrideField() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
-
INTERNAL:
Return the database field for this override.
- getOwner() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL:
Get the EntityManagerFactoryImpl that created this
- getOwningDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
In most cases the owning descriptor is the descriptor associated with
this class accessor.
- getOwningDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
So, here's the deal ...
- getOwningDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the owning descriptor of this accessor.
- getOwningDescriptors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
In most cases the owning descriptors is the single descriptor associated
with this class accessor.
- getOwningDescriptors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the owning descriptors of this accessor.
- getOwningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Method to return an owner mapping.
- getOwningSession() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- getPackage() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getPackageQualifiedClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
This convenience method will attempt to fully qualify a class name if
required.
- getParameter(String, Class<T>) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParameter(int, Class<T>) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParameter(String) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParameter(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParameterId(Parameter) - Static method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return the identifier of this parameter.
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Return the parameters of the query
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- getParameters() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParametersMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getParameterType() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
Return the Java type of the parameter.
- getParameterValue(Parameter<T>) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getParameterValue(String) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return the value bound to the named parameter.
- getParameterValue(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return the value bound to the positional parameter.
- getParent() - Method in class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
-
Return the parent of the join.
- getParent() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Return the query of which this is a subquery.
- getParentClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- getParentClassAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getParentClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getParentLogger() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- getParentPath() - Method in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
Return the parent "node" in the path.
- getPartitionColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getPartitionColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPartitioned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getPartitionedMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPartitioningPolicy(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the named partitioning policy.
- getPartitions() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getPartitions() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getPartitionValueType() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
- getPartitionValueTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPartitionValueTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getPearProjects(MetadataProject) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Returns projects owned by compositeProcessor minus the passed project.
- getPersistenceProviderClassName() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getPersistenceType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.BasicTypeImpl
-
Return the persistence type.
- getPersistenceType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EmbeddableTypeImpl
-
Return the persistence type.
- getPersistenceType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
Return the persistence type.
- getPersistenceType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
Return the persistence type.
- getPersistenceUnitClassSetFromMappingFiles() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Return a set of class names for each entity, embeddable and mapped
superclass found in the mapping files to be processed by the
MetadataProcessor.
- getPersistenceUnitDefaultCatalog() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the persistence unit default catalog.
- getPersistenceUnitDefaults() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- getPersistenceUnitDefaultSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the persistence unit default schema.
- getPersistenceUnitInfo() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- getPersistenceUnitInfo() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getPersistenceUnitInfo() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getPersistenceUnitInfo() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- getPersistenceUnitMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getPersistenceUnitMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getPersistenceUnitName() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getPersistenceUnitProperties() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
Used with the OX mapping file for the Canonical model processor.
- getPersistenceUnitRootUrl() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getPersistenceUnits(ClassLoader, Map, List<URL>) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- getPersistenceUnits(Archive, ClassLoader) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Get a list of persistence units from the file or directory at the given
url.
- getPersistenceUnits() - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- getPersistenceUnitUniqueName() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getPersistenceUnitUtil() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return interface providing access to utility methods for the persistence
unit.
- getPersistenceUnitUtil() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return interface providing access to utility methods for the persistence
unit.
- getPersistenceXMLLocation() - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
- getPersistenceXMLSchemaVersion() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getPersistentAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Return the persistent attribute type for the attribute.
- getPersistentAttributeType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- getPersistOnCommit() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default property to avoid discover new objects in unit of work if
application always uses persist.
- getPersistOnCommit() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default property to avoid discover new objects in unit of work if
application always uses persist.
- getPinnedPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getPinnedPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getPinnedPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPKClass() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Return the java Class representing the primary key class name
- getPKClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getPKClassIDs() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getPKClassInstance() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
- getPKClassName() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
- getPKClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getPkColumnName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getPkColumnValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getPkValueFromKeyForField(Object, DatabaseField, AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Pull the value for the field from the key.
- getPLSQLParametersMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPLSQLRecordMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPLSQLRecords() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getPLSQLRecords() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
- getPLSQLTableMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPLSQLTables() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getPLSQLTables() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getPluralAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return all collection-valued attributes of the managed type.
- getPosition() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
Return the parameter position, or null if the parameter is not a
positional parameter.
- getPostLoad() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPostLoad() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPostLoadMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPostPeristMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPostPersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPostPersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPostRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPostRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPostRemoveMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPostUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPostUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping
- getPostUpdateMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrecision() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- getPrecision() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getPrecisionAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrePeristMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPrePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPreRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPreRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPreRemoveMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPreUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPreUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- getPreUpdateMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyAccessorForField(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return the primary key mapping for the given field.
- getPrimaryKeyAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrimaryKeyField() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Method to return the primary key field name this descriptor metadata.
- getPrimaryKeyFieldName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Method to return the primary key field name for this descriptor metadata.
- getPrimaryKeyFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL
Return the primary key fields for this descriptor metadata.
- getPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyForeignKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrimaryKeyJoinColumnAssociation(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Recursively check the potential chaining of the primary key fields from
a inheritance subclass, all the way to the root of the inheritance
hierarchy.
- getPrimaryKeyJoinColumnAssociationField(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Returns the first primary key join column association if there is one.
- getPrimaryKeyJoinColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrimaryKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- getPrimaryKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for OX mapping.
- getPrimaryKeyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPrimaryKeyTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Assumes there is one primary key field set.
- getPrimaryTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getPrimaryTableName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getPrimitiveClassForName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
- getPrimitiveType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
If this annotated element was built from java model elements and is
a primitive type, this primitive type will be set.
- getPrivateOwned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getPrivateOwned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getPrivateOwnedMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getProcedureName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getProcedureName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getProcedureNameAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return the core API Project associated with this MetadataProject.
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Return the MetadataProject.
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- getProject() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return the core API Project associated with the DatabaseSession
that is associated with this Metamodel
- getProperties() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getProperties() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
- getProperties() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
- getProperties() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Get the properties and associated values that are in effect for the
entity manager.
- getProperties() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getPropertiesHandlerProperty(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Get the local EntityManager property from the properties Map.
- getPropertiesHandlerProperty(String, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Verifies and (if required) translates the value.
- getProperty(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
The method return user defined property passed in from
EntityManagerFactory.
- getProperty(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
The method return user defined property passed in from
EntityManagerFactory.
- getProperty(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
The method search for user defined property passed in from EntityManager,
if it is not found then search for it from EntityManagerFactory
properties.
- getPropertyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getPropertyOverrides(Map<String, Object>, ClassLoader, SessionLog) - Method in interface org.eclipse.persistence.jpa.metadata.MetadataSource
-
PUBLIC: This method is responsible for returning additional persistence
unit property overrides.
- getPropertyOverrides(Map<String, Object>, ClassLoader, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
PUBLIC: This method is responsible for returning additional persistence
unit property overrides.
- getProviderUtil() - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
Return the utility interface implemented by the persistence
provider.
- getQualifiedCanonicalName(String, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Return the qualified canonical name of the given qualified class name.
- getQualifiedCanonicalName(String, Map<String, Object>) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Return the canonical name applying any default package.
- getQuery() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getQueryHints(Object, EntityManagerImpl.OperationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Before any find or refresh operation, gather any persistence unit
properties that should be applied to the query.
- getQueryMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getQueryParameter() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getQueryParameter() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getQueryParameterAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getQueryRedirectors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getQueryRedirectorsMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getRangePartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getRangePartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getRangePartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getRangePartitionMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getRawClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the raw class for this accessor.
- getRawClass(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the raw class for this accessible object.
- getRawClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the raw class with any generic specifications for this accessor.
- getRawClassWithGenerics(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the complete raw class with generics for this accessible object.
- getReadAllQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getReadObjectQuery(Class, Object, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Build a selection query for the primary key values.
- getReadObjectQuery(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Build a selection query using the given properties.
- getReadObjectQuery(Object, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Build a selection query for the given entity.
- getReadOnly() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getReadOnlyAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getReadOnlySession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return a read-only session (client session) for read-only operations.
- getReadTransformer() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
Used for OX mapping.
- getReference(Class<T>, Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Get an instance, whose state may be lazily fetched.
- getReferenceAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the mapping accessors associated with the reference descriptor.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Return the reference class for this accessor.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Return the reference class for this accessor.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
If a targetEntity is specified in metadata, it will be set as the
reference class, otherwise we will look to extract one from generics.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
If a targetEntity is specified in metadata, it will be set as the
reference class, otherwise we will look to extract one from generics.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the reference class for this accessor.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
If a target entity is specified in metadata, it will be set as the
reference class, otherwise we will use the raw class.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
If a targetClass is specified in metadata, it will be set as the
reference class, otherwise we will look to extract one from generics.
- getReferenceClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
If a target class is specified in metadata, it will be set as the
reference class, otherwise we will use the raw class.
- getReferenceClassFromGeneric() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Attempts to return a reference class from a generic specification.
- getReferenceClassFromGeneric(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return the reference class from the generic specification on this
accessible object.
- getReferenceClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the reference class name for this accessor.
- getReferenceClassName() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getReferenceClassType() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getReferenceClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Future: this method is where we would provide a more explicit reference
class to support an auto-apply jpa converter.
- getReferenceClassWithGenerics() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the reference class for this accessor.
- getReferenceDatabaseTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return the reference table for this accessor.
- getReferenceDatabaseTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
The reference table in a direct collection case is the collection table.
- getReferenceDatabaseTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the reference descriptors table.
- getReferencedColumnName() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getReferencedColumnNameMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
In a direct collection case, there is no notion of a reference
descriptor, therefore we return this accessors descriptor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
In an element collection case, when the collection is not an embeddable
collection, there is no notion of a reference descriptor, therefore we
return this accessors descriptor
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the reference metadata descriptor for this accessor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return the reference metadata descriptor for this accessor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
In a variable one to one case, there is no knowledge of a reference
descriptor and the join columns should be defaulted based on the owner
of the variable one to one's descriptor.
- getReferenceDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
In an element collection case, when the collection is not an embeddable
collection, there is no notion of a reference descriptor, therefore we
return this accessors descriptor
- getReferencedField(String, MetadataDescriptor, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the referenced field.
- getReferencedField(String, MetadataDescriptor, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the referenced field.
- getReferenceMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return default property, allows weak unit of work references.
- getReferenceMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return default property, allows weak unit of work references.
- getRefreshOnlyIfNewer() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getReplicateWrites() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RoundRobinPartitioningMetadata
-
- getReplicateWrites() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.UnionPartitioningMetadata
-
- getReplicateWritesMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getReplicationPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getReplicationPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getReplicationPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getReportQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Access the internal EclipseLink query wrapped within the JPA query.
- getRepositoryName() - Method in class org.eclipse.persistence.jpa.metadata.XMLMetadataSource
-
Used by getEntityMappings when creating the XMLEntityMappings as a way of describing where it was read from.
- getResources(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer.TempEntityLoader
-
- getRestriction() - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Return the predicate that corresponds to the where clause restriction(s).
- getResultClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
- getResultClassAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getResultClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getResultClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getResultClassNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getResultCollection() - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Non-standard method to return results of a ReadQuery that has a
containerPolicy that returns objects as a collection rather than a List
- getResultCollection() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Non-standard method to return results of a ReadQuery that has a containerPolicy
that returns objects as a collection rather than a List
- getResultCursor() - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Non-standard method to return results of a ReadQuery that uses a Cursor.
- getResultCursor() - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Non-standard method to return results of a ReadQuery that uses a Cursor.
- getResultList() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Execute the query and return the query results as a List.
- getResultList() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Execute the query and return the query results as a List.
- getResultSetMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getResultSetMappingAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getResultSetMappingMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getResultSetMappingQuery() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Return the ResultSetMappingQuery for this stored procedure query.
- getResultSetMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getResultSetMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getResultType() - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Return the result type of the query.
- getReturningPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getReturnInsert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getReturnInsertMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getReturnOnly() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.ReturnInsertMetadata
-
INTERNAL:
Used for OX mapping.
- getReturnParameter() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getReturnParameter() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
-
INTERNAL:
Used for OX mapping.
- getReturnsResultSet() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping
- getReturnType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getReturnUpdateMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Determine whether the current transaction has been marked for rollback.
- getRoot() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
-
- getRoot() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- getRootEmbeddableAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Add a root level embeddable accessor.
- getRoots() - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Return the query roots.
- getRootURL() - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- getRootURL() - Method in interface org.eclipse.persistence.jpa.Archive
-
- getRoundRobinPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getRoundRobinPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getRoundRobinPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getScale() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- getScale() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getScaleAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getSchema() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
- getSchemaAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
- getSchemaContext() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- getSchemaMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSecond() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- getSecondaryTables() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getSelectedColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- getSelection() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Return the selection item of the query.
- getSelection() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Return the selection item of the query.
- getSequenceGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getSequenceGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getSequenceGeneratorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSequenceGenerators() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getSequenceName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getSequenceNumberField() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- getSerializedConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSerializedConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getSerializedConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getSerializedObjectPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getSerializedObjectPolicyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSerializerPackage() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- getServerSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getServerSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
INTERNAL: Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getServerSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the underlying server session, throws ClassCastException if it's not a ServerSession.
- getServerSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying server session
- getServerSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the ServerSession that the Factory will be using and
initializes it if it is not available.
- getServerSession(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared server session from the EMF.
- getSession() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
INTERNAL:
Return the Session associated with the EntityManagerFactory.
- getSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method will return a Session outside of a transaction and null
within a transaction.
- getSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getSession() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
INTERNAL:
Set the session to log to.
- getSession() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getSession() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return the DatabaseSession associated with this Metamodel
- getSession() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return a Session outside of a transaction and null within a transaction.
- getSessionBroker() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: Returns the SessionBroker that the Factory will be using and
initializes it if it is not available.
- getSessionBroker() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
INTERNAL: Returns the SessionBroker that the Factory will be using and
initializes it if it is not available.
- getSessionBroker() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Return the underlying session broker, throws ClassCastException if it's not a SessionBroker.
- getSessionBroker() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Return the underlying session broker
- getSessionBroker() - Method in interface org.eclipse.persistence.jpa.JpaEntityManagerFactory
-
Returns the SessionBroker that the Factory will be using and
initializes it if it is not available.
- getSessionBroker(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Retrieve the shared session broker from the EMF.
- getSessionLog() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Return the SessionLog from the Session.
- getSessionName() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- getSet(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name.
- getSet(String, Class<E>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getSetMethod() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Method to convert a getMethod into a setMethod.
- getSetMethod(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Method to convert a getMethod into a setMethod.
- getSetMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Returns the set method name of a method accessor.
- getSetMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- getSetMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
-
INTERNAL:
Used for OX mapping.
- getSetterMethodName() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getSetterMethodSignature() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getSetterMethodToAttributeDetails() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getSetupImpl() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL:
Return the EntityManagerSetupImpl associated with this factory
- getSharedCacheMode() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getSharedCacheModeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
This method will return the name of the SharedCacheMode if specified in
the persistence.xml file.
- getShortName(String) - Static method in class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
INTERNAL:
Returns an unqualified class name from the specified class name.
- getShouldForceFieldNamesToUpperCase() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Used to uppercase default and user defined column field names
- getSimplePKType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used to process primary keys and DerivedIds.
- getSingleResult() - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Execute a query that returns a single result.
- getSingleResult() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Execute a SELECT query that returns a single untyped result.
- getSingleResult() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Execute the query and return the single query result.
- getSingleTableMultitenantFields() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Assumes a call to hasSingleTableMultitenant has been made before hand.
- getSingularAttribute(String) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the single-valued attribute of the managed type that
corresponds to the specified name in the represented type.
- getSingularAttribute(String, Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the single-valued attribute of the managed
type that corresponds to the specified name and Java type
in the represented type.
- getSingularAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
Return the single-valued attributes of the managed type.
- getSize() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getSize() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
-
INTERNAL:
Used for OX mapping.
- getSizeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSqlResultSetMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getSqlResultSetMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getStartValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- getStaticMetamodelAnnotation(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return the @StaticMetamodel annotation on the given class.
- getStatus() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- getStatus() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- getStrategy() - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Used for OX mapping.
- getStrategy() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used for OX mapping.
- getStruct() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- getStructConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getStructConverters(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Internal:
Returns a list of StructConverter instances from a list of StructConverter names stored within the project.
- getStructConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getStructConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- getStructConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getStructMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getStructures() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getSubclassSubgraphMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSubclassSubgraphs() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- getSubgraph() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- getSubgraphAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSubgraphMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getSubgraphs() - Method in class org.eclipse.persistence.internal.jpa.AttributeNodeImpl
-
- getSubgraphs() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- getSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getSuperClassDetails() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getSuperclassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- getSuperClassName() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getSupertype() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the identifiable type that corresponds to the most
specific mapped superclass or entity extended by the entity
or mapped superclass.
- getSupportedHints() - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
-
- getSupportedHints() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- getSupportedProperties() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Get the names of the properties that are supported for use with the
entity manager.
- getSyncType() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
INTERNAL:
Tracks if this EntityManager should automatically associate with the transaction or not
- getTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- getTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- getTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
USed for OX mapping.
- getTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getTableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTableGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getTableGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getTableGeneratorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTableGenerators() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getTargetClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return the target class for this accessor.
- getTargetClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
- getTargetClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Return the target class for this accessor.
- getTargetClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Return the target class for this accessor.
- getTargetClassAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTargetClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getTargetClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for OX mapping.
- getTargetClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- getTargetClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for OX mapping.
- getTargetEntity() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return the target entity for this accessor.
- getTargetEntityAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTargetEntityName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- getTargetInterfaceAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return the temporal metadata for this accessor.
- getTemporal() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- getTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Return the temporal metadata for this accessor.
- getTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return the temporal metadata for this accessor.
- getTemporal(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the temporal metadata for this accessor.
- getTemporalMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getTemporalType() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
-
INTERNAL:
Used for OX mapping.
- getTenantDiscriminatorColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- getTenantDiscriminatorColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getTenantDiscriminatorColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- getTenantDiscriminatorColumnsMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTenantTableDiscriminator() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- getTenantTableDiscriminatorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getterMethodName - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- getterMethodToAttributeDetails - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Map of this class' persistent get methods where the key is the getMethod name.
- getText() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- getText() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Any ORMetadata that supported mixed types, that is, text or other
metadata should override this method.
- getTextMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Returns the resource-level transaction object.
- getTransaction() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
-
Lazy initialize the EntityTransaction.
- getTransaction() - Method in class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
-
An ENtityTransaction cannot be used at the same time as a JTA transaction
throw an exception
- getTransaction() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- getTransaction() - Method in interface org.eclipse.persistence.internal.jpa.transaction.TransactionWrapper
-
- getTransactionType() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getTransformations() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getTransformerClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
- getTransformerClassAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getTransformerClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- getTransients() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
-
INTERNAL:
Used for OX mapping.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
- getType() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
- getType(Class<X>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return a Type representation of a java Class for use by the Metamodel Attributes.
- getType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- getType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Return the type that represents the type of the attribute.
- getTypeAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTypeClassFromAttributeOrMethodLevelAccessor(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Get the elementType directly from the class using a reflective method call
directly on the containing java class associated with this managedType.
- getTypeClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
- getTypeConverterMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
Return the ASM type name.
- getTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- getTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for OX mapping.
- getTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- getTypeNameAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getTypes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Return the Map of types on this metamodel.
- getUnionPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getUnionPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getUnionPartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getUnionUnpartitionableQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- getUnionUnpartitionableQueriesAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getUnique() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- getUnique() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getUnique() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- getUniqueAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getUniqueConstraintMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getUniqueConstraints() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- getUnit() - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.DataServiceImpl
-
- getUnit() - Method in interface org.eclipse.persistence.jpa.config.DataService
-
- getUnitOfWork() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
This method will return the active UnitOfWork
- getUnitOfWork() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
This method will return the transactional UnitOfWork during the transaction and null
outside of the transaction.
- getUpdatable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getUpdatable() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- getUpdatableAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL
- getUpdateable() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Used for OX mapping.
- getUpdateCount() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Returns the update count or -1 if there is no pending result
or if the next result is not an update count.
- getUpperCaseShortJavaClassName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the upper case java class that defines this accessor.
- getUuidGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- getUuidGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- getUuidGeneratorMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getUuidGenerators() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getValidation() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- getValidationMode() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- getValue() - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
-
- getValue(Integer, Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Helper method to return a string value if specified, otherwise returns
the default value.
- getValue(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Helper method to return a string value if specified, otherwise returns
the default value.
- getValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- getValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
Used for OX mapping.
- getValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.OrderByMetadata
-
INTERNAL:
Used for OX mapping.
- getValue(Integer, Integer) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Helper method to return a string value if specified, otherwise returns
the default value.
- getValue(String, String) - Static method in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
-
INTERNAL:
Helper method to return a string value if specified, otherwise returns
the default value.
- getValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- getValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL:
Used for OX mapping.
- getValueAttributeMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getValueClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
- getValueColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- getValueColumnMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getValueColumnName() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- getValueConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- getValueConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Return the converter name for a collection value.
- getValueMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getValuePartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- getValuePartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getValuePartitioningMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getValuePartitionMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsMappingProject
-
INTERNAL:
- getValueType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
- getValueTypeName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- getVariableOneToOnes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getVersion() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- getVersion() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- getVersion(Class<Y>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
Return the attribute that corresponds to the version
attribute of the entity or mapped superclass.
- getVersions() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- getVirtualAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- getWeavableClassNames() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Returns all those classes in this project that are available for
weaving.
- getWeavedValueHolderGetMethodName(String) - Static method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
Return the get method name weaved for a value-holder attribute.
- getWeavedValueHolderSetMethodName(String) - Static method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
Return the set method name weaved for a value-holder attribute.
- getWorkingCopyMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- getWriteTransformers() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
Used for OX mapping.
- getXMLElement() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
This is a value is that is used when logging messages for overriding.
- getXMLException() - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLExceptionHandler
-
- getXMLMappingMetadataComplete() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- globalInstrumentation - Static variable in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
the second.
- greaterThan(Expression<? extends Y>, Y) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
or equal to the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
or equal to the second.
- greatest(Expression<X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an aggregate expression for finding the greatest of the values
(strings, dates, etc).
- groupBy - Variable in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
- groupBy(List<Expression<?>>) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(Expression<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Specify the expressions that are used to form groups over the query
results.
- groupBy(Expression<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Specify the expressions that are used to form groups over the query
results.
- groupBy(List<Expression<?>>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Specify the expressions that are used to form groups over the query
results.
- groupBy(Expression<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Specify the expressions that are used to form groups over the query
results.
- groupBy(List<Expression<?>>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Specify the expressions that are used to form groups over the query
results.
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
the second.
- gt(Expression<? extends Number>, Number) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate for testing whether the first argument is greater than
the second.
- Id - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- IdAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
-
A relational accessor.
- IdAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
-
INTERNAL:
- IdAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
-
INTERNAL:
- IdentifiableTypeImpl<X> - Class in org.eclipse.persistence.internal.jpa.metamodel
-
Purpose: Provides the implementation for the Entity interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
- IdentifiableTypeImpl(MetamodelImpl, ClassDescriptor) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
- IdImpl - Class in org.eclipse.persistence.internal.jpa.config.mappings
-
JPA scripting API implementation.
- IdImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.mappings.IdImpl
-
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- IGNORE_ANNOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_ASSOCIATION_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_ATTRIBUTE_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_AUTO_APPLY_CONVERTER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_CACHEABLE_FALSE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_CACHEABLE_TRUE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_CONVERTS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_ENUMERATED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_FETCH_GROUP - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_SUBCLASS_CACHE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_SUBCLASS_CACHE_INTERCEPTOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_SUBCLASS_DEFAULT_REDIRECTORS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_SUBCLASS_READ_ONLY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_TENANT_DISCRIMINATOR_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_INHERITANCE_TENANT_TABLE_DISCRIMINATOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_LOB - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_ADDITIONAL_CRITERIA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_ANNOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_ASSOCIATION_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_ATTRIBUTE_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_CACHE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_CACHE_INTERCEPTOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_CACHEABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_CHANGE_TRACKING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_COPY_POLICY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_CUSTOMIZER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_DEFAULT_REDIRECTORS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_EXISTENCE_CHECKING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_FETCH_GROUP - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_ID_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_MULTITENANT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_OPTIMISTIC_LOCKING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_PRIMARY_KEY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPED_SUPERCLASS_READ_ONLY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_MAPPING_METADATA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_PRIVATE_OWNED_ANNOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_RETURN_INSERT_ANNOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_RETURN_UPDATE_ANNOTATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_SERIALIZED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_TEMPORAL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- IGNORE_VERSION_LOCKING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- ignoreAnnotations() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this class accessor has been set to metadata complete.
- implementsCloneMethod - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Determine if this class specifically implements a clone method
- in(Expression<? extends T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create predicate to test whether given expression is contained in a list
of values.
- in(Object...) - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- in(Expression<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
Apply a predicate to test whether the expression is a member
of the argument list.
- in(Collection<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
Apply a predicate to test whether the expression is a member
of the collection.
- in(Expression<Collection<?>>) - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
Apply a predicate to test whether the expression is a member
of the collection.
- in(Object...) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- in(Expression<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Apply a predicate to test whether the expression is a member
of the argument list.
- in(Collection<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Apply a predicate to test whether the expression is a member
of the collection.
- in(Expression<Collection<?>>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Apply a predicate to test whether the expression is a member
of the collection.
- includeAllAttributes() - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
- includeCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
- index() - Method in class org.eclipse.persistence.internal.jpa.querydef.ListJoinImpl
-
- Index - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- IndexImpl - Class in org.eclipse.persistence.internal.jpa.config.tables
-
JPA scripting API implementation.
- IndexImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- IndexMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.tables
-
INTERNAL:
Object to hold onto database index metadata.
- IndexMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- IndexMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
- Inheritance - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- INHERITANCE_DISCRIMINATOR_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- INHERITANCE_FK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- INHERITANCE_PK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- InheritanceImpl - Class in org.eclipse.persistence.internal.jpa.config.inheritance
-
JPA scripting API implementation.
- InheritanceImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.inheritance.InheritanceImpl
-
- InheritanceMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.inheritance
-
Object to represent inheritance metadata.
- InheritanceMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Used for XML loading.
- InheritanceMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Used for annotation loading.
- InImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the In interface of the JPA
criteria API.
- InImpl(Metamodel, ExpressionImpl, Collection, List) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
- InImpl(Metamodel, ExpressionImpl, ExpressionImpl, List) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
- initAccess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Called from annotation and xml initialization.
- initCallbackMethods(MappedSuperclassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListenerMetadata
-
INTERNAL:
- initClassificationClasses(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Do some validation and initialize the attribute converter classficiation
classes.
- initialEmSetupImpls - Variable in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- initializationClassloader - Variable in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- initialize(ClassDescriptor, AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Initialize the CMPPolicy settings.
- initialize(Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
This method initializes the container.
- initialize(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Initialize the state after construction.
- initialize(DatabaseMapping, Session) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.EmptyElementConverter
-
- initialize() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Initialize the members of this ManagedType based on the mappings defined on the descriptor.
- initialize() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
- initialize(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Initialize the JPA metamodel that wraps the EclipseLink JPA metadata created descriptors.
Note: Since the types Map is lazy-loaded with key:value pairs - the designer and especially the user
must realized that a particular BasicType may not be in the Map until it is referenced.
- initializeCanonicalMetamodel(Metamodel) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
Initialize the Canonical Metamodel classes generated by EclipseLink
- initializeFromAgent(Instrumentation) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
INTERNAL:
Should be called only by the agent.
- initializeFromAgent(Instrumentation) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializerAgent
-
- initializeFromMain(Map) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Usually JavaSECMPInitializer is initialized from agent during premain
to ensure that the classes to be weaved haven't been loaded before initialization.
- initializeFromMain() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
The version of initializeFromMain that passes an empty map.
- initializeFromMain(Instrumentation) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializerAgent
-
- initializeIdAttributes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
INTERNAL:
The idAttributes collection is computed at the end of MetamodelImpl.initialize()
- initializePrimaryKeyFields(Class, AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Cache the bean's primary key fields so speed up creating of primary key
objects and initialization of beans.
- initializePrimaryKeyFields(Class, AbstractSession) - Method in class org.eclipse.persistence.jpa.dynamic.DynamicIdentityPolicy
-
- initializer - Static variable in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- initializers - Static variable in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- initializeTopLinkLoggingFile() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Initialize the logging file if it is specified by the system property.
- initialPuInfos - Variable in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- initIdClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
This method is called in the pre-processing stage since we want to
gather a list of id classes used throughout the persistence unit.
- initManyToOneMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Initialize a ManyToOneMapping.
- initOneToOneMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Initialize a OneToOneMapping.
- initOrUpdateLogging(Map, SessionLog) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- initPersistenceUnitClasses() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
This method is responsible for discovering all the entity classes for
this PU and adding corresponding MetadataDescriptor in the
MetadataProject.
- initPersistenceUnitClasses(HashMap<String, EntityAccessor>, HashMap<String, EmbeddableAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Assumes the correct class loader has been set before calling this
method.
- initPersistenceUnits(Archive, Map) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Initialize all persistence units found on initializationClassLoader.
- initSession() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Normally when a property is missing nothing should be applied to the session.
- initXMLAccessor(MetadataDescriptor, MetadataProject) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
This method should be subclassed in those methods that need to do
extra initialization.
- initXMLClassAccessor(MetadataAccessibleObject, MetadataDescriptor, MetadataProject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
This method should be subclassed in those methods that need to do
extra initialization.
- initXMLClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
This method should only be called on those objects that were loaded
from XML and that need to initialize a class name.
- initXMLMappingAccessor(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Init an xml mapping accessor with its necessary components.
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Any subclass that cares to do any more initialization (e.g.
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
This is going to initialize the accessible objects.
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Any subclass that cares to do any more initialization (e.g.
- initXMLObject(ORMetadata, MetadataAccessibleObject) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
- initXMLObject(MetadataAccessibleObject, XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
- initXMLObjects(List, MetadataAccessibleObject) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
It is assumed this is a list of ORMetadata
- initXMLTextObject(List) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
This is to support legacy orm instance docs.
- InstantiationCopyPolicy - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- InstantiationCopyPolicyImpl - Class in org.eclipse.persistence.internal.jpa.config.copypolicy
-
JPA scripting API implementation.
- InstantiationCopyPolicyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.copypolicy.InstantiationCopyPolicyImpl
-
- InstantiationCopyPolicyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.copypolicy
-
INTERNAL:
Used to store information about InstantiationCopyPolicy as it is read from
XML or annotations
Key notes:
- any metadata mapped from XML to this class must be compared in the
equals method.
- InstantiationCopyPolicyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.InstantiationCopyPolicyMetadata
-
INTERNAL:
Used for XML loading.
- InstantiationCopyPolicyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.copypolicy.InstantiationCopyPolicyMetadata
-
INTERNAL:
Used for annotation loading.
- integrateRoot(RootImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
- integrateRoot(RootImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Used to use a root from a different query.
- integrateRoot(RootImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
-
- integrateRoot(RootImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- integrateRoot(RootImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- InterfaceAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
-
An interface accessor.
- InterfaceAccessor(MetadataAnnotation, MetadataClass, MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.InterfaceAccessor
-
INTERNAL:
- internalCorrelate(FromImpl) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- InternalExpression - Interface in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Represents an Expression in the Criteria API implementation heirarchy.
- internalFrom(EntityType) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Add a query root corresponding to the given entity, forming a Cartesian
product with any existing roots.
- internalFrom(Class) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Add a query root corresponding to the given entity, forming a Cartesian
product with any existing roots.
- internalGetConnection(String, String) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- internalGetConnection() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- internalLiteral(T) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression literal but without null validation.
- internalName - Variable in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- InternalSelection - Interface in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Represents a Selection in the Criteria API implementation hierarchy.
- invalidStateException(int) - Method in class org.eclipse.persistence.internal.jpa.ExceptionFactory
-
- INVERSE_ACCESS_TYPE_MAPPING_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- invoke(Object, Method, Object[]) - Method in class org.eclipse.persistence.internal.jpa.jdbc.ConnectionProxyHandler
-
- invokeAfterCompletion() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- invokeMethod(String, DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener
-
INTERNAL:
- isAccessible() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return true is this class accessible to be found.
- isActive() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Check to see if the current transaction is in progress.
- isALifeCycleCallbackMethod() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Return true if it has a valid name (starts with get or is) and has a
property name (getXyz or isXyz) and does not have parameters and has
an associated set method.
- isAnnotationNotPresent(Class, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Indicates whether the specified annotation is actually not present on
this accessible object.
- isAnnotationNotPresent(String, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Indicates whether the specified annotation is actually not present on
this accessible object.
- isAnnotationPresent(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Indicates whether the specified annotation is present on the annotated
element for this accessor.
- isAnnotationPresent(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Indicates whether the specified annotation is present on the annotated
element for this accessor.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return true if the annotation exists.
- isAnnotationPresent(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Return the annotation if it exists.
- isAnnotationPresent(Class, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Indicates whether the specified annotation is present on java class
for the given descriptor metadata.
- isAnnotationPresent(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Indicates whether the specified annotation is present on this accessible
object.
- isAnnotationPresent(String, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Indicates whether the specified annotation is present on java class
for the given descriptor metadata.
- isArray(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this field accessor represents an array relationship.
- isArray() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this class is an array type.
- isAscending - Variable in class org.eclipse.persistence.internal.jpa.querydef.OrderImpl
-
- isAscending() - Method in class org.eclipse.persistence.internal.jpa.querydef.OrderImpl
-
- isAssociation() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Is the attribute an association.
- isAssociation() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- isAttributeOnSuperClass() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isBasic() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Return true if this accessor represents a basic mapping.
- isBasic() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a basic mapping.
- isBasic(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a basic mapping.
- isBasicCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Return true if this accessor represents a basic collection mapping.
- isBasicCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a basic collection mapping.
- isBasicCollection(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a basic collection mapping.
- isBasicMap() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Return true if this accessor represents a basic map mapping.
- isBasicMap() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a basic map mapping.
- isBasicMap(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a basic collection mapping.
- isBound(Parameter<?>) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Return a boolean indicating whether a value has been bound to the
parameter.
- isBroker() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Indicates whether the underlying session is a session broker.
- isBroker() - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
-
Indicates whether the underlying session is a session broker.
- isCacheableFalse() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that an explicit cacheable value of false has been set for
this descriptor.
- isCacheableTrue() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that an explicit cacheable value of true has been set for
this descriptor.
- isCascadeAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isCascadeDetach() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isCascadeMerge() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
- isCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- isCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- isCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that cascade-persist should be applied to all relationship
mappings for this entity.
- isCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- isCascadeRefresh() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isCascadeRemove() - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- isClassAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this accessor represents a class.
- isCMP3Policy() - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
Return if this policy is for CMP3.
- isCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is extends Collection.
- isCollection() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
Is the attribute collection-valued.
- isCollection() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- isCollectionAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Return true if this accessor represents a collection accessor.
- isCollectionAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a collection accessor.
- isCollectionClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Method to return whether a class is a collection or not.
- isCollectionMapping() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isComposite() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isComposite(PersistenceUnitInfo) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isCompositeMember() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isCompoundExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- isCompoundExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isCompoundExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.FunctionExpressionImpl
-
- isCompoundExpression() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isCompoundExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
- isCompoundExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isCompoundSelection() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
Whether the selection item is a compound selection
- isCompoundSelection() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
Whether the selection item is a compound selection
- isCompoundSelection() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Whether the selection item is a compound selection
- isConstraintMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
- isConstructor() - Method in class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
- isConstructor() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalSelection
-
- isConstructor() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- isConstructor() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isConverter(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Converter.
- isConverterAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
If no name is specified, assume JPA converter class.
- isConverterMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
If name is specified, assume EclipseLink converter.
- isCorrelated() - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
Whether the From object has been obtained as a result of
correlation (use of a Subquery correlate
method).
- isDefaultListener - Variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- isDeleteAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used by our XML writing facility.
- isDeleteAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used by our XML writing facility.
- isDelimitedIdentifiers() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- isDelimitedIdentifiers() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
- isDeployed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isDeployFailed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isDerivedId(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an id mapping.
- isDerivedIdClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DerivedIdClassAccessor
-
INTERNAL:
Return true if this accessor is a derived id class accessor.
- isDerivedIdClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor is a derived id class accessor.
- isDerivedIdClass(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an id mapping.
- isDirectCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Return true if this accessor represents a direct collection mapping,
which include basic collection, basic map and element collection
accessors.
- isDirectCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a direct collection mapping,
which include basic collection, basic map and element collection
accessors.
- isDirectEmbeddableCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Return true if this element collection contains embeddable objects.
- isDirectEmbeddableCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents an element collection that
contains embeddable objects.
- isDirectEmbeddableCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Return true if this element collection contains embeddable objects.
- isDistinct() - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
-
Return whether duplicate query results must be eliminated or retained.
- isEclipseLink() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- isEclipseLink(EntityManager) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Verify if the JPA provider is EclipseLink.
- isEclipseLink(EntityManagerFactory) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Verify if the JPA provider is EclipseLink
- isEclipseLink(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Verify if the JPA provider is EclipseLink
- isEclipseLinkORMFile() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- isEclipseLinkWeavedField() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL:
Used to determine if this is a field EclipseLink weaved into the class.
- isElementCollection(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an element collection mapping.
- isEmbedable - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Determine if a JPA "embedable" (aggregate).
- isEmbedable() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- isEmbeddable(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Embeddable.
- isEmbeddable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- isEmbeddableAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this accessor represents an embeddable class.
- isEmbeddableAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
Return true if this accessor represents an embeddable accessor.
- isEmbeddableCollection() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- isEmbedded() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
- isEmbedded() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents an aggregate mapping.
- isEmbedded(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an aggregate mapping.
- isEmbedded() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Must return true as an embedded is referenced and needs to be correctly
initialized.
- isEmbeddedId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
-
INTERNAL:
- isEmbeddedId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents an aggregate id mapping.
- isEmbeddedId(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an aggregate id mapping.
- isEmpty() - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- isEmpty(Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether a collection is empty.
- isEntity(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @Entity.
- isEntity() - Method in class org.eclipse.persistence.internal.jpa.metamodel.BasicTypeImpl
-
INTERNAL:
Return whether this type is an Entity (true) or MappedSuperclass (false) or Embeddable (false)
- isEntity() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EmbeddableTypeImpl
-
INTERNAL:
Return whether this type is an Entity (true) or MappedSuperclass (false) or Embeddable (false)
- isEntity() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
INTERNAL:
Return whether this type is an Entity (true) or MappedSuperclass (false) or Embeddable (false)
- isEntity() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
INTERNAL:
Return whether this type is an Entity (true) or MappedSuperclass (false) or Embeddable (false)
- isEntity() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
INTERNAL:
Return whether this type is an Entity (true) or MappedSuperclass (false) or Embeddable (false)
- isEntityAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this accessor represents an entity class.
- isEntityAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Return true if this accessor represents an entity class.
- isEnum() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is extends Enum.
- isEnumerated(MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this represents an enum type mapping.
- isExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- isExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.FunctionExpressionImpl
-
- isExpression() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isExpression() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isFalse(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate testing for a false value.
- isFetch - Variable in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- isFinalizedRequired - Static variable in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
PERF: Avoid finalization if not required by the application, and finalizers have major concurrency affects.
- isFlushModeAUTO() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Internal method.
- isFlushModeAUTO() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Spec.
- isForeignKeyFieldNotSpecified() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
- isForMapKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Return true if this convert metadata is for a map key.
- isFrom() - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- isFrom() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalSelection
-
- isFrom() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- isFrom() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isGenericCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Method to return whether a collection type is a generic.
- isGenericType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Method to return whether a type is a generic.
- isHalfDeployed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isHalfPredeployedCompositeMember() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
-
INTERNAL:
Marks this accessor as part of the Id
- isId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor is part of the id.
- isId(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an id mapping.
- isId() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- isId() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Is the attribute an id attribute.
- isIdClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- isIdentifiableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.BasicTypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isIdentifiableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isIdentifiableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isIdentifiableType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isInContainer - Static variable in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- isInContainer() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- isInContainerMode - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isInContainerMode() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isInheritanceSubclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- isInitial() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isInitialized - Static variable in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- isInitialized() - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Indicates whether initialization has already occurred.
- isInitialized() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
- isInMetadataHierarchy(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Returns true if the given class name represents this class, or any
superclass that can be navigated to by recursively navigating up the
structure of superClassDetails stored in this class.
- isInSuperclassHierarchy(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Returns true if the given class name represents this class, or any
superclass that can be navigated to by recursively navigating up the
structure of superClassDetails stored in this class.
- isInterface() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is an interface (super is null).
- isJarInputStream(URL) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
-
This method is called for a URL which has neither jar nor file protocol.
- isJAXBOnPath() - Static method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
Return if the JAXB classes are on the classpath (if they are the
XmlTransient annotation is added).
- isJDK() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is a JDK (java/javax) class.
- isJoin - Variable in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
-
- isJoinedToTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- isJoinedToTransaction(UnitOfWorkImpl) - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
-
- isJoinedToTransaction(UnitOfWorkImpl) - Method in class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
-
- isJoinedToTransaction(UnitOfWorkImpl) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
- isJPQLQuery() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
Return true if this query is a jpql query.
- isJunction() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isJunction() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isJunction() - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
- isJunction() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isLazy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return if the accessor should be lazy fetched.
- isLazy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- isLazy() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isList() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is extends List.
- isLiteral - Variable in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isLiteral() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isLiteral() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isLiteral() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isLoaded(Object, String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Determine the load state of a given persistent attribute of an entity
belonging to the persistence unit.
- isLoaded(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Determine the load state of an entity belonging to the persistence unit.
- isLoaded(Object, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Determine the load state of an entity belonging to the persistence unit.
- isLoaded(Object, String, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Determine the load state of a given persistent attribute of an entity
belonging to the persistence unit.
- isLoaded(Object, String, DatabaseMapping) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Check whether a named attribute on a given entity with a given mapping
has been loaded.
- isLoaded(Object, String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Determine the load state of a given persistent attribute of an entity
belonging to the persistence unit.
- isLoaded(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Determine the load state of an entity belonging to the persistence unit.
- isLoaded(Object) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
If the provider determines that the entity has been provided
by itself and that the state of all attributes for which
FetchType.EAGER has been specified have been loaded, this
method returns LoadState.LOADED.
- isLoadedWithoutReference(Object, String) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
If the provider determines that the entity has been provided
by itself and that the state of the specified attribute has
been loaded, this method returns LoadState.LOADED.
- isLoadedWithReference(Object, String) - Method in class org.eclipse.persistence.jpa.PersistenceProvider
-
If the provider determines that the entity has been provided
by itself and that the state of the specified attribute has
been loaded, this method returns LoadState.LOADED.
- isLob(MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a BLOB/CLOB mapping.
- isManagedType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.BasicTypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isManagedType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.ManagedTypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isManagedType() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
INTERNAL:
Return whether this type is identifiable.
- isManyToMany() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
-
INTERNAL:
- isManyToMany() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a m-m relationship.
- isManyToMany(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this field accessor represents a m-m relationship.
- isManyToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
-
INTERNAL:
- isManyToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a m-1 relationship.
- isManyToOne(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a m-1 relationship.
- isMap() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is extends Map.
- isMapAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor uses a Map.
- isMapClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Method to return whether a class is a map or not.
- isMappedKeyMapAccessor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor is a mapped key map accessor.
- isMappedSuperclass(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @MappedSuperclass.
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return whether this ClassAccessor is a MappedSuperclassAccessor
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Return whether this accessor represents a MappedSuperclass
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Return whether the ClassAccessor on this MetadataDescriptor is a MappedSuperclassAccessor.
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metamodel.BasicTypeImpl
-
INTERNAL:
Return whether this type is an MappedSuperclass (true) or Entity (false) or Embeddable (false)
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EmbeddableTypeImpl
-
INTERNAL:
Return whether this type is an MappedSuperclass (true) or Entity (false) or Embeddable (false)
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metamodel.EntityTypeImpl
-
INTERNAL:
Return whether this type is an MappedSuperclass (true) or Entity (false) or Embeddable (false)
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
-
INTERNAL:
Return whether this type is an MappedSuperclass (true) or Entity (false) or Embeddable (false)
- isMappedSuperclass() - Method in class org.eclipse.persistence.internal.jpa.metamodel.TypeImpl
-
INTERNAL:
Return whether this type is an MappedSuperclass (true) or Entity (false) or Embeddable (false)
- isMappedSuperClass - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Determine if a JPA "mapped superclass".
- isMappedSuperClass() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- isMappedWithAttributeAccess() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isMember(E, Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether an element is a member of a
collection.
- isMember(Expression<E>, Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether an element is a member of a
collection.
- isMeta - Variable in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
Metadata annotation flag
- isMeta() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- isMetadataComplete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- isMetadataExpired - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Used to indicate that an EntityManagerFactoryImpl based on this
EntityManagerSetupImpl has been refreshed.
- isMetadataExpired() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Used to indicate that an EntityManagerFactoryImpl based on this
EntityManagerSetupImpl has been refreshed.
- isMultitenantId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor is a multitenant id mapping.
- isMultitenantId() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MultitenantIdAccessor
-
INTERNAL:
- isMutable - Variable in class org.eclipse.persistence.internal.jpa.EntityGraphImpl
-
- isMutable() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.EmptyElementConverter
-
- isNegated - Variable in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- isNegated() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
Has negation been applied to the predicate.
- isNestedTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
Indicates if the instance represents a Nested Table (as opposed to Varray).
- isNoConstraintMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
- isNonCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- isNonCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- isNotEmpty(Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether a collection is not empty.
- isNotMember(E, Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether an element is not a member of a
collection.
- isNotMember(Expression<E>, Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate that tests whether an element is not a member of a
collection.
- isNotNull(Expression<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate to test whether the expression is not null.
- isNotNull() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isNotNull() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isNull(Expression<?>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate to test whether the expression is null.
- isNull() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isNull() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isObject() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is Object class.
- IsolatedHashMap<K,V> - Class in org.eclipse.persistence.internal.jpa
-
- isOneToMany() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a 1-m relationship.
- isOneToMany() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
- isOneToMany(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a 1-m relationship.
- isOneToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a 1-1 relationship.
- isOneToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToOneAccessor
-
INTERNAL:
- isOneToOne(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a 1-1 relationship.
- isOneToOneMapping() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isOneToOnePrimaryKeyRelationship() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Return true if this accessor represents a 1-1 primary key relationship.
- isOpen - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Stores if closed has been called.
- isOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Indicates whether or not this factory is open.
- isOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Indicates whether or not this factory is open.
- isOpen - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Store if this entity manager has been closed.
- isOpen() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Indicates whether or not this entity manager and its entity manager factory
are open.
- isOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
- isOptional() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
- isOptional() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- isOptional() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Can the attribute be null.
- isOracleArrayTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
-
Indicates an instance of OracleArrayTypeMetadata.
- isOracleArrayTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
Indicates an instance of OracleArrayTypeMetadata.
- isOracleComplexTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
Indicates an instance of OracleComplexTypeMetadata.
- isOracleComplexTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
Indicates an instance of OracleComplexTypeMetadata.
- isOracleObjectTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
Indicates an instance of OracleObjectTypeMetadata.
- isOracleObjectTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
-
Indicates an instance of OracleObjectTypeMetadata.
- isOrphanRemoval() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Return true is this relationship employs orphanRemoval.
- isOutParameter() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
- isOutputCursorResultSet - Variable in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
- isOverriddenEvent(DescriptorEvent, List<DescriptorEventManager>) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
Return true if listener has a lifecycle callback method that is
overridden in a subclass.
- isParameter() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isParameter() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isParameter() - Method in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- isParameter() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isPersistenceProviderSupported(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Returns whether the given persistence provider class is supported by this implementation
- isPersistenceProviderSupported(String) - Method in interface org.eclipse.persistence.internal.jpa.PersistenceInitializationActivator
-
Return whether the given class name identifies a persistence provider that is supported by
this PersistenceInitializationActivator
- isPersistenceUnitUniquelyDefinedByName() - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
Indicates whether puName uniquely defines the persistence unit.
- isPersistenceUnitUniquelyDefinedByName() - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Indicates whether puName uniquely defines the persistence unit.
- isPLSQLComplexTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
Indicates an instance of PLSQLComplexTypeMetadata.
- isPLSQLComplexTypeMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
Indicates an instance of PLSQLComplexTypeMetadata.
- isPLSQLRecordMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
Indicates an instance of PLSQLRecordMetadata.
- isPLSQLRecordMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
Indicates an instance of PLSQLRecordMetadata.
- isPLSQLTableMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
Indicates an instance of PLSQLTableMetadata.
- isPLSQLTableMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
Indicates an instance of PLSQLTableMetadata.
- isPlural() - Method in class org.eclipse.persistence.internal.jpa.metamodel.AttributeImpl
-
INTERNAL:
Return whether the attribute is plural or singular
- isPlural() - Method in class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
- isPlural() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
INTERNAL:
Return whether the attribute is plural or singular
- isPredeployed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isPredeployFailed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isPredicate() - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- isPredicate() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isPredicate() - Method in class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
- isPredicate() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isPredicate() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isPreProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this accessor has been pre-processed.
- isPrimaryKeyFieldNotSpecified() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
- isPrimitive() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is a primitive.
- isPrimitiveWrapperClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Returns true is the given class is primitive wrapper type.
- isPrivateOwned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
-
INTERNAL:
A PrivateOwned setting on a ManyToMany is ignored.
- isPrivateOwned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
-
INTERNAL:
A PrivateOwned setting on a ManyToOne is ignored.
- isPrivateOwned() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- isProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Return true if this accessor has been processed.
- isProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor has been processed.
- isProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
Subclasses must handle this flag.
- isPropertyToBeAdded(String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Property value is to be added if it's non null and not an empty string.
- isPropertyToBeAdded(DataSource, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- isPropertyToBeRemoved(String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Property value of an empty string indicates that the existing property
should be removed.
- isPropertyValueToBeUpdated(String, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- isProviderDefaultConstraintMode() - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
- isRelationship() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor method represents a relationship.
- isReportQuery(Query) - Static method in class org.eclipse.persistence.jpa.JpaHelper
-
Determine if the JPA query is a EclipseLink ReportQuery.
- isReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
USed for OX mapping
- isRoot() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalSelection
-
- isRoot() - Method in class org.eclipse.persistence.internal.jpa.querydef.RootImpl
-
- isRoot() - Method in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- isRoot() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isSerializable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this class extends Serializable or is an array type.
- isSerializableInterface() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTENAL:
Return true is this class is the Serializable.class interface.
- isSerialized(MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a serialized mapping.
- isSessionLoadedFromSessionsXML - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isSet() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return true if this extends Set.
- isShared - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Stores if the wrapped query is shared, and requires cloning before being
changed.
- isSharedCacheModeAll() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if the caching has been specified as ALL in the
persistence.xml.
- isSharedCacheModeDisableSelective() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if the caching has been specified as DISABLE_SELECTIVE in the
persistence.xml.
- isSharedCacheModeEnableSelective() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if the caching has been specified as ENABLE_SELECTIVE in the
persistence.xml.
- isSharedCacheModeNone() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if the caching has been specified as NONE in the
persistence.xml.
- isSharedCacheModeUnspecified() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if the caching has been specified as UNSPECIFIED in the
persistence.xml.
- isSQLQuery() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
Return true if this query is an sql query.
- isStaticMetamodelClass(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Return if a given class is annotated with @StaticMetamodel.
- isStructConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
-
INTERNAL:
- isStructConverter() - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
- isStructure(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this field accessor represents a structure relationship.
- isSubquery() - Method in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
-
- isSubquery() - Method in interface org.eclipse.persistence.internal.jpa.querydef.InternalExpression
-
- isSubquery() - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- isSupportedCollectionClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Method to return whether the given class is a supported collection class.
- isSupportedMapClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Method to return whether the given class is a supported map class.
- isSupportedToManyCollectionClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Method to return whether the given class is a supported to many
collection class.
- isTemporal(MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this represents a temporal type mapping.
- isTimeClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
- isTransactionActive() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- isTransactional() - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- isTransformation(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents an transformation mapping.
- isTransient() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a transient mapping.
- isTransient() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransientAccessor
-
INTERNAL:
Return true if this accessor represents a transient mapping.
- isTrue(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate testing for a true value.
- isUndeployed() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isUnique() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Return true is there is a unique setting for this index.
- isValid(Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Returns true if the Object with the same id and Class type of the
the given Object is valid in the cache.
- isValid(Class, Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Returns true if the Object with the id and Class type is valid in the cache.
- isValid(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns true if the Object with the same id and Class type of the
the given Object is valid in the cache.
- isValid(Class, Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Returns true if the Object with the id and Class type is valid in the cache.
- isValidActualParameter(Object, Class) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- isValidationOnly(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isValidationOnly(Map, boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isValidBlobType(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
-
INTERNAL:
Returns true if the given class is a valid blob type.
- isValidCallableStatement() - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Returns true if the execute statement for this query is 1) not null (i.e.
- isValidClobType(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
-
INTERNAL:
Returns true if the given class is a valid clob type.
- isValidDirectCollectionType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Returns true if the given class is a valid basic collection type.
- isValidDirectMapType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Returns true if the given class is a valid basic map type.
- isValidEnumeratedType(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
-
INTERNAL:
Return true if the given class is a valid enum type.
- isValidLobType(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
-
INTERNAL:
Returns true if the given class is a valid lob type.
- isValidPersistenceElement(boolean, String, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
When processing the inverse accessors to an explicit access setting,
their must be an Access(FIELD) or Access(PROPERTY) present for the
element to be processed.
- isValidPersistenceElement(int) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if the modifiers are not transient, static or abstract.
- isValidPersistenceField(boolean, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL:
Return true is this field is a valid persistence field.
- isValidPersistenceField(ClassAccessor, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL:
Return true is this field is a valid persistence field.
- isValidPersistenceMethod() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Return true if it has a valid name (starts with 'get' or 'is') and has a
property name (get'Xyz' or is'Xyz') and does not have parameters and has
an associated set method.
- isValidPersistenceMethod(boolean, ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Return true is this method is a valid persistence method.
- isValidPersistenceMethod(ClassAccessor, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Return true is this method is a valid persistence method.
- isValidPersistenceMethodName() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- isValidSerializedType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Returns true if the given class is valid for SerializedObjectMapping.
- isValidTemporalType(MetadataClass) - Static method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
-
INTERNAL:
Returns true if the given class is a valid temporal type and must be
marked temporal.
- isValidTimestampVersionLockingType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
-
INTERNAL:
Returns true if the given class is a valid timestamp locking type.
- isValidVersionLockingType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
-
INTERNAL:
Returns true if the given class is a valid version locking type.
- isValueHolderInterface() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
If somehow we are processing a class that was weaved to have value
holders, we should ignore the processing of this mapping.
- isVariableOneToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return true if this accessor represents a variable one to one mapping.
- isVariableOneToOne() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
- isVariableOneToOne(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a variable 1-1 relationship.
- isVersion(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Return true if this accessor represents a version mapping.
- isVersion() - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- isVersion() - Method in class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Is the attribute a version attribute.
- isVirtualProperty - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isVirtualProperty() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- isVoid() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
Return if this is the void class.
- isWeavingEagerEnabled() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return if the project should use indirection for eager relationships.
- isWeavingFetchGroupsEnabled() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return if the project should process fetch groups.
- isWeavingLazyEnabled() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return if the project should use indirection for lazy relationships.
- isWeavingStatic - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- isWrapperFor(Class<?>) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- isXMLMappingMetadataComplete() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Return true if an xml-mapping-metadata-complete setting has been set
for this persistence unit.
- isXMLMappingMetadataComplete() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- item(int) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLNodeList
-
- ITEM_LINKS_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- parameter(Class<T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a parameter.
- parameter(Class<T>, String) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a parameter expression with the given name.
- ParameterExpressionImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
- ParameterExpressionImpl(Metamodel, Class<T>, String) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- ParameterExpressionImpl(Metamodel, Class<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- ParameterExpressionImpl(Metamodel, Class<T>, Integer) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- parameters - Variable in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
- parameters - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- parameterValues - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- paramList - Variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.MethodSerialImpl
-
- parent - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- parentNode - Variable in class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
- parseBooleanHint(Object) - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
-
Common hint value processing into an boolean value.
- parseIntegerHint(Object, String) - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
-
Common hint value processing into an integer value.
- partitionColumn - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
- Partitioning - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PartitioningImpl - Class in org.eclipse.persistence.internal.jpa.config.partitioning
-
JPA scripting API implementation.
- PartitioningImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.partitioning.PartitioningImpl
-
- PartitioningMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.partitioning
-
INTERNAL:
Define JPA meta-data for partitioning policy.
- PartitioningMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
INTERNAL:
Used for XML loading.
- PartitioningMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
INTERNAL:
Used for annotation loading.
- partitions - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
-
- partitions - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
- partitionValueType - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
- partitionValueTypeName - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
- password - Variable in class org.eclipse.persistence.internal.jpa.DataSourceConfig
-
Password to use when connecting to the db
- PathImpl<X> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Path interface of the JPA
criteria API.
- PathImpl(Path<?>, Metamodel, Class<X>, Expression, Bindable) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
- pathParent - Variable in class org.eclipse.persistence.internal.jpa.querydef.PathImpl
-
- PBOOLEAN_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PCE_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PCE_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PCL_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PCL_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- performPreQueryFlush() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- performWeaving() - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
This method performs weaving function on the class individually from the specified source.
- persist(Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
If in a transaction this method will check for existence and register the
object if it is new.
- PERSISTENCE_ENTITY_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_FIELDNAME_POSTFIX - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_FIELDNAME_PREFIX - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_GET - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_OBJECT_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_OBJECT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_SET - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PERSISTENCE_WEAVED_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- PersistenceContentHandler - Class in org.eclipse.persistence.internal.jpa.deployment.xml.parser
-
- PersistenceContentHandler() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- persistenceException - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- PersistenceInitializationActivator - Interface in org.eclipse.persistence.internal.jpa
-
Any class that calls the initialize method on the JavaSECMPInitializer should implement this interface
Implementers of this interface can restrict the provider that the initializer will initialize with.
- PersistenceProvider - Class in org.eclipse.persistence.jpa
-
This is the EclipseLink EJB 3.0 provider
This provider should be used by JavaEE and JavaSE users.
- PersistenceProvider() - Constructor for class org.eclipse.persistence.jpa.PersistenceProvider
-
- persistenceProviderClassName - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- PersistenceUnit - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PersistenceUnitDefaults - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PersistenceUnitDefaultsImpl - Class in org.eclipse.persistence.internal.jpa.config.xml
-
JPA scripting API implementation.
- PersistenceUnitDefaultsImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- PersistenceUnitImpl - Class in org.eclipse.persistence.internal.jpa.config.persistenceunit
-
JPA scripting API implementation.
- PersistenceUnitImpl(String, ClassLoader) - Constructor for class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- PersistenceUnitImpl(String) - Constructor for class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- persistenceUnitInfo - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- PersistenceUnitMetadata - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PersistenceUnitMetadataImpl - Class in org.eclipse.persistence.internal.jpa.config.xml
-
JPA scripting API implementation.
- PersistenceUnitMetadataImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitMetadataImpl
-
- persistenceUnitName - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- PersistenceUnitProcessor - Class in org.eclipse.persistence.internal.jpa.deployment
-
INTERNAL:
Utility Class that deals with persistence archives for EJB 3.0
Provides functions like searching for persistence archives, processing
persistence.xml and searching for Entities in a Persistence archive
- PersistenceUnitProcessor() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- PersistenceUnitProcessor.Mode - Enum in org.eclipse.persistence.internal.jpa.deployment
-
Passed to processORMetadata method to indicate processing mode.
- persistenceUnitProperties - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- persistenceUnitRootUrl - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- persistenceUnitTransactionType - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- persistenceUnitUniqueName - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- PersistenceWeaver - Class in org.eclipse.persistence.internal.jpa.weaving
-
INTERNAL:
This class performs dynamic byte code weaving: for each attribute
mapped with One To One mapping with Basic Indirection it substitutes the
original attribute's type for ValueHolderInterface.
- PersistenceWeaver(Session, Map<String, ClassDetails>) - Constructor for class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
- PersistenceWeaver(Map<String, ClassDetails>) - Constructor for class org.eclipse.persistence.internal.jpa.weaving.PersistenceWeaver
-
INTERNAL:
Creates an instance of dynamic byte code weaver.
- persistOnCommit - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Default property to avoid discover new objects in unit of work if
application always uses persist.
- persistOnCommit - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Property to avoid discover new objects in unit of work if application
always uses persist.
- PinnedPartitioning - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PinnedPartitioningImpl - Class in org.eclipse.persistence.internal.jpa.config.partitioning
-
JPA scripting API implementation.
- PinnedPartitioningImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.partitioning.PinnedPartitioningImpl
-
- PinnedPartitioningMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.partitioning
-
INTERNAL:
Define JPA meta-data for partitioning policy.
- PinnedPartitioningMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
-
INTERNAL:
Used for XML loading.
- PinnedPartitioningMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
-
INTERNAL:
Used for annotation loading.
- PK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- pkClass - Variable in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
- pkClassName - Variable in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
- pkClassWasNotValidated() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- PLSQLComplexTypeMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a PLSQL complex type meta-data.
- PLSQLComplexTypeMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for XML loading.
- PLSQLComplexTypeMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for annotation loading.
- PlsqlParameter - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PlsqlParameterImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- PlsqlParameterImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- PLSQLParameterMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a PLSQL parameter meta-data.
- PLSQLParameterMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for XML loading.
- PLSQLParameterMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for annotation loading.
- PlsqlRecord - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PlsqlRecordImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- PlsqlRecordImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.PlsqlRecordImpl
-
- PLSQLRecordMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a PLSQL record meta-data.
- PLSQLRecordMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
Used for XML loading.
- PLSQLRecordMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
Used for annotation loading.
- PlsqlTable - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PlsqlTableImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- PlsqlTableImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.PlsqlTableImpl
-
- PLSQLTableMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a PLSQL table meta-data.
- PLSQLTableMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
INTERNAL:
Used for XML loading.
- PLSQLTableMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
INTERNAL:
Used for annotation loading.
- PluralAttributeImpl<X,C,V> - Class in org.eclipse.persistence.internal.jpa.metamodel
-
Purpose: Provides the implementation for the PluralAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
- PluralAttributeImpl(ManagedTypeImpl<X>, CollectionMapping, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
INTERNAL:
Create an Attribute instance with a passed in validation flag (usually set to true only during Metamodel initialization)
- PluralAttributeProxyImpl<X,C,V> - Class in org.eclipse.persistence.internal.jpa.metamodel.proxy
-
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an PluralAttribute is accessed in the metamodel.
- PluralAttributeProxyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.proxy.PluralAttributeProxyImpl
-
- populateAndSetConstructorSelection(ConstructorSelectionImpl, Class<?>, Selection<?>...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
This method will set this queryImpl's selection to a ConstructorSelectionImpl, creating a new
instance or populating the one passed in as necessary.
- position - Variable in class org.eclipse.persistence.internal.jpa.querydef.ParameterExpressionImpl
-
- POST_BUILD - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- POST_CLONE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- POST_DELETE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- POST_INSERT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- POST_REFRESH - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- POST_UPDATE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- postBuild(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- postClone(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- postDelete(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- postInsert(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- postRefresh(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- postUpdate(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- PRE_PERSIST - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- PRE_REMOVE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- PRE_UPDATE_WITH_CHANGES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
- predeploy(PersistenceUnitInfo, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Perform any steps necessary prior to actual deployment.
- predeployCompositeMembers(Map, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- PredicateImpl - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Predicate interface of the JPA
criteria API.
- PredicateImpl(Metamodel, Expression, List<Expression<?>>, Predicate.BooleanOperator) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
- preInitializeCanonicalMetamodel(EntityManagerFactoryImpl) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
First phase of canonical metamodel initialization.
- preInitializeMetamodel() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
Cause the first phase of metamodel initialization.
- premain(String, Instrumentation) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializerAgent
-
- prepare() - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
Generate the DatabaseQuery query from the JPA named query.
- prePersist(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.BeanValidationListener
-
- prePersist(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- preProcess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
The pre-process method is called during regular deployment and metadata
processing.
- preProcess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
The pre-process method is called during regular deployment and metadata
processing.
- preProcess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
The pre-process method is called during regular deployment and metadata
processing and will pre-process the items of interest on an entity class.
- preProcess() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
The pre-process method is called during regular deployment and metadata
processing.
- preProcessForCanonicalModel() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
The pre-process for canonical model method is called (and only called)
during the canonical model generation.
- preProcessForCanonicalModel() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
The pre-process for canonical model method is called (and only called)
during the canonical model generation.
- preProcessForCanonicalModel() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
The pre-process for canonical model method is called (and only called)
during the canonical model generation.
- preProcessMappedSuperclassMetadata(MappedSuperclassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Sub classes that support extending mapped superclasses should override
this method to control what is pre-processed from a mapped superclass.
- preProcessMappedSuperclassMetadata(MappedSuperclassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL
Sub classes (Entity and Embeddable) must override this method to control
the metadata that is processed for their context.
- preRemove(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.BeanValidationListener
-
- preRemove(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- preUpdateWithChanges(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.BeanValidationListener
-
- preUpdateWithChanges(DescriptorEvent) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- PrimaryKey - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PrimaryKeyForeignKeyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
-
INTERNAL:
Object to process JPA primary key foreign key metadata.
- PrimaryKeyForeignKeyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyForeignKeyMetadata
-
INTERNAL:
Used for XML loading.
- PrimaryKeyForeignKeyMetadata(ForeignKeyMetadata) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyForeignKeyMetadata
-
INTERNAL:
Used for annotation loading.
- PrimaryKeyForeignKeyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyForeignKeyMetadata
-
INTERNAL:
Used for annotation loading.
- PrimaryKeyImpl - Class in org.eclipse.persistence.internal.jpa.config.columns
-
JPA scripting API implementation.
- PrimaryKeyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.columns.PrimaryKeyImpl
-
- PrimaryKeyJoinColumn - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PrimaryKeyJoinColumnImpl - Class in org.eclipse.persistence.internal.jpa.config.columns
-
JPA scripting API implementation.
- PrimaryKeyJoinColumnImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.columns.PrimaryKeyJoinColumnImpl
-
- PrimaryKeyJoinColumnMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
-
INTERNAL:
Object to process JPA primary key join columns EclipseLink database fields.
- PrimaryKeyJoinColumnMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyJoinColumnMetadata
-
INTERNAL:
Used for XML loading.
- PrimaryKeyJoinColumnMetadata(MetadataProject) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyJoinColumnMetadata
-
INTERNAL:
Used for annotation loading.
- PrimaryKeyJoinColumnMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyJoinColumnMetadata
-
INTERNAL:
Used for annotation loading.
- PrimaryKeyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
-
Object to hold onto primary key metadata.
- PrimaryKeyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for XML loading.
- PrimaryKeyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for annotation loading.
- PRIMITIVES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAsmFactory
-
Set of primitive type codes.
- print() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Used to print all the Objects in the cache.
- print(Class) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Used to print all the Objects in the cache of the Class type.
- print() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Used to print all the Objects in the cache.
- print(Class) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Used to print all the Objects in the cache of the Class type.
- printAllTypes() - Method in class org.eclipse.persistence.internal.jpa.metamodel.MetamodelImpl
-
INTERNAL:
Print out all the Type attributes in the Metamodel
- printLocks() - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
Used to print all the currently locked cache keys in the cache.
- printLocks() - Method in interface org.eclipse.persistence.jpa.JpaCache
-
Used to print all the currently locked cache keys in the cache.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
This method should be overridden by all class accessors to process their
specific class metadata first then call up to this method to process the
common metadata.
- process(DatabaseMapping, boolean, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Process this converter for the given mapping.
- process(DatabaseMapping, boolean, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Process this converter for the given mapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
Process the metadata from this embeddable class.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the items of interest on an entity class.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.InterfaceAccessor
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the items of interest on a mapped superclass.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process a basic accessor.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
The processing of JPA converters for a basic map has been disabled, since
we will not know which part of the map (key or value) to apply the JPA
converter.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
This process should do any common validation processing of collection
accessors.
- process(CollectionMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
Configure the CollectionMapping properties based on the metadata.
- process(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Process the element collection metadata.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Process an embedded.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedIdAccessor
-
INTERNAL:
Process an EmbeddedId metadata.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
-
INTERNAL:
Process an id accessor.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToManyAccessor
-
INTERNAL:
Process a many to many metadata accessor into a EclipseLink
ManyToManyMapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ManyToOneAccessor
-
INTERNAL:
Process a many to one setting into an EclipseLink OneToOneMapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MultitenantIdAccessor
-
INTERNAL:
Process a multitenant id accessor.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process a OneToMany accessor into an EclipseLink OneToManyMapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToOneAccessor
-
INTERNAL:
Process a one to one setting into an EclipseLink OneToOneMapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Common validation done by all relationship accessors.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
Process a transformation accessor.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransientAccessor
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Process a variable one to one setting into an EclipseLink
VariableOneToOneMapping.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VersionAccessor
-
INTERNAL:
Process a version accessor.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Every accessor knows how to process themselves since they have all the
information they need.
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
-
INTERNAL:
- process(MetadataDescriptor, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Process the index metadata
- process(MetadataDescriptor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL:
- process(MetadataDescriptor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
-
INTERNAL:
- process(VariableOneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
Process a discriminator class for the given variable one to one mapping.
- process(MetadataDescriptor, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
Process a discriminator column metadata into an EclipseLink
DatabaseField.
- process(DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Process this JPA metadata into an EclipseLink ForeignKeyConstraint.
- process(DatabaseTable, List<String>, List<String>, DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Process this JPA metadata into an EclipseLink ForeignKeyConstraint.
- process(CollectionMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OrderColumnMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
Process the meta-data, configure primary key and idValidation in descriptor.
- process(MetadataDescriptor, SingleTableMultitenantPolicy) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ClassInstanceMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
Process this converter for the given mapping.
- process(DatabaseMapping, MetadataClass, ClassAccessor, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Apply convert for @ElementCollection mapping where we expect
@Convert annotation to contain attributeName="value.<name>".
- process(DatabaseMapping, MetadataClass, ClassAccessor, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
By the time we get here, we have the mapping that needs to have the
convert applied to.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.KryoMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
-
INTERNAL:
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Process this converter for the given mapping.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- process(DatabaseMapping, MappingAccessor, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.XMLMetadata
-
INTERNAL:
Every converter needs to be able to process themselves.
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CopyPolicyMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
- process(Map<String, Map<String, AttributeGroup>>, AttributeGroup, AttributeGroup) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Process the named attribute node metadata.
- process(EntityAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Process the entity graph metadata.
- process(Map<String, Map<String, AttributeGroup>>) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Process the named subgraph metadata into a new attribute group.
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
The process method method will be called with the descriptor from
every entity in the hierarchy.
- process(List<MappedSuperclassAccessor>, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListenerMetadata
-
INTERNAL:
- process(ClassAccessor, ClassLoader, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
- process(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
-
INTERNAL:
Process the batch fetch metadata for the given mapping.
- process(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Process the cascade types for the given mapping.
- process(ContainerMapping, MappingAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
-
INTERNAL:
Process a map key for a 1-M or M-M mapping.
- process(CollectionMapping, MetadataDescriptor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.OrderByMetadata
-
INTERNAL:
Process an order by value (if specified) for the given collection
mapping.
- process(MetadataDescriptor, DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.ReturnInsertMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
- process(MetadataDescriptor, TablePerMultitenantPolicy) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
-
INTERNAL:
Switch the descriptor to the correct type and set the data-type name and
format.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Process the column result for the caller.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
Build a runtime type from the meta-data.
- process(ComplexDatabaseType) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
Build a runtime record type from the meta-data.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Process the constructor result for the caller.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Process the entity result for the given sql result set mapping.
- process(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
-
INTERNAL:
NOTE: Both the name and column are required in XML and annotations
so that makes processing easier (no need for defaults).
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
-
INTERNAL:
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
-
INTERNAL:
- process(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
-
INTERNAL:
Build a runtime OracleArrayType from the meta-data.
- process(ComplexDatabaseType) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
Build a runtime record type from the meta-data.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
-
INTERNAL:
Build a runtime Oracle object type from the meta-data.
- process(ComplexDatabaseType) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
Build a runtime record type from the meta-data.
- process(PLSQLStoredProcedureCall, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
Build a runtime record type from the meta-data.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
INTERNAL:
Build a runtime record type from the meta-data.
- process(MetadataDescriptor, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Process an sql result set mapping metadata into a EclipseLink
SqlResultSetMapping and store it on the session.
- process(MetadataDescriptor, Map<String, Sequence>, DatasourceLogin) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
- process(MetadataLogger) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
- process(MetadataLogger) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
- process(MetadataLogger) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
-
INTERNAL:
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Process the ArrayMapping or ObjectArrayMapping.
- process(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Switch the descriptor to the correct type and set the structure name and
properties.
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Build and structure mapping and add it to the descriptor.
- process(DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Process the index metadata.
- process(MetadataDescriptor, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Process the index metadata.
- process(TransformationMapping, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
When this method is called there must be either method or class (but not
both!).
- process(TransformationMapping, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
-
INTERNAL:
- process() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Process the metadata from the <entity-mappings> level except for the
classes themselves.
- processAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
For VIRTUAL access we need to look for default access methods that we
need to use with our mapping attributes.
- processAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
For VIRTUAL access we need to look for default access methods that we
need to use with our mapping attributes.
- processAccessorsWithDerivedIDs() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process descriptors with IDs derived from relationships.
- processAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- processAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL:
Process the access type of this embeddable.
- processAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Figure out the access type for this entity.
- processAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.InterfaceAccessor
-
INTERNAL:
- processAccessType() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the accessType for a MappedSuperclass.
- processAdditionalCriteria() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the additional criteria metadata specified on an entity or
mapped superclass.
- processArgument(StoredProcedureCall, boolean, int) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
#Bug 533272 - JPA NamedStoredProcedure call getOutputParameterValue with parameter name cause exception
- processAssociationOverride(AssociationOverrideMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the association override metadata specified on an entity or
mapped superclass.
- processAssociationOverride(AssociationOverrideMetadata, EmbeddableMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Process an association override for either an embedded object mapping,
or a map mapping (element-collection, 1-M and M-M) containing an
embeddable object as the value or key.
- processAssociationOverride(AssociationOverrideMetadata, EmbeddableMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process an association override for either an embedded object mapping,
or a map mapping (element-collection, 1-M and M-M) containing an
embeddable object as the value or key.
- processAssociationOverride(AssociationOverrideMetadata, EmbeddableMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process an association override for either an embedded object mapping,
or a map mapping (element-collection, 1-M and M-M) containing an
embeddable object as the value or key.
- processAssociationOverride(AssociationOverrideMetadata, EmbeddableMapping, DatabaseTable, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process an association override for either an embedded object mapping,
or a map mapping (element-collection, 1-M and M-M) containing an
embeddable object as the value or key.
- processAssociationOverride(AssociationOverrideMetadata, EmbeddableMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process an association override for either an embedded object mapping,
or a map mapping (element-collection, 1-M and M-M) containing an
embeddable object as the value or key.
- processAssociationOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the association override metadata specified on an entity or
mapped superclass.
- processAssociationOverrides(List<AssociationOverrideMetadata>, EmbeddableMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the association overrides for the given embeddable mapping which
is either an embedded or element collection mapping.
- processAttributeNodes(Map<String, Map<String, AttributeGroup>>, AttributeGroup, AttributeGroup) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Process the named subgraph metadata attribute nodes.
- processAttributeOverride(AttributeOverrideMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the attribute override metadata specified on an entity or
mapped superclass.
- processAttributeOverrides() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the attribute override metadata specified on an entity or
mapped superclass.
- processAttributeOverrides(List<AttributeOverrideMetadata>, AggregateObjectMapping, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the attribute overrides for the given embedded mapping.
- processBatchFetch(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Set the batch fetch type on the foreign reference mapping.
- processBatchFetch(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Set the batch fetch type on the foreign reference mapping.
- processCache() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a cache metadata.
- processCacheable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Called in pre-process.
- processCacheIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process cache index.
- processCacheIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process cache index information for the given metadata descriptor.
- processCacheInterceptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a cache interceptor metadata.
- processCaching() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process a caching metadata for this entity accessor logging ignore
warnings where necessary.
- processCaching() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a caching metadata.
- processCachingMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a caching metadata.
- processCallbackMethods(Method[], ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Process the the callback methods.
- processCascadeOnDelete() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Check if CascadeOnDelete was set on the Entity.
- processCascadeTypes(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- processChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the change tracking setting for this accessor.
- processClassExtractor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Return the user defined class extractor class for this entity.
- processCollectionTable(CollectionMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Process a MetadataCollectionTable.
- processCollectionTable(CollectionMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Process a MetadataCollectionTable.
- processCollectionTable(CollectionMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Process a MetadataCollectionTable.
- processComplexMetadataTypes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Process PL/SQL record and table types, Oracle object array and XMLType types.
- processContainerPolicyAndIndirection(ContainerMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the map metadata if this is a valid map accessor.
- processConvert(ConvertMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Add a convert metadata to the descriptor convert map.
- processConvert(DatabaseMapping, String, MetadataClass, boolean, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a Convert annotation or convert element to apply to specified
EclipseLink converter (Converter, TypeConverter, ObjectTypeConverter)
to the given mapping.
- processConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process and add the globally defined converters to the project.
- processConverts() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the convert metadata for this entity accessor logging ignore
warnings where necessary.
- processConverts(List<ConvertMetadata>, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the JPA defined convert(s)
- processCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- processCreationSuffix() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Process the creation suffix.
- processCustomConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process the XML defined converters and check for a Converter annotation.
- processCustomizer() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- processCustomizers() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Process the customizer for those entities and embeddables that have one
defined.
- processDefaultRedirectors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a default redirector metadata.
- processDerivedId(HashSet<ClassAccessor>, HashSet<ClassAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Allows for processing derived ids, either from an Id or MapsId
specification.
- processDerivedId(HashSet<ClassAccessor>, HashSet<ClassAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Allows for processing DerivedIds.
- processDescriptorCustomizers(Map, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- processDirectCollectionAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process any BasicCollection annotation and/or BasicMap annotation that
were found.
- processDirectCollectionMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- processDirectEmbeddableCollectionMapping(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- processDirectMapKeyClass(MappedKeyMapAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
- processDirectMapMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
- processDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the discriminator column metadata (defaulting if necessary),
and return the EclipseLink database field.
- processDiscriminatorValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process a discriminator value to set the class indicator on the root
descriptor of the inheritance hierarchy.
- processedJoins - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- processEISOneToManyMapping(EISOneToManyMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Configure the EISOneToManyMapping properties based on the metadata.
- processEmbeddableMapKeyClass(MappedKeyMapAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
- processEmbeddableMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process the embeddable mapping accessors.
- processEntity() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the entity metadata.
- processEntityGraphs() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the entity graph metadata on this entity accessor.
- processEntityListeners(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the entity listeners for this class accessor.
- processEntityMapKeyClass(MappedKeyMapAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the map key to be an entity class.
- processEntityMappings(PersistenceUnitProcessor.Mode) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Performs the initialization of the persistence unit classes and then
processes the xml metadata.
- processEntityMappingsDefaults(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Set any entity-mappings defaults if specified.
- processEnumerated(EnumeratedMetadata, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process an Enumerated annotation.
- processEnumerated(EnumeratedMetadata, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process an Enumerated setting.
- processExcludeDefaultListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the exclude-default-listeners value.
- processExcludeSuperclassListeners() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the ExcludeSuperclassListeners value if one is specified (taking
metadata-complete into consideration).
- processExistenceChecking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the ExistenceChecking value if one is specified (taking
metadata-complete into consideration).
- processFetchGroup(FetchGroupMetadata, Map<String, FetchGroupMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- processFetchGroups() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the fetch groups for this class.
- processForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
Process any foreign key specification for this table.
- processForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
Process any foreign key specification for this table.
- processForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Process any primary key foreign key specification for this table.
- processForeignKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Process any foreign key metadata for this table.
- processForeignKeyRelationship(ForeignReferenceMapping, List<JoinColumnMetadata>, ForeignKeyMetadata, MetadataDescriptor, String, DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the join columns for the owning side of a one to one mapping.
- processForeignKeyRelationship(ObjectReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process the join columns for the owning side of a one to one mapping.
- processForeignQueryKeyNames(VariableOneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
- processGeneratedValue() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process the generated value metadata.
- processHour() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
- processId(OneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used to process primary keys and DerivedIds.
- processIdClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process an IdClass metadata.
- processIndex() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process index information for the given mapping.
- processIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process index information for the given metadata descriptor.
- processIndexes() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Process the index metadata for this table.
- processIndirection(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process the indirection (aka fetch type)
- processingInstruction(String, String) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- processingInstruction(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- processInheritance() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the Inheritance metadata for a root of an inheritance
hierarchy.
- processInheritancePrimaryKeyJoinColumns() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the inheritance metadata for an inheritance subclass.
- processInheritanceRoot(MetadataDescriptor, EntityAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Process the inheritance metadata of a root class.
- processInheritanceSubclass(MetadataDescriptor, EntityAccessor, EntityAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Process the inheritance metadata of a sub class.
- processInterfaceAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
This method will iterate through all the entities in the PU and check
if we should add them to a variable one to one mapping that was either
defined (incompletely) or defaulted.
- processJoinFetch(String, ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Return the mapping join fetch type.
- processJoinTable(ForeignReferenceMapping, RelationTableMechanism, JoinTableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Process a MetadataJoinTable.
- processJPQLQuery(Session) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
Convert the JPA query into a DatabaseQuery.
- processListeners(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the listeners for this entity.
- processLob(LobMetadata, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process a Lob metadata.
- processLob(LobMetadata, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a lob specification.
- processManyToManyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process an many to many mapping for this accessor since a join table
was specified.
- processMapKeyClass(ContainerMapping, MappedKeyMapAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a map key class for the given map key map accessor.
- processMappedByRelationTable(RelationTableMechanism, RelationTableMechanism) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- processMappedSuperclassMetadata(MappedSuperclassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL
Sub classes that support extending mapped superclasses should override
this method to control what is processed from a mapped superclass.
- processMappedSuperclassMetadata(MappedSuperclassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor
-
INTERNAL
From an embeddable we need pair down what we process as things like
ID metadata does not apply.
- processMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Process the accessors for the given class.
- processMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process the accessors for the given class.
- processMappingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Process this descriptors mapping accessors.
- processMappingConverter(DatabaseMapping, String, List<ConvertMetadata>, MetadataClass, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a convert value which specifies the name of an EclipseLink
converter to process with this accessor's mapping.
- processMappingKeyConverter(DatabaseMapping, String, List<ConvertMetadata>, MetadataClass, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a mapping key converter either from an EclipseLink convert
specification or a JPA converter specification (map-key-convert,
map-key-temporal, map-key-enumerated) to be applied to the given mapping.
- processMappingsFromEmbeddable(MetadataDescriptor, AggregateObjectMapping, EmbeddableMapping, Map<String, AttributeOverrideMetadata>, Map<String, AssociationOverrideMetadata>, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- processMappingValueConverter(DatabaseMapping, String, List<ConvertMetadata>, MetadataClass, MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a convert value which specifies the name of an EclipseLink
converter to process with this accessor's mapping.
- processMappingValueConverters(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Process convertors registered for collection mapping.
- processMapsId(OneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process the mapping keys from the maps id value.
- processMapsIdFields(OneToOneMapping, EmbeddedIdAccessor, MappingAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
We're going to add field name translations where necessary.
- processMetamodelDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used to process mapped superclasses when creating descriptors for a
metamodel.
- processMillisecond() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
- processMinute() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
- processMultitenant() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the multitenant metadata specified on a mapped superclass and
apply it to a sub-entity that has no multitenant metadata specified.
- processName(DatabaseTable, IndexDefinition) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Process the name.
- processNamedNativeQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named native queries on this accessor and add them
to the project for later processing.
- processNamedPLSQLStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named PLSQL stored function queries on this accessor
and add them to the project for later processing.
- processNamedPLSQLStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named PLSQL stored procedure queries on this accessor
and add them to the project for later processing.
- processNamedQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named queries on this accessor and add them to the
project for later processing.
- processNamedStoredFunctionQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named stored procedure queries on this accessor and
add them to the project for later processing.
- processNamedStoredProcedureQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process/collect the named stored function queries on this accessor and
add them to the project for later processing.
- processNonOwningRelationshipAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process the non-owning relationship accessors.
- processNoSql() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Check for and process a NoSql annotation and configure the correct
descriptor type.
- processObjectTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process the XML defined object type converters and check for an
ObjectTypeConverter annotation.
- processOneToManyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process an one to many mapping for this accessor.
- processOneToOnePrimaryKeyRelationship(OneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process the primary key join columns for the owning side of a one to one
mapping.
- processOptimisticLocking() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process an OptimisticLockingMetadata.
- processor - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- processORMetadata(MetadataProcessor, boolean, PersistenceUnitProcessor.Mode) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Process the Object/relational metadata from XML and annotations
- processORMMetadata(PersistenceUnitProcessor.Mode) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Process the ORM metadata on this processors metadata project
(representing a single persistence-unit)
- processOrphanRemoval(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
This method should be called for all mappings even though they may
not support.
- processOwningMappingKeys(OneToOneMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Process the the correct metadata for the owning side of a one to one
mapping.
- processOwningRelationshipAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process the owning relationship accessors.
- processParameters() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Internal method to add the parameters values to the query prior to
execution.
- processParentClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
If the user specified a parent class set it on the metadata class
for this accessor.
- processPartitioned(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
Set the policy on the descriptor or mapping.
- processPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
Process the partitioning policies defined on this element.
- processPartitioning() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
Process the partitioning metedata and add the PartitioningPolicys to the project.
- processPersistenceArchive(Archive, ClassLoader) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
Go through the jar file for this PersistenceUnitProcessor and process any
XML provided in it.
- processPersistenceUnitMetadata(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process any and all persistence unit metadata and defaults to the given
descriptor.
- processPersistenceUnitMetadata() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Process the persistence metadata if specified.
- processPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the primary key annotation.
- processPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process the primary key join columms for this accessors annotated element.
- processProperties(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Process all EntityManager properties.
- processProperties() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Process the local EntityManager properties only.
- processProperties() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Adds properties to the descriptor.
- processProperties(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Adds properties to the mapping.
- processProperty(DatabaseMapping, PropertyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Adds properties to the mapping.
- processQualifier() - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for processing.
- processQueries() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process the named native queries we found and add them to the given
session.
- processQueryHints(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
- processReadOnly() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a read only setting.
- processRelationshipMapping(ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Process settings common to ForeignReferenceMapping.
- processResult(StoredFunctionCall, int) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
- processReturnInsert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process a ReturnInsert annotation.
- processReturnInsert() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Subclasses should call this method if they want the warning message or
override the method if they want/support different behavior.
- processReturnInsertAndUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Subclasses should call this method if they want the warning message.
- processReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Process a return update setting.
- processReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Subclasses should call this method if they want the warning message or
override the method if they want/support different behavior.
- processSecond() - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
- processSecondaryTable(SecondaryTableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process a MetadataSecondaryTable.
- processSecondaryTables() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process secondary-table(s) for a given entity.
- processSequenceGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a SequenceGenerator annotation into a common metadata sequence
generator and add it to the project.
- processSequencingAccessors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Process the sequencing information.
- processSerialized(DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a potential serializable attribute.
- processSerialized(DatabaseMapping, MetadataClass, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a potential serializable attribute.
- processSerializedConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process a the XML defined serialized converters and check for a SerializedConverter
annotation.
- processSerializedObjectPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a SerializedObjectPolicyMetadata.
- processSessionCustomizer(Map, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- processSQLQuery(Session) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
Convert the SQL string into a DatabaseQuery.
- processSqlResultSetMappings() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process the sql result set mappings for the given class which could be
an entity or a mapped superclass.
- processStage1() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Stage 1 processing is a pre-processing stage that will perform the
following tasks:
- gather a list of mapping accessors for all entities and embeddables.
- processStage2() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Stage 2 processing will perform the following tasks:
- process all direct mapping accessors from entities, embeddables and
mapped superclasses.
- processStage3(PersistenceUnitProcessor.Mode) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Stage 3 processing does all the extra processing that couldn't be
completed in the first two stages of processing.
- processStoredProcedureQuery(Session) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
Convert the StoredProc call into a DatabaseQuery.
- processStruct() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Check for and process a Struct annotation and configure the correct
descriptor type.
- processStructConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process the XML defined struct converters and check for a StructConverter
annotation.
- processTable() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process table information for the given metadata descriptor.
- processTable(TableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process a MetadataTable.
- processTable(TableMetadata, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Common table processing for table, secondary table, join table and
collection table.
- processTable(TableMetadata, String, String, String, ORMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Common table processing for table, secondary table, join table,
collection table and table generators
- processTableAndInheritance() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Process any inheritance specifics.
- processTableGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a TableGenerator annotation into a common metadata table
generator and add it to the project.
- processTemporal(TemporalMetadata, DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Process a temporal type accessor.
- processTenantDiscriminators(MetadataDescriptor, SingleTableMultitenantPolicy) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Process the tenant discriminator metadata.
- processTenantTableDiscriminator(MetadataDescriptor, TablePerMultitenantPolicy) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Process the tenant table discriminator metadata.
- processTypeConverters() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Process a the XML defined type converters and check for a TypeConverter
annotation.
- processUnfetchedAttribute(FetchGroupTracker, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
INTERNAL:
Load/fetch the unfetched object.
- processUnfetchedAttributeForSet(FetchGroupTracker, String) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
INTERNAL:
Load/fetch the unfetched object.
- processUnidirectionalOneToManyMapping() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process an unidirectional one to many mapping for this accessor since
join columns were specified and no mapped by value.
- processUnidirectionalOneToManyTargetForeignKeyRelationship(UnidirectionalOneToManyMapping, List<JoinColumnMetadata>, MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.OneToManyAccessor
-
INTERNAL:
Process the join column(s) metadata for the owning side of a
unidirectional one to many mapping.
- processUniqueConstraints() - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Add the unique constraints to the database table.
- processUuidGenerator() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Process a TableGenerator annotation into a common metadata table
generator and add it to the project.
- processVirtualClass() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
If this class accessor uses VIRTUAL access and is not accessible, add it
to our list of virtual classes that will be dynamically created.
- prod(Expression<? extends N>, Expression<? extends N>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the product of its arguments.
- prod(Expression<? extends N>, N) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the product of its arguments.
- prod(N, Expression<? extends N>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the product of its arguments.
- ProjectCache - Interface in org.eclipse.persistence.jpa.metadata
-
Purpose: Interface used to support caching the project generated from metadata
avoiding costs associated processing the same metadata over multiple deployments.
- projectCacheAccessor - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- propagateResultProperties() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Configure the firstResult, maxRows and lock mode in the EclipseLink
ReadQuery.
- properties - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- properties - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Persistence unit properties from create factory.
- properties - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Local properties passed from createEntityManager.
- Property - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- PropertyImpl - Class in org.eclipse.persistence.internal.jpa.config
-
JPA scripting API implementation.
- PropertyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.PropertyImpl
-
- PropertyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.accessors
-
INTERNAL:
PropertyMetadata.
- PropertyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- PropertyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
- put(K, V) - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- putObject(Object) - Method in class org.eclipse.persistence.internal.jpa.CacheImpl
-
ADVANCED:
Puts the given Object into the cache.
- putObject(Object) - Method in interface org.eclipse.persistence.jpa.JpaCache
-
ADVANCED:
Puts the given Object into the cache.
- SECONDARY_TABLE_CATALOG - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SECONDARY_TABLE_FK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SECONDARY_TABLE_NAME - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SECONDARY_TABLE_PK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SECONDARY_TABLE_SCHEMA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SecondaryTable - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- SecondaryTableImpl - Class in org.eclipse.persistence.internal.jpa.config.tables
-
JPA scripting API implementation.
- SecondaryTableImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.tables.SecondaryTableImpl
-
- SecondaryTableMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.tables
-
INTERNAL:
Object to hold onto a secondary table metadata in a TopLink database table.
- SecondaryTableMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for XML loading.
- SecondaryTableMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for annotation loading.
- securableObjectHolder - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- select(Selection<? extends T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
Specify the item that is to be returned in the query result.
- select(Expression<T>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
Specify the item that is to be returned in the query result.
- selectCase(Expression<? extends C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create simple case expression.
- selectCase() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a general case expression.
- selection - Variable in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
-
- selection - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- SelectionImpl<X> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Selection interface of the JPA
criteria API.
- SelectionImpl(Class<X>, Expression) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
-
- selections - Variable in class org.eclipse.persistence.internal.jpa.querydef.TupleImpl
-
- selections - Variable in class org.eclipse.persistence.internal.jpa.querydef.TupleQuery
-
- selectNodes(Node, String[]) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XPathEngine
-
Execute the XPath statement relative to the context node.
- selectSingleNode(Node, String[]) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XPathEngine
-
Execute the XPath statement relative to the context node.
- SEPersistenceUnitInfo - Class in org.eclipse.persistence.internal.jpa.deployment
-
Internal implementation of the PersistenceUnitInfo detailed in the EJB 3.0 specification
Used by our Java SE implementation so common method calls can be used in setting
of Container and non-Container EntityManagerFactories.
- SEPersistenceUnitInfo() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- SEPersistenceUnitProperty - Class in org.eclipse.persistence.internal.jpa.deployment
-
INTERNAL:
Object to hold onto persistence unit properties as specified in the
persistence.xml property.
- SEPersistenceUnitProperty() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
-
- SEQUENCE_GENERATOR_CATALOG - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SEQUENCE_GENERATOR_SCHEMA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SEQUENCE_GENERATOR_SEQUENCE_NAME - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SequenceGenerator - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- SequenceGeneratorImpl - Class in org.eclipse.persistence.internal.jpa.config.sequencing
-
JPA scripting API implementation.
- SequenceGeneratorImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- SequenceGeneratorMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.sequencing
-
A wrapper class to the MetadataSequenceGenerator that holds onto a
@SequenceGenerator for its metadata values.
- SequenceGeneratorMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for XML loading.
- SequenceGeneratorMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for annotation loading.
- SequenceGeneratorMetadata(String, Integer, String, String, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL
This constructor is used to create a default sequence generator.
- SequenceGeneratorMetadata(String, String, String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL
This constructor is used to create a default sequence generator.
- serializableMethods - Variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- SerializedConverterMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
INTERNAL:
Abstract metadata serializer.
- SerializedConverterMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for XML loading.
- SerializedConverterMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for annotation loading.
- SerializedConverterMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for XML loading.
- SerializedMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
INTERNAL:
This class processes the reserve "serialized" converter specified through @Convert.
- SerializedMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
-
INTERNAL:
Used for defaulting case.
- SerializedMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
-
INTERNAL:
Used for defaulting.
- SerializedMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedMetadata
-
INTERNAL:
Used for annotation loading.
- SerializedObjectPolicyMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.sop
-
Object to hold onto serialized object policy metadata.
- SerializedObjectPolicyMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL:
Used for XML loading.
- SerializedObjectPolicyMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL:
Used for annotation loading.
- session - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Reference to the ServerSession for this deployment.
- session - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- session - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
- SESSION_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- sessionName - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- set(SingularAttribute<? super T, Y>, X) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- set(Path<Y>, X) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- set(Path<Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- set(String, Object) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
-
- setAbstractSession(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
INTERNAL:
Set the underlying database session
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setAccess(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Structure
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setAccess(String) - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setAccessibleObject(MetadataAccessibleObject) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Set the accessible object for this accessor.
- setAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setAccessMethods() - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setAccessMethods(AccessMethodsMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setAccessMethods(AccessMethodsMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setAccessMethods(AccessMethodsMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Structure
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setAccessMethods() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setAccessorMethods(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Set the getter and setter access methods for this accessor.
- setAccessorMethods(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Set the getter and setter access methods for this accessor.
- setAccessTypeOnClassDescriptor(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Record whether this descriptor uses property access.
- setAdditionalCriteria() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setAdditionalCriteria(AdditionalCriteriaMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setAdditionalCriteria() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setAdditionalCriteria() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setAlias(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setAllEventMethods(Map<String, List<Method>>) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setAllocationSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setAllocationSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setAllocationSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setAllocationSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setAllocationSize(Integer) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setAllocationSize(Integer) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setAllowNativeSQLQueries(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
When at least one entity is found that is multitenant, we turn off
native SQL queries.
- setAllQueriesRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setAllQueriesRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setAlwaysRefresh(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setAlwaysRefresh(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping
- setAlwaysRefresh(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setAnnotations(Map<String, MetadataAnnotation>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
Set the annotations of this accessible object.
- setArchiveFactory(ArchiveFactory) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
-
- setArrays(List<ArrayAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setAsDataModifyQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
INTERNAL:
Change the internal query to data modify query.
- setAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- setAsSQLModifyQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Internal method to change the wrapped query to a DataModifyQuery if
necessary.
- setAsSQLReadQuery() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Internal method to change the wrapped query to a DataReadQuery if
necessary.
- setAttribute(Attribute<X, T>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.proxy.AttributeProxyImpl
-
- SetAttributeImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel
-
Purpose: Provides the implementation for the SetAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
- SetAttributeImpl(ManagedTypeImpl<X>, CollectionMapping) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.SetAttributeImpl
-
INTERNAL:
- SetAttributeImpl(ManagedTypeImpl<X>, CollectionMapping, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.SetAttributeImpl
-
INTERNAL:
- setAttributeName(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConvertImpl
-
- setAttributeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- setAttributeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- setAttributeName(String) - Method in interface org.eclipse.persistence.jpa.config.Convert
-
- setAttributeOnSuperClass(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- SetAttributeProxyImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel.proxy
-
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit
as an SetAttribute is accessed in the metamodel.
- SetAttributeProxyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.proxy.SetAttributeProxyImpl
-
- setAttributes(XMLAttributes) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setAttributes(Map<String, Object>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- setAttributesMap(Map<String, AttributeDetails>) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setAttributeType(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractMappingImpl
-
- setAttributeType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Used for OX mapping.
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Structure
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setAttributeType(String) - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setAutoApply(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.ConverterClassImpl
-
- setAutoApply(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Used for OX mapping.
- setAutoApply(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setAutoApply(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ConverterClass
-
- setBasicCollections(List<BasicCollectionAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setBasicMaps(List<BasicMapAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setBasics(List<BasicAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setBatchFetch() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setBatchFetch() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setBatchFetch(BatchFetchMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setBatchFetch(BatchFetchMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setBatchFetch() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setBatchFetch() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setBatchFetch() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setBatchFetch() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setBatchFetch() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setBeginEarlyTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default join existing transaction property, allows reading through
write connection.
- setBeginEarlyTransaction(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default join existing transaction property, allows reading through
write connection.
- setCache() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setCache(CacheMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setCache() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCache() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Set entity @Cacheable annotation value.
- setCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCacheableInDescriptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Pass entity @Cacheable annotation value to cache configuration object
in class descriptor.
- setCacheIndex() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setCacheIndex(CacheIndexMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setCacheIndex() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setCacheIndex() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setCacheIndexes(List<CacheIndexMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setCacheInterceptor() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setCacheInterceptor(CacheInterceptorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setCacheInterceptor() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCacheInterceptor() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCacheKeyType(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.PrimaryKeyImpl
-
- setCacheKeyType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setCacheKeyType(String) - Method in interface org.eclipse.persistence.jpa.config.PrimaryKey
-
- setCallByIndex(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractStoredQueryImpl
-
- setCallByIndex(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setCallByIndex(Boolean) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- setCallByIndex(Boolean) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- setCascade(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.locking.OptimisticLockingImpl
-
- setCascade() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setCascade(CascadeMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setCascade(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- setCascade() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setCascade() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setCascade() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setCascade() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setCascade(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OptimisticLocking
-
- setCascade() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setCascadeAll() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadeAll(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadeAll() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCascadeDetach() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadeDetach(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadeDetach() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCascadeMerge() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadeMerge(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadeMerge() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setCascadeOnDelete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setCascadeOnDelete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setCascadeOnDelete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCascadeOnDelete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setCascadeOnDelete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setCascadeOnDelete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setCascadePersist() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadePersist(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setCascadePersist(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadePersist(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setCascadePersist() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCascadePersist(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setCascadeRefresh() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadeRefresh(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadeRefresh() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCascadeRemove() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.CascadeImpl
-
- setCascadeRemove(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.CascadeMetadata
-
INTERNAL:
Used for OX mapping.
- setCascadeRemove() - Method in interface org.eclipse.persistence.jpa.config.Cascade
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.Table
-
- setCatalog(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setChangeTracking(ChangeTrackingMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setChangeTracking() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setChangeTracking() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setChangeTracking() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.ConverterClassImpl
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConverterImpl
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.PartitioningImpl
-
- setClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.Converter
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.ConverterClass
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.Partitioning
-
- setClass(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setClassAccessor(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Sets the class accessor for this mapping accessor.
- setClassAccessor(ClassAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setClassExtractor(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setClassExtractor(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setClassExtractorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setClassLoader(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Use this method to set the correct class loader that should be used
during processing.
- setClassLoader(ClassLoader) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Set the user classloader.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ConverterAccessor
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL
Used for OX mapping.
- setClassName(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setCloneCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setCloneCopyPolicy(CloneCopyPolicyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
set the copy policy metadata
- setCloneCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setCloneCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCloneCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCloseOnCommit(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default property to avoid resuming unit of work if going to be closed
on commit anyway.
- setCloseOnCommit(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default property to avoid resuming unit of work if going to be closed
on commit anyway.
- setCollectionTable() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setCollectionTable(CollectionTableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setCollectionTable() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setColumn() - Method in class org.eclipse.persistence.internal.jpa.config.columns.AttributeOverrideImpl
-
- setColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setColumn(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.FieldResultImpl
-
- setColumn() - Method in class org.eclipse.persistence.internal.jpa.config.structures.ArrayImpl
-
- setColumn() - Method in class org.eclipse.persistence.internal.jpa.config.transformers.WriteTransformerImpl
-
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AttributeOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- setColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
-
INTERNAL:
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.sop.SerializedObjectPolicyMetadata
-
INTERNAL
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for OX mapping.
- setColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.AttributeOverride
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setColumn(String) - Method in interface org.eclipse.persistence.jpa.config.FieldResult
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setColumn() - Method in interface org.eclipse.persistence.jpa.config.WriteTransformer
-
- setColumnDefinition(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractColumnImpl
-
- setColumnDefinition(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
-
INTERNAL:
Used for OX mapping.
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorColumn
-
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.PrimaryKeyJoinColumn
-
- setColumnDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setColumnList(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setColumnList(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setColumnList(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setColumnNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Used for OX mapping.
- setColumnNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setColumnNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
-
INTERNAL:
Used for OX mapping.
- setColumnResults(List<ColumnResultMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for OX mapping.
- setColumnResults(List<ColumnResultMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- setColumns(List<ColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setCommitOrder(UnitOfWork.CommitOrderType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set update ordering by primary key, to avoid potential database deadlocks.
- setCommitOrder(UnitOfWork.CommitOrderType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set updates should be ordered by primary key to avoid possible database deadlocks.
- setCommitWithoutPersistRules(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default property to avoid discover new objects in unit of work if
application always uses persist.
- setCommitWithoutPersistRules(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default property to avoid discover new objects in unit of work if
application always uses persist.
- setCompatibleType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlTypeImpl
-
- setCompatibleType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setCompatibleType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlRecord
-
- setCompatibleType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlTable
-
- setCompositeEmSetupImpl(EntityManagerSetupImpl) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- setCompositeMember(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setCompositeMember(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setCompositeMember(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setCompositeProcessor(MetadataProcessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
set compositeProcessor that owns this and pear MetadataProcessors used to create composite persistence unit.
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.PinnedPartitioningImpl
-
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitionImpl
-
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitionImpl
-
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.PinnedPartitioningMetadata
-
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- setConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- setConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.PinnedPartitioning
-
- setConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.RangePartition
-
- setConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.ValuePartition
-
- setConnectionPools(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.HashPartitioningMetadata
-
Used for OX mapping.
- setConnectionPools(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ReplicationPartitioningMetadata
-
- setConstraintMode(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ForeignKeyImpl
-
- setConstraintMode(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setConstraintMode(String) - Method in interface org.eclipse.persistence.jpa.config.ForeignKey
-
- setConstructor(Constructor) - Method in class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
INTERNAL:
Set the constructor.
- setConstructorArgTypes(Class[]) - Method in class org.eclipse.persistence.internal.jpa.querydef.ConstructorSelectionImpl
-
INTERNAL:
Set the constructorArgTypes.
- setConstructorResults(List<ConstructorResultMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- setContextProperty(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.TenantDiscriminatorColumnImpl
-
- setContextProperty(String) - Method in class org.eclipse.persistence.internal.jpa.config.multitenant.TenantTableDiscriminatorImpl
-
- setContextProperty(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setContextProperty(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
-
INTERNAL:
Used for OX mapping.
- setContextProperty(String) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setContextProperty(String) - Method in interface org.eclipse.persistence.jpa.config.TenantTableDiscriminator
-
- setConversionValues(List<ConversionValueMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setConvert(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
This covers the EclipseLink Convert, single TEXT convert element.
- setConvert(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setConvert(String) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setConvert(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setConvert(String) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setConvert(String) - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setConverter() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setConverter(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConvertImpl
-
- setConverter(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.StructConverterImpl
-
- setConverter(DatabaseMapping, Converter, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
-
INTERNAL:
- setConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setConverter(String) - Method in interface org.eclipse.persistence.jpa.config.Convert
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setConverter(String) - Method in interface org.eclipse.persistence.jpa.config.StructConverter
-
- setConverter() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setConverterAccessors(List<ConverterAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setConverterClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- setConverterClassName(DatabaseMapping, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
-
INTERNAL:
- setConverters(List<ConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setConverters(List<ConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.EmbeddedAccessor
-
INTERNAL:
Used for OX mapping.
- setCoordinationType(String) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setCoordinationType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setCoordinationType(String) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCopyPolicyClassName(String) - Method in class org.eclipse.persistence.internal.jpa.config.copypolicy.CopyPolicyImpl
-
- setCopyPolicyClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CustomCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- setCopyPolicyClassName(String) - Method in interface org.eclipse.persistence.jpa.config.CopyPolicy
-
- setCorrectionType(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.OrderColumnImpl
-
- setCorrectionType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OrderColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setCorrectionType(String) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setCreationSuffix(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setCreationSuffix(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl
-
- setCreationSuffix(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setCreationSuffix(String) - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- setCreationSuffix(String) - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setCreationSuffix(String) - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- setCreationSuffix(String) - Method in interface org.eclipse.persistence.jpa.config.Table
-
- setCreationSuffix(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setCriteria(String) - Method in class org.eclipse.persistence.internal.jpa.config.additionalcriteria.AdditionalCriteriaImpl
-
- setCriteria(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.additionalcriteria.AdditionalCriteriaMetadata
-
INTERNAL:
Used for OX mapping.
- setCriteria(String) - Method in interface org.eclipse.persistence.jpa.config.AdditionalCriteria
-
- setCustomCopyPolicy(CustomCopyPolicyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
set the copy policy metadata
- setCustomizer(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setCustomizer(String) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setCustomizer(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setCustomizer(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setCustomizerClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setDatabaseChangeNotificationType(String) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setDatabaseChangeNotificationType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setDatabaseChangeNotificationType(String) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setDatabaseFieldSettings(DatabaseField, MetadataProject) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
set the project level settings on the database fields
- setDatabaseFieldSettings(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
set the project level settings on the database fields
- setDatabaseQuery(DatabaseQuery) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- setDatabaseQuery(DatabaseQuery) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Replace the cached query with the given query.
- setDatabaseQuery(DatabaseQuery) - Method in interface org.eclipse.persistence.jpa.JpaQuery
-
PUBLIC:
Replace the cached query with the given query.
- setDatabaseTable(DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- setDatabaseType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setDatabaseType(String) - Method in class org.eclipse.persistence.internal.jpa.config.structures.ArrayImpl
-
- setDatabaseType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setDatabaseType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- setDatabaseType(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setDatabaseType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setDataFormat(String) - Method in class org.eclipse.persistence.internal.jpa.config.nosql.NoSqlImpl
-
- setDataFormat(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
-
INTERNAL:
Used for OX mapping.
- setDataFormat(String) - Method in interface org.eclipse.persistence.jpa.config.NoSql
-
- setDataType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ObjectTypeConverterImpl
-
- setDataType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.TypeConverterImpl
-
- setDataType(String) - Method in class org.eclipse.persistence.internal.jpa.config.nosql.NoSqlImpl
-
- setDataType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- setDataType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.nosql.NoSqlMetadata
-
INTERNAL:
Used for OX mapping.
- setDataType(String) - Method in interface org.eclipse.persistence.jpa.config.NoSql
-
- setDataType(String) - Method in interface org.eclipse.persistence.jpa.config.ObjectTypeConverter
-
- setDataType(String) - Method in interface org.eclipse.persistence.jpa.config.TypeConverter
-
- setDataTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setDataValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConversionValueImpl
-
- setDataValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for OX mapping.
- setDataValue(String) - Method in interface org.eclipse.persistence.jpa.config.ConversionValue
-
- setDeclaringClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL:
- setDeclaringType(Type) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setDefaultAccess(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setDefaultAccessMethods(AccessMethodsMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Default access methods can come from the following locations
(in XML only) :
- persistence-unit-defaults
- entity-mappings
- entity
- embeddable
Be default, the default access methods are set to use "get" and "set"
unless they are overridden by discovering access methods specified at
one of the locations above.
- setDefaultCatalog(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setDefaultConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
-
- setDefaultConnectionPool(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultConnectionPool(String) - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- setDefaultDeleteObjectQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultInsertObjectQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultObjectValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ObjectTypeConverterImpl
-
- setDefaultObjectValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ObjectTypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultObjectValue(String) - Method in interface org.eclipse.persistence.jpa.config.ObjectTypeConverter
-
- setDefaultQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultReadAllQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultReadObjectQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultReportQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDefaultSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setDefaultTenantDiscriminatorColumns(List<TenantDiscriminatorColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setDefaultUpdateObjectQueryRedirectorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL:
Used for OX mapping.
- setDeleteAll(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setDeleteAll(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setDeleteAll(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setDeleteAll(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setDeleteAll(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setDeleteAll(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setDeleteRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setDeleteRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setDelimitedIdentifiers(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setDelimitedIdentifiers(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setDelimitedIdentifiers(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setDescribedClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setDescription(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setDescription(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setDescriptor(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Set the metadata descriptor for this accessor.
- setDescriptor(ClassDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Set the RelationalDescriptor instance associated with this MetadataDescriptor
- setDescriptorLocation(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- setDescriptorNamedQueries(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Copy named queries defined in EclipseLink descriptor into the session if it was indicated to do so.
- setDescriptors(List<ClassDescriptor>) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
INTERNAL:
For table per tenant queries the descriptor list will extracted from
parsing the jpql query and cached here.
- setDirection(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setDirection(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setDirection(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setDirection(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setDisableConversion(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConvertImpl
-
- setDisableConversion(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- setDisableConversion(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Convert
-
- setDisableHits(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setDisableHits(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setDisableHits(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setDiscriminator(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.DiscriminatorClassImpl
-
- setDiscriminator(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
Used for OX mapping.
- setDiscriminator(String) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorClass
-
- setDiscriminatorClasses(List<DiscriminatorClassMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setDiscriminatorColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.VariableOneToOneImpl
-
- setDiscriminatorColumn(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.EntityResultImpl
-
- setDiscriminatorColumn(DiscriminatorColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorColumn(DiscriminatorColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.VariableOneToOneAccessor
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorColumn(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorColumn() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setDiscriminatorColumn(String) - Method in interface org.eclipse.persistence.jpa.config.EntityResult
-
- setDiscriminatorColumn() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setDiscriminatorType(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractDiscriminatorColumnImpl
-
- setDiscriminatorType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorType(String) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorColumn
-
- setDiscriminatorType(String) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setDiscriminatorValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setDiscriminatorValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setDiscriminatorValue(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setDocumentLocator(Locator) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- setDocumentLocator(Locator) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- setElementCollections(List<ElementCollectionAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setEmbeddables(List<EmbeddableAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setEmbeddedId() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setEmbeddedId(EmbeddedIdAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setEmbeddedId() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setEmbeddedId() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setEmbeddedId() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setEmbeddedIdAccessor(EmbeddedIdAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setEmbeddeds(List<EmbeddedAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setEndValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitionImpl
-
- setEndValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- setEndValue(String) - Method in interface org.eclipse.persistence.jpa.config.RangePartition
-
- setEntities(List<EntityAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setEntityClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.EntityResultImpl
-
- setEntityClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
- setEntityClass(String) - Method in interface org.eclipse.persistence.jpa.config.EntityResult
-
- setEntityClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- setEntityEventListener(EntityListener) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setEntityListeners(List<EntityListenerMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setEntityListeners(List<EntityListenerMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setEntityMappings(XMLEntityMappings) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Set the entity mappings (mapping file) for this OR object.
- setEntityName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setEntityResults(List<EntityResultMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- setEntityTransactionWrapper() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- setEnumerated() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
- setEnumerated(EnumeratedMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setEnumerated() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setEnumerated() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setEnumerated() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setEnumerated() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setEnumeratedType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.EnumeratedMetadata
-
INTERNAL:
Used for OX mapping.
- setExceptionHandler(Map, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Allow customized exception handler to be added into session.
- setExcludeDefaultListeners(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setExcludeDefaultListeners(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setExcludeDefaultListeners(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setExcludeDefaultListeners(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setExcludeDefaultListeners(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitMetadataImpl
-
- setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- setExcludeDefaultMappings(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setExcludeDefaultMappings(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setExcludeDefaultMappings(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setExcludeDefaultMappings(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitMetadata
-
- setExcludeSuperclassListeners(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setExcludeSuperclassListeners(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping
- setExcludeSuperclassListeners(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setExcludeSuperclassListeners(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setExcludeSuperclassListeners(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setExcludeUnlistedClasses(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setExcludeUnlistedClasses(boolean) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setExcludeUnlistedClasses(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setExistenceChecking(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setExistenceChecking(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setExistenceChecking(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setExistenceChecking(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setExistenceChecking(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setExpiry(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setExpiry(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setExpiry(Integer) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setExpiryTimeOfDay() - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setExpiryTimeOfDay(TimeOfDayMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setExpiryTimeOfDay() - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setFetch(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
- setFetch(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setFetch(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setFetch(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setFetch(String) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setFetchAttributes(List<FetchAttributeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- setFetchGroups(List<FetchGroupMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setField() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setField() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setField() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.EmbeddedImpl
-
- setField(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Used for OX mapping.
- setField() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setField() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setField() - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- setField() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setFieldClassification(DatabaseMapping, Class, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
-
INTERNAL:
Wrapper method to make sure we always set the classification name and
not class.
- setFieldClassification(DatabaseMapping, MetadataClass, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MetadataConverter
-
INTERNAL:
Wrapper method to make sure we always set the classification name and
not class.
- setFieldName(DatabaseField, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
All field names should be set through this method to ensure delimited
identifiers and upper casing defaults are set.
- setFieldName(DatabaseField, String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Go through this method if you can default a name.
- setFieldName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
-
INTERNAL:
The name may be set by TransformationAccessor in case there's none
specified.
- setFieldResults(List<FieldResultMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.EntityResultMetadata
-
INTERNAL:
Used for OX mapping.
- setFields(List<PLSQLParameterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleObjectTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setFields(List<PLSQLParameterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLRecordMetadata
-
INTERNAL:
Used for OX mapping.
- setFields(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for OX mapping.
- setFirstResult(int) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Set the position of the first result to retrieve.
- setFirstResultInternal(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the position of the first result to retrieve.
- setFlushClearCache(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set the default FlashClearCache mode to be used.
- setFlushClearCache(String) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set the default FlashClearCache mode to be used.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default property, allows flush before query to be avoided.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default property, allows flush before query to be avoided.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Set the flush mode that applies to all objects contained in the
persistence context.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Set the flush mode type to be used for the query execution.
- setForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.columns.AssociationOverrideImpl
-
- setForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractObjectMappingImpl
-
- setForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.OneToManyImpl
-
- setForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.tables.CollectionTableImpl
-
- setForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.tables.JoinTableImpl
-
- setForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- setForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
Used for OX mapping.
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.AssociationOverride
-
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setForeignKey() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setForeignKeyDefinition(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ForeignKeyImpl
-
- setForeignKeyDefinition(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setForeignKeyDefinition(String) - Method in interface org.eclipse.persistence.jpa.config.ForeignKey
-
- setFullyQualifiedTableName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- setFunctionName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedPlsqlStoredFunctionQueryImpl
-
- setFunctionName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredFunctionQueryImpl
-
- setFunctionName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- setFunctionName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- setGeneratedValue() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setGeneratedValue(GeneratedValueMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setGeneratedValue() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setGeneratedValue() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setGenerator(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.GeneratedValueImpl
-
- setGenerator(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used for OX mapping.
- setGenerator(String) - Method in interface org.eclipse.persistence.jpa.config.GeneratedValue
-
- setGeneratorName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setGenericType(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- setGetMethod(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AccessMethodsImpl
-
- setGetMethod(String) - Method in interface org.eclipse.persistence.jpa.config.AccessMethods
-
- setGetMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
-
INTERNAL:
Used for OX mapping.
- setGetterMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setGetterMethodToAttributeDetails(Map<String, AttributeDetails>) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setHasCache() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a cache annotation or cache xml element.
- setHasCacheInterceptor() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a cache annotation or cache xml element.
- setHasChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a change tracking annotation or change
tracking xml element.
- setHasCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a copy policy annotation or copy policy xml element.
- setHasCustomizer() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a customizer annotation or customizer
xml element.
- setHasDefaultRedirectors() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a cache annotation or cache xml element.
- setHasField(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
Set if the attribute has a real field.
- setHashPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setHashPartitioning(HashPartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setHashPartitioning(List<HashPartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setHashPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setHasPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a PrimaryKey annotation or primary-key
xml element.
- setHasSerializedObjectPolicy() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that we have processed a serialized object annotation or serialized object xml element.
- setHint(String, Object) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set an implementation-specific hint.
- setHint(String, Object) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Set a query property or hint.
- setHintInternal(String, Object) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set an implementation-specific hint.
- setHints(Map<String, Object>) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- setHints(List<QueryHintMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setHour(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.TimeOfDayImpl
-
- setHour(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- setHour(Integer) - Method in interface org.eclipse.persistence.jpa.config.TimeOfDay
-
- setId(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractObjectMappingImpl
-
- setId(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- setId(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setId(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setIdClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setIdClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setIdClass(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setIdClass(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setIdClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setIds(List<IdAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setImplementsCloneMethod(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setIncludeAllAttributes(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- setIncludeCriteria(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.multitenant.MultitenantImpl
-
- setIncludeCriteria(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- setIncludeCriteria(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Multitenant
-
- setIndex() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setIndex(IndexMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setIndex() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setIndex() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setIndex() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setIndexes(List<IndexMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setIndexes(List<IndexMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setIndirectionPolicy(ContainerMapping, String, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
Set the correct indirection policy on a collection mapping.
- setInheritance() - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setInheritance(InheritanceMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setInheritance() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setInheritanceParentDescriptor(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Set the immediate parent's descriptor of the inheritance hierarchy.
- setInheritancePolicy(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Recursive method.
- setInheritanceRootDescriptor(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Set the root descriptor of the inheritance hierarchy, that is, the one
that defines the inheritance strategy.
- setInitialValue(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setInitialValue(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setInitialValue(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setInitialValue(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setInitialValue(Integer) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setInitialValue(Integer) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setInsertable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractDirectColumnImpl
-
- setInsertable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
-
- setInsertable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setInsertable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setInsertable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setInsertable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setInsertable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setInsertRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setInsertRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setInstantiationCopyPolicy() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setInstantiationCopyPolicy(InstantiationCopyPolicyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
set the copy policy metadata
- setInstantiationCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setInstantiationCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setInstantiationCopyPolicy() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setInterceptorClassName(String) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheInterceptorImpl
-
- setInterceptorClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheInterceptorMetadata
-
INTERNAL
Used for OX mapping.
- setInterceptorClassName(String) - Method in interface org.eclipse.persistence.jpa.config.CacheInterceptor
-
- setInverseForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.tables.JoinTableImpl
-
- setInverseForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
Used for OX mapping.
- setInverseForeignKey() - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setInverseJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
-
INTERNAL:
Used for OX mapping.
- setIsAccessible(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setIsCascadePersist(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Indicates that cascade-persist should be added to the set of cascade
values for all relationship mappings.
- setIsDefaultListener(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
-
- setIsEclipseLinkORMFile(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setIsEmbedable(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setIsEmbeddable() - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setIsInContainer(boolean) - Static method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
-
- setIsInContainerMode(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
This sets the isInContainerMode flag.
- setIsJDK(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setIsLazy(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setIsMappedSuperClass(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setIsMeta(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- setIsMetadataExpired(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Used to indicate that an EntityManagerFactoryImpl based on this
EntityManagerSetupImpl has been refreshed.
- setIsNegated(boolean) - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- setIsolation(String) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setIsolation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
- setIsolation(String) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setIsPreProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- setIsProcessed() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- setJarFile(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setJarFile(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setJarFileUrls(List<URL>) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setJavaClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Set the java class for this accessor.
- setJavaClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
Used to set this descriptors java class.
- setJavaType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlTypeImpl
-
- setJavaType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.OracleArrayImpl
-
- setJavaType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.OracleObjectImpl
-
- setJavaType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setJavaType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setJavaType(String) - Method in interface org.eclipse.persistence.jpa.config.OracleArray
-
- setJavaType(String) - Method in interface org.eclipse.persistence.jpa.config.OracleObject
-
- setJavaType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlRecord
-
- setJavaType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlTable
-
- setJdbcType(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setJdbcType(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setJdbcType(Integer) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setJdbcTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setJdbcTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setJdbcTypeName(String) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- setJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.RelationalTableMetadata
-
INTERNAL:
Used for OX mapping.
- setJoinFetch(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setJoinFetch(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setJoinFetch(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setJoinFetch(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setJoinFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setJoinFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setJoinFetch(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setJoinFetch(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setJoinFetch(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setJoinFields(List<JoinFieldMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- SetJoinImpl<Z,X> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
- SetJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.SetJoinImpl
-
- SetJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.SetJoinImpl
-
- SetJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType, FromImpl) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.SetJoinImpl
-
- setJoinTable() - Method in class org.eclipse.persistence.internal.jpa.config.columns.AssociationOverrideImpl
-
- setJoinTable() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setJoinTable(JoinTableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setJoinTable(JoinTableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.AssociationOverrideMetadata
-
INTERNAL:
Used for OX mapping.
- setJoinTable() - Method in interface org.eclipse.persistence.jpa.config.AssociationOverride
-
- setJoinTable() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setJoinTable() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setJoinTable() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setJoinTable() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setJPQLString(String) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- setJtaDataSource(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setJtaDataSource(DataSource) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setJtaDataSource(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setJTATransactionWrapper() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- setKeyColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- setKeyConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- setKeySubgraph(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractDiscriminatorColumnImpl
-
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setLength(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setLength(Integer) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setLength(Integer) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorColumn
-
- setLength(Integer) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setLength(Integer) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setLoad(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.FetchGroupImpl
-
- setLoad(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- setLoad(Boolean) - Method in interface org.eclipse.persistence.jpa.config.FetchGroup
-
- setLoadedForCanonicalModel(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setLoader(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
INTERNAL:
- setLoader(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setLob() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
- setLob(LobMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setLob() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setLob() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setLob() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setLob() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setLocalUnitOfWork(RepeatableWriteUnitOfWork) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
- setLockMode(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedQueryImpl
-
- setLockMode(LockModeType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set the lock mode type to be used for the query execution.
- setLockMode(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setLockMode(LockModeType) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the lock mode type to be used for the query execution.
- setLockMode(LockModeType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Set the lock mode type to be used for the query execution.
- setLockMode(String) - Method in interface org.eclipse.persistence.jpa.config.NamedQuery
-
- setLog(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
Set the log file.
- setLog(Writer) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
The method allows user to specify the output for the log message.
- setLogger(MetadataLogger) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataFactory
-
INTERNAL:
- setLoginTimeout(int) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- setLogLevel(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
- setLogLevel(int) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
The method allows user to define nine levels EclipseLink logging.
- setLogWriter(PrintWriter) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- setManagedClassNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setManyToManys(List<ManyToManyAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setManyToOnes(List<ManyToOneAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setMapKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKey(MapKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKey(MapKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKey() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKey() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKey() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyAssociationOverrides(List<AssociationOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyAttributeOverrides(List<AttributeOverrideMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKeyClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKeyClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
- setMapKeyClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
- setMapKeyClass(MetadataClass) - Method in interface org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappedKeyMapAccessor
-
INTERNAL:
- setMapKeyClass(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyClass(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyClass(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKeyColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKeyColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyColumn() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyColumn() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyConvert(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
This covers the EclipseLink Convert, single TEXT convert element.
- setMapKeyConvert(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
This covers the EclipseLink Convert, single TEXT convert element.
- setMapKeyConvert(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyConvert(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyConvert(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyConverts(List<ConvertMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyEnumerated() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKeyEnumerated() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKeyEnumerated(EnumeratedMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyEnumerated(EnumeratedMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyEnumerated() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyEnumerated() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyEnumerated() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKeyForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyForeignKey(ForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMapKeyJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyJoinColumns(List<JoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyTemporal() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setMapKeyTemporal() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setMapKeyTemporal(TemporalMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyTemporal(TemporalMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setMapKeyTemporal() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setMapKeyTemporal() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMapKeyTemporal() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMappedBy(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setMappedBy(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setMappedBy(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setMappedBy(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setMappedBy(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setMappedSuperclasses(List<MappedSuperclassAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setMapping(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
This will do three things:
1 - process any common level metadata for all mappings.
- setMappingFile(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setMappingFile(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setMappingFile(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setMappingFileNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setMapsId(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractObjectMappingImpl
-
- setMapsId(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- setMapsId(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setMapsId(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setMaxResults(int) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set the maximum number of results to retrieve.
- setMaxResults(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the maximum number of results to retrieve.
- setMaxResults(int) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Set the maximum number of results to retrieve.
- setMaxResultsInternal(int) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Set the maximum number of results to retrieve.
- setMetadataClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- setMetadataComplete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setMetadataComplete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setMetadataComplete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setMetadataComplete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setMetadataComplete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setMetadataFactory(MetadataFactory) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
-
INTERNAL:
- setMetadataFactory(MetadataFactory) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
- setMetadataSource(MetadataSource) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
-
INTERNAL:
Use this method to set the MetadataSource class to use for loading
extensible mappings
- setMetamodel(Metamodel) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: Convenience function to allow us to reset the Metamodel in the
possible case that we want to regenerate it.
- setMetamodel(Metamodel) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
INTERNAL: Convenience function to allow us to reset the Metamodel in the
possible case that we want to regenerate it.
- setMetamodel(Metamodel) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
Convenience function to allow us to reset the Metamodel
in the possible case that we want to regenerate it.
- setMetamodelMappedSuperclassChildDescriptor(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setMethod(String) - Method in class org.eclipse.persistence.internal.jpa.config.transformers.ReadTransformerImpl
-
- setMethod(String) - Method in class org.eclipse.persistence.internal.jpa.config.transformers.WriteTransformerImpl
-
- setMethod(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- setMethod(String) - Method in interface org.eclipse.persistence.jpa.config.ReadTransformer
-
- setMethod(String) - Method in interface org.eclipse.persistence.jpa.config.WriteTransformer
-
- setMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.config.copypolicy.CloneCopyPolicyImpl
-
- setMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- setMethodName(String) - Method in interface org.eclipse.persistence.jpa.config.CloneCopyPolicy
-
- setMethodSignature - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
Caches the set method signature.
- setMillisecond(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.TimeOfDayImpl
-
- setMillisecond(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- setMillisecond(Integer) - Method in interface org.eclipse.persistence.jpa.config.TimeOfDay
-
- setMinute(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.TimeOfDayImpl
-
- setMinute(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- setMinute(Integer) - Method in interface org.eclipse.persistence.jpa.config.TimeOfDay
-
- setMixedConverters(List<MixedConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setMode(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setMode(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setMode(String) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setModifiers(int) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- setModifiers(int) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setMultipleResultSets(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredProcedureQueryImpl
-
- setMultipleResultSets(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping
- setMultipleResultSets(Boolean) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- setMultitenant() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setMultitenant(MultitenantMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setMultitenant() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setMultitenant() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setMutable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setMutable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.TransformationImpl
-
- setMutable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setMutable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setMutable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setMutable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setMutable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractColumnImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractOverrideImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.FieldImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ForeignKeyImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinFieldImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConverterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ObjectTypeConverterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.StructConverterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.TypeConverterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.BasicImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.MapKeyImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.TransientImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.HashPartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.PartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.PinnedPartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ReplicationPartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RoundRobinPartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.UnionPartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.PropertyImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractNamedQueryImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlTypeImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.ColumnResultImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.FetchAttributeImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.FetchGroupImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.FieldResultImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.OracleArrayImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.OracleObjectImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryHintImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.SqlResultSetMappingImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.UuidGeneratorImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.structures.StructImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.UniqueConstraintImpl
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
INTERNAL:
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ForeignKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.MetadataColumn
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.AbstractConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.MixedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.MapKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.AbstractPartitioningMetadata
-
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ComplexTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchAttributeMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FetchGroupMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.FieldResultMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.UuidGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.UniqueConstraintMetadata
-
INTERNAL:
Used for OX mapping.
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.AssociationOverride
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.AttributeOverride
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ColumnResult
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Converter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorColumn
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Embedded
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.EmbeddedId
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.FetchAttribute
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.FetchGroup
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Field
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.FieldResult
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ForeignKey
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.HashPartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.JoinField
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.MapKey
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedNativeQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ObjectTypeConverter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.OracleArray
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.OracleObject
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Partitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PinnedPartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlRecord
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlTable
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.PrimaryKeyJoinColumn
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Property
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.QueryHint
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.RangePartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ReplicationPartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.RoundRobinPartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.SqlResultSetMapping
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Struct
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.StructConverter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Structure
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Table
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Transient
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.TypeConverter
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.UnionPartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.UniqueConstraint
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.UuidGenerator
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setName(String) - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setNamedAttributeNodes(List<NamedAttributeNodeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- setNamedAttributeNodes(List<NamedAttributeNodeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- setNamedEntityGraphs(List<NamedEntityGraphMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedNativeQueries(List<NamedNativeQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedNativeQueries(List<NamedNativeQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNamedPLSQLStoredFunctionQueries(List<NamedPLSQLStoredFunctionQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedPLSQLStoredFunctionQueries(List<NamedPLSQLStoredFunctionQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNamedPLSQLStoredProcedureQueries(List<NamedPLSQLStoredProcedureQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedPLSQLStoredProcedureQueries(List<NamedPLSQLStoredProcedureQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNamedQueries(List<NamedQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedQueries(List<NamedQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNamedStoredFunctionQueries(List<NamedStoredFunctionQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedStoredFunctionQueries(List<NamedStoredFunctionQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNamedStoredProcedureQueries(List<NamedStoredProcedureQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setNamedStoredProcedureQueries(List<NamedStoredProcedureQueryMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setNestedTable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
Set boolean that indicates if the instance represents a Nested Table
(as opposed to Varray)
- setNestedType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.OracleArrayImpl
-
- setNestedType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlTableImpl
-
- setNestedType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.OracleArrayTypeMetadata
-
INTERNAL:
Used for OX mapping.
- setNestedType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLTableMetadata
-
INTERNAL:
Used for OX mapping.
- setNestedType(String) - Method in interface org.eclipse.persistence.jpa.config.OracleArray
-
- setNestedType(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlTable
-
- setNewTempClassLoader(ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setNext(MetadataMethod) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- setNonCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setNonCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setNonCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setNonCacheable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setNonCacheable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setNonJtaDataSource(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setNonJtaDataSource(DataSource) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setNonJtaDataSource(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setNoSql() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setNoSql(NoSqlMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setNoSql() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setNoSql() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setNullable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractDirectColumnImpl
-
- setNullable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
-
- setNullable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setNullable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setNullable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setNullable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setNullable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setObjectType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ObjectTypeConverterImpl
-
- setObjectType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.TypeConverterImpl
-
- setObjectType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
- setObjectType(String) - Method in interface org.eclipse.persistence.jpa.config.ObjectTypeConverter
-
- setObjectType(String) - Method in interface org.eclipse.persistence.jpa.config.TypeConverter
-
- setObjectTypeConverter() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setObjectTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setObjectTypeConverters(List<ObjectTypeConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setObjectTypeConverters(List<ObjectTypeConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setObjectTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TypeConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setObjectValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.ConversionValueImpl
-
- setObjectValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConversionValueMetadata
-
INTERNAL:
Used for OX mapping.
- setObjectValue(String) - Method in interface org.eclipse.persistence.jpa.config.ConversionValue
-
- setOneToManys(List<OneToManyAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setOneToOnes(List<OneToOneAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setOperator(Predicate.BooleanOperator) - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
- setOperator(Predicate.BooleanOperator) - Method in class org.eclipse.persistence.internal.jpa.querydef.PredicateImpl
-
- setOptimisticLocking() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setOptimisticLocking(OptimisticLockingMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setOptimisticLocking() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setOptimisticLocking() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setOptimisticLockingPolicy(OptimisticLockingPolicy) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractObjectMappingImpl
-
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setOptional(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setOptional(Boolean) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setOracleArrayTypes(List<OracleArrayTypeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Sets the list of OracleArrayType instances.
- setOracleArrayTypes(List<OracleArrayTypeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setOracleObjectTypes(List<OracleObjectTypeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
Sets the list of OracleObjectType instances.
- setOracleObjectTypes(List<OracleObjectTypeMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setOrderBy(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setOrderBy(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setOrderBy(OrderByMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setOrderBy(OrderByMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setOrderBy(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setOrderBy(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setOrderBy(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setOrderColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractCollectionMappingImpl
-
- setOrderColumn() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setOrderColumn(OrderColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setOrderColumn(OrderColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setOrderColumn() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setOrderColumn() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setOrderColumn() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setOrphanRemoval(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setOrphanRemoval(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setOrphanRemoval(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setOrphanRemoval(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setOrphanRemoval(Boolean) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setOverrideMapping(DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL:
An override mapping is created when an association override is specified
to a relationship accessor on an embeddable class.
- setOwningSession(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPackage(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setPackage(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPackage(String) - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setParameter(int, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Calendar to a positional parameter.
- setParameter(int, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(int, Object) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an argument to a positional parameter.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(Parameter<T>, T) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Set the value of a Parameter object.
- setParameter(String, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(String, Object) - Method in class org.eclipse.persistence.internal.jpa.EJBQueryImpl
-
Bind an argument to a named parameter.
- setParameter(int, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Calendar to a positional parameter.
- setParameter(int, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(int, Object) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an argument to a positional parameter.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(Parameter<T>, T) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind the value of a Parameter object.
- setParameter(String, Calendar, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(String, Object) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an argument to a named parameter.
- setParameterInternal(int, Object) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Bind an argument to a positional parameter.
- setParameterInternal(String, Object, boolean) - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
Bind an argument to a named or indexed parameter.
- setParameterInternal(String, Object, boolean) - Method in class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Bind an argument to a named or indexed parameter.
- setParameters(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- setParameters(List<PLSQLParameterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setParameters(List<StoredProcedureParameterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setParentClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setParentClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
- setParentClass(String) - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setParentClass(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setParentClass(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setParentClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setParentNode(Expression) - Method in class org.eclipse.persistence.internal.jpa.querydef.CompoundExpressionImpl
-
This method is used to store what will be the parent EclipseLink expression in the case the tree needs to be altered.
- setParentNode(Expression) - Method in class org.eclipse.persistence.internal.jpa.querydef.InImpl
-
This method is used to store what will be the parent EclipseLink expression in the case the tree needs to be altered.
- setPartitionColumn() - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.HashPartitioningImpl
-
- setPartitionColumn() - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitioningImpl
-
- setPartitionColumn() - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
-
- setPartitionColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setPartitionColumn() - Method in interface org.eclipse.persistence.jpa.config.HashPartitioning
-
- setPartitionColumn() - Method in interface org.eclipse.persistence.jpa.config.RangePartitioning
-
- setPartitionColumn() - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- setPartitioned(String) - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setPartitioned(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setPartitioned(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setPartitioned(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setPartitioned(String) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setPartitioning(PartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setPartitioning(List<PartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setPartitions(List<RangePartitionMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setPartitions(List<ValuePartitionMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setPartitionValueType(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitioningImpl
-
- setPartitionValueType(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
-
- setPartitionValueType(String) - Method in interface org.eclipse.persistence.jpa.config.RangePartitioning
-
- setPartitionValueType(String) - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- setPartitionValueTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setPersistenceinfo(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
- setPersistenceInfo(URL) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Set an explicitly identified URL of the location containing persistence.xml.
- setPersistenceInfo(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Set an explicitly identified the location containing persistence.xml.
- setPersistenceInfo(File) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Set an explicitly identified the location containing persistence.xml.
- setPersistenceProviderClassName(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setPersistenceUnitDefaults(XMLPersistenceUnitDefaults) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- setPersistenceUnitMetadata() - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setPersistenceUnitMetadata(XMLPersistenceUnitMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
- setPersistenceUnitMetadata(XMLPersistenceUnitMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPersistenceUnitMetadata() - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setPersistenceUnitName(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setPersistenceUnitProperties(List<SEPersistenceUnitProperty>) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
Used with the OX mapping file for the Canonical model processor.
- setPersistenceUnitRootUrl(URL) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setpersistencexml(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
- setPersistenceXMLLocation(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Set a specific location to look for persistence.xml
by default we will look in META-INF/persistence.xml
- setPersistOnCommit(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default property to avoid discover new objects in unit of work if
application always uses persist.
- setPersistOnCommit(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default property to avoid discover new objects in unit of work if
application always uses persist.
- setPersitenceUnitDefault() - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitMetadataImpl
-
- setPersitenceUnitDefault() - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitMetadata
-
- setPinnedPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setPinnedPartitioning(PinnedPartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setPinnedPartitioning(List<PinnedPartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setPinnedPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setPKClass(Class) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
ADVANCED:
- setPKClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setPKColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setPkColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setPKColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setPKColumnValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setPkColumnValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setPKColumnValue(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setPLSQLRecords(List<PLSQLRecordMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setPLSQLRecords(List<PLSQLRecordMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPLSQLTables(List<PLSQLTableMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setPLSQLTables(List<PLSQLTableMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setPostBuildMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPostCloneMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPostDeleteMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPostInsertMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPostLoad(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPostLoad(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPostLoad(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setPostLoad(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the post load event method on the listener.
- setPostLoad(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPostLoad(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPostLoad(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPostLoad(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPostPersist(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPostPersist(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPostPersist(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPostPersist(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the post persist event method on the listener.
- setPostPersist(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPostPersist(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPostPersist(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPostPersist(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPostRefreshMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPostRemove(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPostRemove(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPostRemove(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPostRemove(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the post remove event method on the listener.
- setPostRemove(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPostRemove(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPostRemove(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPostRemove(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPostUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPostUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPostUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPostUpdate(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
* Set the post update event method on the listener.
- setPostUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPostUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPostUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPostUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPostUpdateMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPrecision(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- setPrecision(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setPrecision(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- setPrecision(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setPrecision(Integer) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setPrecision(Integer) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setPrePersist(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPrePersist(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPrePersist(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPrePersist(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the pre persist event method on the listener.
- setPrePersist(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping
- setPrePersist(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPrePersist(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPrePersist(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPrePersistMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPreRemove(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPreRemove(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPreRemove(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPreRemove(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the pre remove event method on the listener.
- setPreRemove(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPreRemove(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPreRemove(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPreRemove(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPreRemoveMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPreUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPreUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.config.listeners.EntityListenerImpl
-
- setPreUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
- setPreUpdate(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Set the pre update event method on the listener.
- setPreUpdate(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListenerMetadata
-
INTERNAL:
Used for OX mapping.
- setPreUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPreUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.EntityListener
-
- setPreUpdate(String) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPreUpdateWithChangesMethod(Method) - Method in class org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener
-
INTERNAL:
- setPrimaryKey() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setPrimaryKey(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.TenantDiscriminatorColumnImpl
-
- setPrimaryKey(PrimaryKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setPrimaryKey(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setPrimaryKey() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPrimaryKey() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setPrimaryKey(Boolean) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setPrimaryKeyClassName(String) - Method in class org.eclipse.persistence.internal.jpa.CMP3Policy
-
INTERNAL:
- setPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.OneToOneImpl
-
- setPrimaryKeyForeignKey() - Method in class org.eclipse.persistence.internal.jpa.config.tables.SecondaryTableImpl
-
- setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- setPrimaryKeyForeignKey(PrimaryKeyForeignKeyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for OX mapping.
- setPrimaryKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setPrimaryKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setPrimaryKeyForeignKey() - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ObjectAccessor
-
INTERNAL:
Used for OX mapping.
- setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.CollectionTableMetadata
-
INTERNAL:
- setPrimaryKeyJoinColumns(List<PrimaryKeyJoinColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.SecondaryTableMetadata
-
INTERNAL:
Used for OX mapping.
- setPrimaryTable(DatabaseTable) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setPrimitiveType(Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
If this annotated element was built from java model elements and is
a primitive type this method will be called.
- setPrivateOwned(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setPrivateOwned(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setPrivateOwned(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setPrivateOwned(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setPrivateOwned(Boolean) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setProcedureName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedPlsqlStoredProcedureQueryImpl
-
- setProcedureName(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredProcedureQueryImpl
-
- setProcedureName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setProcedureName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setProcedureName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- setProcedureName(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- setProject(MetadataProject) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Set the metadata project.
- setProject(MetadataProject) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Set the project reference for this EntityMappings object.
- setProperties(Properties) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setProperties(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Use this method to set properties into existing EntityManager that are
normally passed to createEntityManager method.
- setProperties(List<PropertyMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setProperty(String, Object) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setProperty(String, Object) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- setProperty(String, Object) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setProvider(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setProvider(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setQuery(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractQueryImpl
-
- setQuery(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setQuery(String) - Method in interface org.eclipse.persistence.jpa.config.NamedNativeQuery
-
- setQuery(String) - Method in interface org.eclipse.persistence.jpa.config.NamedQuery
-
- setQueryParameter(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setQueryParameter(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setQueryParameter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setQueryParameter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setQueryParameter(String) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setQueryParameter(String) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setQueryRedirectors() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setQueryRedirectors(QueryRedirectorsMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setQueryRedirectors() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setQueryRedirectors() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setRangePartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setRangePartitioning(RangePartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setRangePartitioning(List<RangePartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setRangePartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setReadAllRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setReadAllRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setReadObjectRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setReadObjectRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setReadOnly(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setReadOnly(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setReadOnly(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setReadOnly(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setReadOnly(Boolean) - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setReadTransformer() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.TransformationImpl
-
- setReadTransformer(ReadTransformerMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
Used for OX mapping.
- setReadTransformer() - Method in interface org.eclipse.persistence.jpa.config.Transformation
-
- setReferenceClassName(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setReferenceClassType(Type) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setReferencedColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractRelationalColumnImpl
-
- setReferencedColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.RelationalColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setReferencedColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setReferencedColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.PrimaryKeyJoinColumn
-
- setReferencedFieldName(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinFieldImpl
-
- setReferencedFieldName(String) - Method in interface org.eclipse.persistence.jpa.config.JoinField
-
- setReferenceMode(ReferenceMode) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set default property, allows weak unit of work references.
- setReferenceMode(ReferenceMode) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set default property, allows weak unit of work references.
- setRefreshOnlyIfNewer(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setRefreshOnlyIfNewer(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setRefreshOnlyIfNewer(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setReplicateWrites(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RoundRobinPartitioningImpl
-
- setReplicateWrites(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.UnionPartitioningImpl
-
- setReplicateWrites(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RoundRobinPartitioningMetadata
-
- setReplicateWrites(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.UnionPartitioningMetadata
-
- setReplicateWrites(Boolean) - Method in interface org.eclipse.persistence.jpa.config.RoundRobinPartitioning
-
- setReplicateWrites(Boolean) - Method in interface org.eclipse.persistence.jpa.config.UnionPartitioning
-
- setReplicationPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setReplicationPartitioning(ReplicationPartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setReplicationPartitioning(List<ReplicationPartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setReplicationPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setReportRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setReportRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setRequiresConnection(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
INTERNAL:
By default we require a connection to the database.
- setResultClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedNativeQueryImpl
-
- setResultClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedPlsqlStoredProcedureQueryImpl
-
- setResultClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
- setResultClass(String) - Method in interface org.eclipse.persistence.jpa.config.NamedNativeQuery
-
- setResultClass(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- setResultClassName(String) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- setResultClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setResultClassNames(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setResultSetMapping(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.AbstractPlsqlStoredQueryImpl
-
- setResultSetMapping(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedNativeQueryImpl
-
- setResultSetMapping(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredFunctionQueryImpl
-
- setResultSetMapping(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedNativeQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setResultSetMapping(String) - Method in interface org.eclipse.persistence.jpa.config.NamedNativeQuery
-
- setResultSetMapping(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- setResultSetMapping(String) - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredProcedureQuery
-
- setResultSetMapping(String) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- setResultSetMappings(List<String>) - Method in class org.eclipse.persistence.internal.jpa.JPAQuery
-
- setResultSetMappings(List<String>) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setReturnInsert() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setReturnInsert(ReturnInsertMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setReturnInsert() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setReturnInsert() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setReturnOnly(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ReturnInsertImpl
-
- setReturnOnly(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.ReturnInsertMetadata
-
INTERNAL:
Used for OX mapping.
- setReturnOnly(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ReturnInsert
-
- setReturnParameter() - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedPlsqlStoredFunctionQueryImpl
-
- setReturnParameter() - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredFunctionQueryImpl
-
- setReturnParameter(PLSQLParameterMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedPLSQLStoredFunctionQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setReturnParameter(StoredProcedureParameterMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredFunctionQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setReturnParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
-
- setReturnParameter() - Method in interface org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
-
- setReturnsResult(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.queries.NamedStoredProcedureQueryImpl
-
- setReturnsResult(Boolean) - Method in interface org.eclipse.persistence.jpa.config.NamedStoredProcedureQuery
-
- setReturnsResultSet(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.NamedStoredProcedureQueryMetadata
-
INTERNAL:
Used for OX mapping.
- setReturnType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
- setReturnUpdate() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setReturnUpdate(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setReturnUpdate() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setReturnUpdate() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Internal method.
- setRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.QueryImpl
-
- setRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
-
Mark the current transaction so that the only possible outcome of the
transaction is for the transaction to be rolled back.
- setRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- setRollbackOnly() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- setRollbackOnlyInternal() - Method in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnlyInternal() - Method in class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
-
INTERNAL:
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRollbackOnlyInternal() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
-
Mark the current transaction so that the only possible
outcome of the transaction is for the transaction to be
rolled back.
- setRootURL(URL) - Method in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
-
- setRoundRobinPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setRoundRobinPartitioning(RoundRobinPartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setRoundRobinPartitioning(List<RoundRobinPartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setRoundRobinPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setScale(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- setScale(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.queries.PlsqlParameterImpl
-
- setScale(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- setScale(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.PLSQLParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setScale(Integer) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setScale(Integer) - Method in interface org.eclipse.persistence.jpa.config.PlsqlParameter
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.AbstractTableImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitDefaultsImpl
-
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setSchema(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.CollectionTable
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.JoinTable
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitDefaults
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.SecondaryTable
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.Table
-
- setSchema(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setSecond(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.TimeOfDayImpl
-
- setSecond(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
INTERNAL:
Used for OX mapping.
- setSecond(Integer) - Method in interface org.eclipse.persistence.jpa.config.TimeOfDay
-
- setSecondaryTables(List<SecondaryTableMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setSelectedColumns(List<ColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- setSequenceGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setSequenceGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setSequenceGenerator(SequenceGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setSequenceGenerator(SequenceGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setSequenceGenerator() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setSequenceGenerator() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setSequenceGenerator() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setSequenceGenerator() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setSequenceGenerators(List<SequenceGeneratorMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setSequenceName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.SequenceGeneratorImpl
-
- setSequenceName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.SequenceGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setSequenceName(String) - Method in interface org.eclipse.persistence.jpa.config.SequenceGenerator
-
- setSequenceNumberField(DatabaseField) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setSequenceNumberName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setSerializedConverters(List<SerializedConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setSerializedConverters(List<SerializedConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setSerializedObjectPolicy(SerializedObjectPolicyMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setSerializerPackage(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.SerializedConverterMetadata
-
INTERNAL:
Used for OX mapping.
- setSession(AbstractSession) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
INTERNAL:
Set the session to log to.
- setSessionEventListener(Map, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Allow customized session event listener to be added into session.
- setSetMethod(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AccessMethodsImpl
-
- setSetMethod(MetadataMethod) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataMethod
-
INTERNAL:
Method to convert a getMethod into a setMethod.
- setSetMethod(String) - Method in interface org.eclipse.persistence.jpa.config.AccessMethods
-
- setSetMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.AccessMethodsMetadata
-
INTERNAL:
Used for OX mapping.
- setSetterMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setSetterMethodToAttributeDetails(Map) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setSharedCacheMode(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setSharedCacheMode(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Sets the SharedCacheMode value.
- setSharedCacheMode(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setShouldForceFieldNamesToUpperCase(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProject
-
INTERNAL:
Used to uppercase default and user defined column field names
- setShouldValidateExistence(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Set the default to determine if does-exist should be performed on
persist.
- setShouldValidateExistence(boolean) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Set the default to determine if does-exist should be performed on
persist.
- setShouldWeaveChangeTracking(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setShouldWeaveConstructorOptimization(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setShouldWeaveFetchGroups(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setShouldWeaveInternal(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setShouldWeaveREST(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setShouldWeaveValueHolders(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.BatchFetchImpl
-
- setSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setSize(Integer) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
-
INTERNAL:
Used for OX mapping.
- setSize(Integer) - Method in interface org.eclipse.persistence.jpa.config.BatchFetch
-
- setSize(Integer) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setSource(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
Set the input archive to be used to weave.
- setSqlResultSetMappings(List<SQLResultSetMappingMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setSqlResultSetMappings(List<SQLResultSetMappingMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setStartValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitionImpl
-
- setStartValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- setStartValue(String) - Method in interface org.eclipse.persistence.jpa.config.RangePartition
-
- setStaticWeaveInfo(StaticWeaveInfo) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- setStrategy(String) - Method in class org.eclipse.persistence.internal.jpa.config.inheritance.InheritanceImpl
-
- setStrategy(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.GeneratedValueImpl
-
- setStrategy(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
Used for OX mapping.
- setStrategy(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.GeneratedValueMetadata
-
INTERNAL:
Used for OX mapping.
- setStrategy(String) - Method in interface org.eclipse.persistence.jpa.config.GeneratedValue
-
- setStrategy(String) - Method in interface org.eclipse.persistence.jpa.config.Inheritance
-
- setStruct() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractClassImpl
-
- setStruct(StructMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.ClassAccessor
-
INTERNAL:
Used for OX mapping.
- setStruct() - Method in interface org.eclipse.persistence.jpa.config.Embeddable
-
- setStruct() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setStructConverter() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setStructConverter() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setStructConverters(List<StructConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setStructConverters(List<StructConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setStructures(List<StructureAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setSubclassSubgraphs(List<NamedSubgraphMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- setSubgraph(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedAttributeNodeMetadata
-
INTERNAL:
Used for OX mapping.
- setSubgraphs(List<NamedSubgraphMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedEntityGraphMetadata
-
INTERNAL:
Used for OX mapping.
- setSuperclass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setSuperClassDetails(ClassDetails) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setSuperclassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataClass
-
INTERNAL:
- setSuperClassName(String) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setSupertype(IdentifiableType<? super X>) - Method in class org.eclipse.persistence.internal.jpa.metamodel.IdentifiableTypeImpl
-
INTERNAL:
Set the superType for this IdentifiableType - only after all ManagedTypes
have been instantiated for this Metamodel.
- setTable() - Method in class org.eclipse.persistence.internal.jpa.config.classes.EntityImpl
-
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
-
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.TenantDiscriminatorColumnImpl
-
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setTable(TableMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EntityAccessor
-
INTERNAL:
Used for OX mapping.
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.TenantDiscriminatorColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setTable(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setTable(String) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setTable() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setTable(String) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setTable(String) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setTable(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setTable(String) - Method in interface org.eclipse.persistence.jpa.config.TenantDiscriminatorColumn
-
- setTableGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setTableGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setTableGenerator(TableGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setTableGenerator(TableGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setTableGenerator() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setTableGenerator() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setTableGenerator() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setTableGenerator() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setTableGenerators(List<TableGeneratorMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setTablePerClassInheritancePolicy(MetadataDescriptor) - Method in class org.eclipse.persistence.internal.jpa.metadata.inheritance.InheritanceMetadata
-
INTERNAL:
- setTarget(String) - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
Set output archive to be used to weave to.
- setTargetClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.ElementCollectionImpl
-
- setTargetClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.ConstructorResultImpl
-
- setTargetClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.structures.ArrayImpl
-
- setTargetClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
- setTargetClass(String) - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setTargetClass(String) - Method in interface org.eclipse.persistence.jpa.config.ConstructorResult
-
- setTargetClass(String) - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setTargetClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setTargetClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ConstructorResultMetadata
-
INTERNAL:
Used for OX mapping.
- setTargetClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.ArrayAccessor
-
INTERNAL:
Used for OX mapping.
- setTargetClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for OX mapping.
- setTargetEntity(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractRelationshipMappingImpl
-
- setTargetEntity(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
- setTargetEntity(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setTargetEntity(String) - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setTargetEntity(String) - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setTargetEntity(String) - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setTargetEntityName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.RelationshipAccessor
-
INTERNAL:
Used for OX mapping.
- setTargetInterface(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.VariableOneToOneImpl
-
- setTargetInterface(String) - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setTemporal() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractDirectMappingImpl
-
- setTemporal(TemporalMetadata, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.CollectionAccessor
-
- setTemporal(TemporalMetadata, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
- setTemporal(TemporalMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.DirectAccessor
-
INTERNAL:
Used for OX mapping.
- setTemporal(TemporalMetadata, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.ElementCollectionAccessor
-
- setTemporal(TemporalMetadata, boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.MappingAccessor
-
INTERNAL: Set the temporal metadata for this accessor.
- setTemporal() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setTemporal() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setTemporal() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setTemporal() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setTemporal() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setTemporalType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.TemporalMetadata
-
INTERNAL:
Used for OX mapping.
- setTenantDiscriminatorColumns(List<TenantDiscriminatorColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- setTenantDiscriminatorColumns(List<TenantDiscriminatorColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setTenantDiscriminatorColumns(List<TenantDiscriminatorColumnMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitDefaults
-
INTERNAL:
Used for OX mapping.
- setTenantTableDiscriminator() - Method in class org.eclipse.persistence.internal.jpa.config.multitenant.MultitenantImpl
-
- setTenantTableDiscriminator(TenantTableDiscriminatorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- setTenantTableDiscriminator() - Method in interface org.eclipse.persistence.jpa.config.Multitenant
-
- setterMethodName - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setterMethodToAttributeDetails - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Map of this class' persistent set methods where the key is the setMethod name.
- setText(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.converters.ConvertMetadata
-
INTERNAL:
Used for OX mapping.
- setTransactionManager(TransactionManagerImpl) - Method in class org.eclipse.persistence.internal.jpa.jdbc.DataSourceImpl
-
- setTransactionTimeout(int) - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setTransactionType(PersistenceUnitTransactionType) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setTransformations(List<TransformationAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setTransformerClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.transformers.ReadTransformerImpl
-
- setTransformerClass(String) - Method in class org.eclipse.persistence.internal.jpa.config.transformers.WriteTransformerImpl
-
- setTransformerClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
- setTransformerClass(String) - Method in interface org.eclipse.persistence.jpa.config.ReadTransformer
-
- setTransformerClass(String) - Method in interface org.eclipse.persistence.jpa.config.WriteTransformer
-
- setTransformerClassName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.transformers.ReadTransformerMetadata
-
INTERNAL:
Used for OX mapping.
- setTransients(List<TransientAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.changetracking.ChangeTrackingImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.EnumeratedImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.converters.TemporalImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.locking.OptimisticLockingImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.mappings.BatchFetchImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.multitenant.MultitenantImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.multitenant.TenantTableDiscriminatorImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.ColumnResultImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotatedElement
-
INTERNAL:
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheMetadata
-
INTERNAL:
Used for OX mapping.
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.changetracking.ChangeTrackingMetadata
-
INTERNAL:
Used for OX mapping.
- setType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.locking.OptimisticLockingMetadata
-
INTERNAL:
Used for OX mapping.
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.BatchFetchMetadata
-
INTERNAL:
Used for OX mapping.
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.MultitenantMetadata
-
INTERNAL:
Used for OX mapping.
- setType(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.multitenant.TenantTableDiscriminatorMetadata
-
INTERNAL:
Used for OX mapping.
- setType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
- setType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.BatchFetch
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.Cache
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.ChangeTracking
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.ColumnResult
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.Enumerated
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.Multitenant
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.OptimisticLocking
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.StoredProcedureParameter
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.Temporal
-
- setType(String) - Method in interface org.eclipse.persistence.jpa.config.TenantTableDiscriminator
-
- setTypeConverter() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Array
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setTypeConverter() - Method in interface org.eclipse.persistence.jpa.config.Version
-
- setTypeConverters(List<TypeConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setTypeConverters(List<TypeConverterMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.graphs.NamedSubgraphMetadata
-
INTERNAL:
Used for OX mapping.
- setTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.ColumnResultMetadata
-
INTERNAL:
Used for OX mapping.
- setTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for OX mapping.
- setUnionPartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setUnionPartitioning(UnionPartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setUnionPartitioning(List<UnionPartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setUnionPartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setUnionUnpartitionableQueries(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.HashPartitioningImpl
-
- setUnionUnpartitionableQueries(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.RangePartitioningImpl
-
- setUnionUnpartitionableQueries(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitioningImpl
-
- setUnionUnpartitionableQueries(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.FieldPartitioningMetadata
-
INTERNAL:
Used for OX mapping.
- setUnionUnpartitionableQueries(Boolean) - Method in interface org.eclipse.persistence.jpa.config.HashPartitioning
-
- setUnionUnpartitionableQueries(Boolean) - Method in interface org.eclipse.persistence.jpa.config.RangePartitioning
-
- setUnionUnpartitionableQueries(Boolean) - Method in interface org.eclipse.persistence.jpa.config.ValuePartitioning
-
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.ColumnImpl
-
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
-
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.tables.IndexImpl
-
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.ColumnMetadata
-
INTERNAL: Used for OX mapping.
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setUnique(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.IndexMetadata
-
INTERNAL:
Used for OX mapping.
- setUnique(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setUnique(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Index
-
- setUnique(Boolean) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setUniqueConstraints(List<UniqueConstraintMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
Used for OX mapping.
- setUpdatable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.AbstractDirectColumnImpl
-
- setUpdatable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
-
- setUpdatable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DirectColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setUpdatable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
-
INTERNAL:
Used for OX mapping.
- setUpdatable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.Column
-
- setUpdatable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.JoinColumn
-
- setUpdatable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.OrderColumn
-
- setUpdateable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.cache.CacheIndexImpl
-
- setUpdateable(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.cache.CacheIndexMetadata
-
INTERNAL:
Used for OX mapping.
- setUpdateable(Boolean) - Method in interface org.eclipse.persistence.jpa.config.CacheIndex
-
- setUpdateRedirector(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
-
- setUpdateRedirector(String) - Method in interface org.eclipse.persistence.jpa.config.QueryRedirectors
-
- setupImpl - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
EntityManagerSetupImpl that deployed this factory.
- setUseDelimiters(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.tables.TableMetadata
-
INTERNAL:
- setUsesCascadedOptimisticLocking(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataDescriptor
-
INTERNAL:
- setUuidGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.classes.AbstractMappedClassImpl
-
- setUuidGenerator() - Method in class org.eclipse.persistence.internal.jpa.config.mappings.AbstractBasicMappingImpl
-
- setUuidGenerator(UuidGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.MappedSuperclassAccessor
-
INTERNAL:
Used for OX mapping.
- setUuidGenerator(UuidGeneratorMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicAccessor
-
INTERNAL:
Used for OX mapping.
- setUuidGenerator() - Method in interface org.eclipse.persistence.jpa.config.Basic
-
- setUuidGenerator() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setUuidGenerator() - Method in interface org.eclipse.persistence.jpa.config.Id
-
- setUuidGenerator() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setUuidGenerators(List<UuidGeneratorMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setValidation(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.PrimaryKeyImpl
-
- setValidation(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.PrimaryKeyMetadata
-
INTERNAL:
Used for OX mapping.
- setValidation(String) - Method in interface org.eclipse.persistence.jpa.config.PrimaryKey
-
- setValidationMode(String) - Method in class org.eclipse.persistence.internal.jpa.config.persistenceunit.PersistenceUnitImpl
-
- setValidationMode(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
-
- setValidationMode(String) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnit
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.columns.DiscriminatorClassImpl
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.partitioning.ValuePartitionImpl
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.PropertyImpl
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.config.queries.QueryHintImpl
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
-
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
Used for OX mapping.
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.mappings.OrderByMetadata
-
INTERNAL:
Used for OX mapping.
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.partitioning.ValuePartitionMetadata
-
INTERNAL:
Used for OX mapping.
- setValue(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL:
Used for OX mapping.
- setValue(String) - Method in interface org.eclipse.persistence.jpa.config.DiscriminatorClass
-
- setValue(String) - Method in interface org.eclipse.persistence.jpa.config.Property
-
- setValue(String) - Method in interface org.eclipse.persistence.jpa.config.QueryHint
-
- setValue(String) - Method in interface org.eclipse.persistence.jpa.config.ValuePartition
-
- setValueClass(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.DiscriminatorClassMetadata
-
INTERNAL:
- setValueColumn(ColumnMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicCollectionAccessor
-
INTERNAL:
Used for OX mapping.
- setValueColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.config.sequencing.TableGeneratorImpl
-
- setValueColumnName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.sequencing.TableGeneratorMetadata
-
INTERNAL:
Used for OX mapping.
- setValueColumnName(String) - Method in interface org.eclipse.persistence.jpa.config.TableGenerator
-
- setValueConverter(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.BasicMapAccessor
-
INTERNAL:
Used for OX mapping.
- setValuePartitioning() - Method in class org.eclipse.persistence.internal.jpa.config.AbstractAccessorImpl
-
- setValuePartitioning(ValuePartitioningMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.MetadataAccessor
-
INTERNAL:
Used for OX mapping.
- setValuePartitioning(List<ValuePartitioningMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ElementCollection
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.Entity
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToMany
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.ManyToOne
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.MappedSuperclass
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToMany
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.OneToOne
-
- setValuePartitioning() - Method in interface org.eclipse.persistence.jpa.config.VariableOneToOne
-
- setValueType(String) - Method in class org.eclipse.persistence.internal.jpa.config.PropertyImpl
-
- setValueType(MetadataClass) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
- setValueType(String) - Method in interface org.eclipse.persistence.jpa.config.Property
-
- setValueTypeName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.PropertyMetadata
-
INTERNAL:
Used for OX mapping.
- setVariableOneToOnes(List<VariableOneToOneAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setVersion(String) - Method in class org.eclipse.persistence.internal.jpa.config.xml.MappingsImpl
-
- setVersion(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
-
INTERNAL:
Used for OX mapping.
- setVersion(String) - Method in interface org.eclipse.persistence.jpa.config.Mappings
-
- setVersions(List<VersionAccessor>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.classes.XMLAttributes
-
INTERNAL:
Used for OX mapping.
- setVirtualAccessMethods(List<VirtualAttributeMethodInfo>) - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- setVirtualProperty(boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setWeaveTransientFieldValueHolders() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
-
- setWorkingCopyMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.config.copypolicy.CloneCopyPolicyImpl
-
- setWorkingCopyMethodName(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.copypolicy.CloneCopyPolicyMetadata
-
INTERNAL:
Used for OX mapping.
- setWorkingCopyMethodName(String) - Method in interface org.eclipse.persistence.jpa.config.CloneCopyPolicy
-
- setWriteTransformers(List<WriteTransformerMetadata>) - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.TransformationAccessor
-
INTERNAL:
Used for OX mapping.
- setXmlMappingMetadataComplete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.config.xml.PersistenceUnitMetadataImpl
-
- setXMLMappingMetadataComplete(Boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLPersistenceUnitMetadata
-
INTERNAL:
Used for OX mapping.
- setXmlMappingMetadataComplete(Boolean) - Method in interface org.eclipse.persistence.jpa.config.PersistenceUnitMetadata
-
- shouldBeginEarlyTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Indicate the early transaction should be forced to start.
- shouldBeIgnored() - Method in class org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataField
-
INTERNAL
Some fields should automatically be ignored, return true if this field should be ignored
- shouldBuildProject - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- shouldCreateInternalLoader - Variable in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
- shouldFlushBeforeQuery() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
- shouldGetSessionOnCreateFactory(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Return if the session should be deployed and connected during the creation of the EntityManagerFactory,
or if it should be deferred until createEntityManager().
- shouldLog(LogLevel, LogCategory) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- shouldOverride(OverrideMetadata, MetadataLogger, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.columns.OverrideMetadata
-
INTERNAL:
Method to determine if this ORMetadata should override another.
- shouldOverride(ORMetadata) - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
-
INTERNAL:
Method to determine if this ORMetadata should override another.
- shouldOverrideLoadClass(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer.TempEntityLoader
-
- shouldRedeploy() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- shouldSendMetadataRefreshCommand(Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Return if MetadataSource refresh commands should be sent when refresh is called
Checks the PersistenceUnitProperties.METADATA_SOURCE_RCM_COMMAND property and defaults to true.
- shouldUseDefault(Object) - Static method in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
-
Empty String hintValue indicates that the default hint value
should be used.
- shouldValidateExistence - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Default to determine if does-exist should be performed on persist.
- shouldValidateExistence() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
Return the default to determine if does-exist should be performed on
persist.
- shouldValidateExistence() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
-
Return the default to determine if does-exist should be performed on
persist.
- shouldValidateExistence - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Determine if does-exist should be performed on persist.
- shouldWeaveChangeTracking - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Define if change tracking should be weaved in this class.
- shouldWeaveChangeTracking() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- shouldWeaveConstructorOptimization - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Determine if a new constructor can be used to bypass setting variables to default values.
- shouldWeaveFetchGroups - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Define if fetch groups should be weaved in this class.
- shouldWeaveFetchGroups() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- shouldWeaveInternal - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Define if internal optimizations should be weaved in this class.
- shouldWeaveInternal() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- shouldWeaveRest - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Define if this class should be weaved for our REST support
- shouldWeaveREST() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- shouldWeaveValueHolders - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Define if lazy value holders should be weaved in this class.
- shouldWeaveValueHolders() - Method in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
- SimpleCaseImpl(Metamodel, Class<R>, FunctionExpression, List<Expression<?>>, Expression<C>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
-
- SimpleCaseImpl(Metamodel, Class<R>, FunctionExpression, List<Expression<?>>, String, Expression<C>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
-
- SingularAttributeImpl<X,T> - Class in org.eclipse.persistence.internal.jpa.metamodel
-
Purpose: Provides the implementation for the SingularAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
- SingularAttributeImpl(ManagedTypeImpl<X>, DatabaseMapping) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
Create an instance of the Attribute
- SingularAttributeImpl(ManagedTypeImpl<X>, DatabaseMapping, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.SingularAttributeImpl
-
INTERNAL:
Create an Attribute instance with a passed in validation flag (usually set to true only during Metamodel initialization)
- SingularAttributeProxyImpl<X,T> - Class in org.eclipse.persistence.internal.jpa.metamodel.proxy
-
- SingularAttributeProxyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.proxy.SingularAttributeProxyImpl
-
- size() - Method in class org.eclipse.persistence.internal.jpa.IsolatedHashMap
- SIZE - Static variable in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
- size(C) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that tests the size of a collection.
- size(Expression<C>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that tests the size of a collection.
- skippedEntity(String) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- skippedEntity(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- some(Subquery<Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create a predicate corresponding to a some expression over the subquery
results.
- SOURCE_FK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- SOURCE_PK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
-
- splitProperties(Map, Collection[]) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
Source Map is divided between Map[] in target.
- splitSpecifiedProperties(Map, Collection) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
-
target is a array of two Maps
the first one contains specified properties;
the second all the rest.
- SqlResultSetMapping - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- SqlResultSetMappingImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- SqlResultSetMappingImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.SqlResultSetMappingImpl
-
- SQLResultSetMappingMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto an sql result mapping metadata.
- SQLResultSetMappingMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for XML loading.
- SQLResultSetMappingMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for annotation loading.
- SQLResultSetMappingMetadata(MetadataClass, MetadataAccessibleObject, MetadataProject, Object) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.SQLResultSetMappingMetadata
-
INTERNAL:
Used for result class processing.
- sqrt(Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the square root of its argument.
- stackTraceString(Exception) - Method in class org.eclipse.persistence.internal.jpa.ExceptionFactory
-
- start() - Method in class org.eclipse.persistence.tools.weaving.jpa.StaticWeave
-
Invoke StaticWeaveProcessor to perform weaving.
- startDocument() - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- startDocument() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- startPrefixMapping(String, String) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.PersistenceContentHandler
-
- startPrefixMapping(String, String) - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.ORMContentHandler
-
- startValue - Variable in class org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
-
- state - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
Initial -----> HalfPredeployedCompositeMember -----> PredeployFailed
| ^ |
V------->| V
Predeployed
- STATE_DEPLOY_FAILED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_DEPLOYED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_HALF_DEPLOYED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_HALF_PREDEPLOYED_COMPOSITE_MEMBER - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_INITIAL - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_PREDEPLOY_FAILED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_PREDEPLOYED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- STATE_UNDEPLOYED - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- StaticWeave - Class in org.eclipse.persistence.tools.weaving.jpa
-
Description: This is the static weave command line processing class that verifies command options and invokes
StaticWeaveProcessor to statically weave the classes.
- StaticWeave(String[]) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeave
-
- StaticWeaveAntTask - Class in org.eclipse.persistence.tools.weaving.jpa
-
Description: This is the static weave ant task definition class that verifies the value of specified attributes and invokes
StaticWeaveProcessor to weave classes.
- StaticWeaveAntTask() - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveAntTask
-
- StaticWeaveClassTransformer - Class in org.eclipse.persistence.tools.weaving.jpa
-
Description: This class provides the implementation of class transformer by leveraging on the following existing APIs,
PersistenceUnitProcessor.processORMetadata() - get class descriptor.
- StaticWeaveClassTransformer(URL, ClassLoader) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveClassTransformer
-
Constructs an instance of StaticWeaveClassTransformer.
- StaticWeaveClassTransformer(URL, String, ClassLoader, Writer, int) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveClassTransformer
-
Constructs an instance of StaticWeaveClassTransformer.
- StaticWeaveDirectoryOutputHandler - Class in org.eclipse.persistence.internal.jpa.weaving
-
The class provides a set of methods to pack passed-in entries into the sepcified archive file.
- StaticWeaveDirectoryOutputHandler(URL, URL) - Constructor for class org.eclipse.persistence.internal.jpa.weaving.StaticWeaveDirectoryOutputHandler
-
Construct an instance of StaticWeaveDirectoryOutputHandler.
- staticWeaveInfo - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- StaticWeaveInfo - Class in org.eclipse.persistence.internal.jpa
-
- StaticWeaveInfo(Writer, int) - Constructor for class org.eclipse.persistence.internal.jpa.StaticWeaveInfo
-
- StaticWeaveJAROutputHandler - Class in org.eclipse.persistence.internal.jpa.weaving
-
The class provides a set of methods to pack passing in entries into the sepcified archive file.
- StaticWeaveJAROutputHandler(JarOutputStream) - Constructor for class org.eclipse.persistence.internal.jpa.weaving.StaticWeaveJAROutputHandler
-
Construct an instance of StaticWeaveJAROutputHandler
- StaticWeaveProcessor - Class in org.eclipse.persistence.tools.weaving.jpa
-
Description: The StaticWeaveProcessor controls the static weaving process.
- StaticWeaveProcessor(String, String) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- StaticWeaveProcessor(File, File) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- StaticWeaveProcessor(URL, URL) - Constructor for class org.eclipse.persistence.tools.weaving.jpa.StaticWeaveProcessor
-
Constructs an instance of StaticWeaveProcessor
- STATUS_ACTIVE - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
Static constants
- STATUS_COMMITTED - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_COMMITTING - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_MARKED_ROLLBACK - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_NO_TRANSACTION - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_PREPARED - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_PREPARING - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_ROLLEDBACK - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_ROLLING_BACK - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- STATUS_UNKNOWN - Static variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
-
Deprecated.
- storeAttributeMappings(MetadataClass, ClassDetails, List, boolean) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
-
INTERNAL:
Store a set of attribute mappings on the given ClassDetails that correspond to the given class.
- StoredProcedureParameter - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- StoredProcedureParameterImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- StoredProcedureParameterImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.StoredProcedureParameterImpl
-
- StoredProcedureParameterMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL:
Object to hold onto a stored procedure parameter metadata.
- StoredProcedureParameterMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for XML loading.
- StoredProcedureParameterMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.StoredProcedureParameterMetadata
-
INTERNAL:
Used for annotation loading.
- StoredProcedureQueryImpl - Class in org.eclipse.persistence.internal.jpa
-
Concrete JPA query class.
- StoredProcedureQueryImpl(EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Base constructor for StoredProcedureQueryImpl.
- StoredProcedureQueryImpl(DatabaseQuery, EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Create an StoredProcedureQueryImpl with a DatabaseQuery.
- StoredProcedureQueryImpl(String, EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.StoredProcedureQueryImpl
-
Create an StoredProcedureQueryImpl with a query name.
- storeProject(Project, Map, SessionLog) - Method in class org.eclipse.persistence.jpa.metadata.FileBasedProjectCache
-
- storeProject(Project, Map, SessionLog) - Method in interface org.eclipse.persistence.jpa.metadata.ProjectCache
-
PUBLIC: This method is responsible for caching a project instance representing the
application metadata.
- STRING_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
-
- Struct - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- StructConverter - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- StructConverterImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
-
JPA scripting API implementation.
- StructConverterImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.StructConverterImpl
-
- StructConverterMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
-
INTERNAL:
Place holder for a StructConverter
This class will allow a StructConverter to be added to a Session through
annotations when defined with the StructConverter annotation.
- StructConverterMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
Used for XML loading.
- StructConverterMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.StructConverterMetadata
-
INTERNAL:
Used for annotation loading.
- structConverters - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
-
- StructImpl - Class in org.eclipse.persistence.internal.jpa.config.structures
-
JPA scripting API implementation.
- StructImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.structures.StructImpl
-
- StructMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.structures
-
Defines the metadata for the @Struct annotation for mapping
ObjectRelationshipDataTypeDescriptor.
- StructMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for XML loading.
- StructMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.structures.StructMetadata
-
INTERNAL:
Used for annotation loading.
- Structure - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- StructureAccessor - Class in org.eclipse.persistence.internal.jpa.metadata.structures
-
Defines a StructureMapping metadata.
- StructureAccessor() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for XML loading.
- StructureAccessor(MetadataAnnotation, MetadataAccessibleObject, ClassAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.structures.StructureAccessor
-
INTERNAL:
Used for annotation loading.
- StructureImpl - Class in org.eclipse.persistence.internal.jpa.config.structures
-
JPA scripting API implementation.
- StructureImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.structures.StructureImpl
-
- subgraphs - Variable in class org.eclipse.persistence.internal.jpa.AttributeNodeImpl
-
- subquery(Class<U>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
-
Specify that the query is to be used as a subquery having the specified
return type.
- subQuery - Variable in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- SubQueryImpl<T> - Class in org.eclipse.persistence.internal.jpa.querydef
-
Purpose: Contains the implementation of the SubQuery interface of the JPA
criteria API.
- SubQueryImpl(Metamodel, Class, CriteriaBuilderImpl, CommonAbstractCriteria) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
-
- subSelections - Variable in class org.eclipse.persistence.internal.jpa.querydef.CompoundSelectionImpl
-
- substring(Expression<String>, Expression<Integer>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Substring extraction operation.
- substring(Expression<String>, int) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Substring extraction operation.
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Substring extraction operation.
- substring(Expression<String>, int, int) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Substring extraction operation.
- sum(Expression<N>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression applying the sum operation.
- sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the sum of its arguments.
- sum(Expression<? extends N>, N) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the sum of its arguments.
- sum(N, Expression<? extends N>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the sum of its arguments.
- sumAsDouble(Expression<Float>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an aggregate expression applying the sum operation to a
Float-valued expression, returning a Double result.
- sumAsLong(Expression<Integer>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an aggregate expression applying the sum operation to an
Integer-valued expression, returning a Long result.
- superClassDetails - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Superclass' ClassDetails - only populated if superclass is also persistent.
- superClassName - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassDetails
-
Superclass' name.
- supportedNonServerSessionProperties - Static variable in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate
-
INTERNAL: The following properties passed to createEMF cached and
processed on the emf directly.
- suspend() - Method in class org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl
-
Deprecated.
- syncType - Variable in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
-
Tracks if this EntityManager should automatically associate with the transaction or not