Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

J

JAKARTA_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAKARTA_RPC_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAKARTA_WS_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAR_FILES_IN_PERSISTENCE_XML_NOT_SUPPORTED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
JarArchiver - Class in org.eclipse.persistence.tools.dbws
INTERNAL: JarArchiver implements the DBWSPackager.Archiver interface.
JarArchiver() - Constructor for class org.eclipse.persistence.tools.dbws.JarArchiver
 
JarArchiver(DBWSPackager) - Constructor for class org.eclipse.persistence.tools.dbws.JarArchiver
 
JarFileArchive - Class in org.eclipse.persistence.internal.jpa.deployment
This is an implementation of Archive when container returns a file: url that refers to a jar file.
JarFileArchive(URL, JarFile, String) - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
 
JarFileArchive(URL, JarFile, String, Logger) - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JarFileArchive
 
jarFilename - Variable in class org.eclipse.persistence.tools.dbws.JarArchiver
 
jarFilesInPersistenceXmlNotSupported() - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
jarFileUrls - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
 
JarInputStreamURLArchive - Class in org.eclipse.persistence.internal.jpa.deployment
This is an implementation of Archive which is used when container returns some form of URL from which an InputStream in jar format can be obtained.
JarInputStreamURLArchive(URL, String) - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
 
JarInputStreamURLArchive(URL, String, Logger) - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JarInputStreamURLArchive
 
jarOutputStream - Variable in class org.eclipse.persistence.tools.dbws.JarArchiver
 
JAVA_CLASS_IMPL - Enum constant in enum org.eclipse.persistence.jaxb.javamodel.JavaClassInstanceOf
 
JAVA_CLASS_INVOKING_ERROR - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
JAVA_CLASS_LATEST_VERSION - Static variable in class org.eclipse.persistence.asm.ASMFactory
 
JAVA_CLASS_NOT_SPECIFIED - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
JAVA_CLASS_PROPERTY - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_CLASS_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_CLASS_VERSION - Static variable in class org.eclipse.persistence.asm.Opcodes
 
JAVA_LANG_PACKAGE_NAME - Static variable in class org.eclipse.persistence.internal.codegen.CodeDefinition
 
JAVA_OBJECT_TYPE - Enum constant in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
JAVA_PACKAGE_NAME_SEPARATOR - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings used when generating classes
JAVA_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAVA_TYPE_GENERATION_DEFAULT_PACKAGE_NAME_SEARCH - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Search string concatenated from default package for type generation and the package separator dot
JAVA_TYPE_IS_NOT_A_VALID_DATABASE_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
JAVA_TYPEGENERATION_DEFAULT_PACKAGE_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_TYPEGENERATION_NO_NAMESPACE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVA_UTIL_PACKAGE_NAME - Static variable in class org.eclipse.persistence.internal.codegen.CodeDefinition
 
JavaAnnotation - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JavaAnnotationImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaAnnotationImpl(Annotation) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaAnnotationImpl
 
javaAttribute - Variable in class org.eclipse.persistence.jaxb.xmlmodel.JavaAttribute
 
javaAttribute - Variable in class org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes
 
JavaAttribute - Class in org.eclipse.persistence.jaxb.xmlmodel
Java class for java-attribute complex type.
JavaAttribute() - Constructor for class org.eclipse.persistence.jaxb.xmlmodel.JavaAttribute
 
javaAttributes - Variable in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
 
JavaAttributes() - Constructor for class org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes
 
JavaCharStream - Class in org.eclipse.persistence.tools.oracleddl.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(InputStream) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(Reader) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
JavaCharStream(Reader, int, int, int) - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
Constructor.
javaClass - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
JavaClass - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JAVACLASS_PROPERTY_NAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JavaClassCompareByNamespace - Class in org.eclipse.persistence.jaxb.javamodel
 
JavaClassCompareByNamespace(Map<String, TypeInfo>) - Constructor for class org.eclipse.persistence.jaxb.javamodel.JavaClassCompareByNamespace
 
JavaClassImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaClassImpl(Class<?>, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
JavaClassImpl(ParameterizedType, Class<?>, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
JavaClassInstanceOf - Enum in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
javaClassName - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
javaClassNotSpecified(ClassDescriptor) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
JavaConstructor - Interface in org.eclipse.persistence.jaxb.javamodel

Purpose
: JavaModel representation of a java.lang.reflect.Constructor object.
JavaConstructorImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
Purpose: JavaModel representation of a java.lang.reflect.Constructor object.
JavaConstructorImpl(Constructor, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
 
JavaDB - Static variable in class org.eclipse.persistence.config.TargetDatabase
 
JavaDBPlatform - Class in org.eclipse.persistence.platform.database
Purpose: Allows to use JavaDBPlatform as a synonym for DerbyPlatform
JavaDBPlatform() - Constructor for class org.eclipse.persistence.platform.database.JavaDBPlatform
Default constructor.
JAVADOC_END - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVADOC_LINE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
JAVADOC_START - Static variable in class org.eclipse.persistence.sdo.SDOConstants
Strings used when generating javadocs in generated Java source files
javaEnum - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
 
javaEnumValue - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlEnumValue
 
JavaField - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JavaFieldImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaFieldImpl(Field, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
 
JavaFieldImpl(Field, JavaModelImpl, Boolean) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
 
JavaHasAnnotations - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
javaImplClass - Variable in class org.eclipse.persistence.sdo.SDOType
 
JavaLangMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes java.lang package classes available to JPA-RS JAXB context.
JavaLangMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaLangMetadataSource
 
JavaLog - Class in org.eclipse.persistence.logging
PUBLIC:
JavaLog() - Constructor for class org.eclipse.persistence.logging.JavaLog
INTERNAL:
JavaLogConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.log
INTERNAL:
JavaLogConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.log.JavaLogConfig
 
JavaLogger - Static variable in class org.eclipse.persistence.config.LoggerType
 
JavaMathMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes java.math package classes available to JPA-RS JAXB context.
JavaMathMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaMathMetadataSource
 
javaMethod - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlRegistry.XmlElementDecl
 
JavaMethod - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JavaMethodImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaMethodImpl(Method, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
 
JavaMethodImpl(Method, JavaModelImpl, Boolean) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
 
JavaModel - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
javaModelImpl - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
JavaModelImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaModelImpl(ClassLoader) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
 
JavaModelImpl(ClassLoader, AnnotationHelper) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelImpl
 
JavaModelInput - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JavaModelInputImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaModelInputImpl(Class<?>[], JavaModel) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelInputImpl
 
JavaModelInputImpl(Type[], JavaModel) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelInputImpl
This constructor builds an array of JavaClass objects from an array of Types.
JavaModelInputImpl(TypeMappingInfo[], JavaModel) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaModelInputImpl
 
JavaPackage - Interface in org.eclipse.persistence.jaxb.javamodel
INTERNAL:
JavaPackageImpl - Class in org.eclipse.persistence.jaxb.javamodel.reflection
INTERNAL:
JavaPackageImpl(Package, JavaModelImpl) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
 
JavaPackageImpl(Package, JavaModelImpl, Boolean) - Constructor for class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
 
JavaPlatform - Class in org.eclipse.persistence.internal.helper
INTERNAL: JavaPlatform abstracts the version of the JDK we are using.
JavaPlatform() - Constructor for class org.eclipse.persistence.internal.helper.JavaPlatform
 
JavaQuery(IManagedTypeProvider, CharSequence) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.BasicRefactoringTool.JavaQuery
Creates a new JavaQuery.
javaReservedWordsList - Static variable in class org.eclipse.persistence.sdo.SDOConstants
The following reserved words are not valid in generated classes with prepended get/set
JAVASE_DB_INTERACTION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The system property "INTERACT_WITH_DB" specifies to enable or disable the execution of DDL (configured with the "eclipselink.ddl-generation" property) against a database.
JavaSECMPInitializer - Class in org.eclipse.persistence.internal.jpa.deployment
INTERNAL: JavaSECMPInitializer is used to bootstrap the deployment of EntityBeans in EJB 3.0 when deployed in a non-managed setting It is called internally by our Provider
JavaSECMPInitializer() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
User should not instantiate JavaSECMPInitializer.
JavaSECMPInitializer(ClassLoader) - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer
 
JavaSECMPInitializer.TempEntityLoader - Class in org.eclipse.persistence.internal.jpa.deployment
This class loader is provided at initialization time to allow us to temporarily load domain classes so we can examine them for annotations.
JavaSECMPInitializerAgent - Class in org.eclipse.persistence.internal.jpa.deployment
This agent is intended to be run prior to start up on a CMP3 JavaSE application.
JavasePackager - Class in org.eclipse.persistence.tools.dbws
PUBLIC: JavasePackager extends ProviderPackager.
JavasePackager() - Constructor for class org.eclipse.persistence.tools.dbws.JavasePackager
 
JavasePackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.JavasePackager
 
JavaSEPlatform - Enum in org.eclipse.persistence.internal.helper
Java SE platforms supported by EclipseLink.
JavaSEPlatform.Version - Class in org.eclipse.persistence.internal.helper
 
JavaSerializer - Class in org.eclipse.persistence.sessions.serializers
Plain old Java serialization.
JavaSerializer() - Constructor for class org.eclipse.persistence.sessions.serializers.JavaSerializer
 
JavaSqlDate_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
Deprecated.
JavaSqlTime_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
Deprecated.
JavaSqlTimestamp_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
Deprecated.
javaStrings - Variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
javaType - Variable in class org.eclipse.persistence.internal.helper.ComplexDatabaseType
Defines the Java class that the complex type maps to.
javaType - Variable in class org.eclipse.persistence.internal.jpa.querydef.SelectionImpl
 
javaType - Variable in class org.eclipse.persistence.internal.oxm.XMLConversionPair
 
javaType - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes
 
javaType() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.OracleArray
(Optional) The Java Collection class to map the VARRAY to.
javaType() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.OracleObject
(Optional) The Java class to map the OBJECT type to.
javaType() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecord
(Optional) The Java class to map the object-type to.
javaType() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLTable
(Optional) The Java Collection class to map the varray to.
javaType(QName) - Method in interface org.eclipse.persistence.internal.oxm.ConversionManager
 
javaType(QName) - Method in class org.eclipse.persistence.internal.oxm.XMLConversionManager
 
JavaType - Class in org.eclipse.persistence.jaxb.xmlmodel
Java class for anonymous complex type.
JavaType() - Constructor for class org.eclipse.persistence.jaxb.xmlmodel.JavaType
 
JAVATYPE_NOT_ALLOWED_IN_BINDINGS_FILE - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
JavaType.JavaAttributes - Class in org.eclipse.persistence.jaxb.xmlmodel
Java class for anonymous complex type.
javaTypeIsNotAValidDatabaseType(Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
javaTypeName - Variable in class org.eclipse.persistence.internal.helper.ComplexDatabaseType
 
javaTypeNotAllowedInBindingsFile(String, String) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
This exception should be used when a TypeMappingInfo is specified but the Type is not set on it.
javaTypes - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings
 
JavaTypes() - Constructor for class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes
 
JavaUtilMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes java.util package classes available to JPA-RS JAXB context.
JavaUtilMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.JavaUtilMetadataSource
 
javaVariableAttribute - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
 
JavaVersion - Class in org.eclipse.persistence.internal.helper
Java version storage class.
JavaVersion(int, int) - Constructor for class org.eclipse.persistence.internal.helper.JavaVersion
Constructs an instance of Java specification version number.
JAVAX_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAVAX_RPC_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAVAX_WS_PKG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
JAXB_FRAGMENT - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
JAXB_MARSHALLER - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
JAXBArrayAttributeAccessor - Class in org.eclipse.persistence.internal.jaxb.many
AttributeAccessor used in conjunction with an XMLCompositeDirectCollectionMapping to enable support for mapping to arrays
JAXBArrayAttributeAccessor(CoreAttributeAccessor, CoreContainerPolicy, ClassLoader) - Constructor for class org.eclipse.persistence.internal.jaxb.many.JAXBArrayAttributeAccessor
 
JAXBBinder - Class in org.eclipse.persistence.jaxb
INTERNAL
JAXBBinder(JAXBContext, XMLMarshaller, XMLUnmarshaller) - Constructor for class org.eclipse.persistence.jaxb.JAXBBinder
 
JAXBClassGenerator - Class in org.eclipse.persistence.sdo.helper.jaxb
A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents.
JAXBClassGenerator() - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator
 
JaxbClassLoader - Class in org.eclipse.persistence.internal.jaxb
INTERNAL:
JaxbClassLoader(ClassLoader) - Constructor for class org.eclipse.persistence.internal.jaxb.JaxbClassLoader
 
JaxbClassLoader(ClassLoader, Class<?>[]) - Constructor for class org.eclipse.persistence.internal.jaxb.JaxbClassLoader
 
JaxbClassLoader(ClassLoader, Type[]) - Constructor for class org.eclipse.persistence.internal.jaxb.JaxbClassLoader
 
JaxbClassLoader(ClassLoader, TypeMappingInfo[]) - Constructor for class org.eclipse.persistence.internal.jaxb.JaxbClassLoader
 
jaxbContext - Variable in class org.eclipse.persistence.jpa.rs.PersistenceContext
The JAXBConext used to produce JSON or XML
JAXBContext - Class in org.eclipse.persistence.jaxb
Purpose:Provide a EclipseLink implementation of the JAXBContext interface.
JAXBContext() - Constructor for class org.eclipse.persistence.jaxb.JAXBContext
 
JAXBContext(JAXBContext.JAXBContextInput) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext
 
JAXBContext(XMLContext) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext
Create a JAXBContext for a given XMLContext.
JAXBContext(XMLContext, Generator, Type[]) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext
Create a JAXBContext.
JAXBContext(XMLContext, Generator, TypeMappingInfo[]) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext
Create a JAXBContext.
JAXBContext.JAXBContextInput - Class in org.eclipse.persistence.jaxb
The JAXBContextInput is used to create a JAXBContextState which is responsible for accessing the underlying XMLContext
JAXBContext.JAXBContextState - Class in org.eclipse.persistence.jaxb
 
JAXBContextFactory - Class in org.eclipse.persistence.jaxb
Purpose:An EclipseLink specific JAXBContextFactory.
JAXBContextFactory() - Constructor for class org.eclipse.persistence.jaxb.JAXBContextFactory
 
JAXBContextInput(Map, ClassLoader) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextInput
Create a new JAXBContextInput with the specified Map of properties and ClassLoader.
JAXBContextProperties - Class in org.eclipse.persistence.jaxb
These are properties that may be passed in to create a JAXBContext:
JAXBContextProperties() - Constructor for class org.eclipse.persistence.jaxb.JAXBContextProperties
 
JAXBContextProperties.Factory - Class in org.eclipse.persistence.jaxb
Supported values of eclipselink.moxy.factory property.
JAXBContextState() - Constructor for class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState
 
JAXBContextState(XMLContext) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState
 
JAXBContextState(XMLContext, Generator, Type[], Map) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState
 
JAXBContextState(XMLContext, Generator, TypeMappingInfo[], Map) - Constructor for class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState
 
JAXBDataFactory - Class in org.eclipse.persistence.sdo.helper.jaxb
This implementation of commonj.sdo.helper.DataFactory is responsible for ensuring that newly created DataObjects are assigned a JAXB aware value store.
JAXBDataFactory(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBDataFactory
 
JAXBElementConverter - Class in org.eclipse.persistence.internal.jaxb
 
JAXBElementConverter(Field, Class<?>, Class<?>) - Constructor for class org.eclipse.persistence.internal.jaxb.JAXBElementConverter
 
JAXBElementRootConverter - Class in org.eclipse.persistence.internal.jaxb
Convert between instances of XMLRoot and JAXBElement
JAXBElementRootConverter(Class<?>) - Constructor for class org.eclipse.persistence.internal.jaxb.JAXBElementRootConverter
 
JAXBEnumTypeConverter - Class in org.eclipse.persistence.jaxb
INTERNAL:
JAXBEnumTypeConverter(Mapping, String, boolean) - Constructor for class org.eclipse.persistence.jaxb.JAXBEnumTypeConverter
PUBLIC:
JAXBErrorHandler - Class in org.eclipse.persistence.jaxb
Implementation of org.xml.sax.ErrorHandler.
JAXBErrorHandler(ValidationEventHandler) - Constructor for class org.eclipse.persistence.jaxb.JAXBErrorHandler
Create a new JAXBErrorHandler with the specified ValidationEventHandler
JAXBException - Exception Class in org.eclipse.persistence.exceptions
Purpose: This class provides an implementation of EclipseLinkException specific to the EclipseLink JAXB implementation
JAXBException(String) - Constructor for exception class org.eclipse.persistence.exceptions.JAXBException
 
JAXBException(String, Exception) - Constructor for exception class org.eclipse.persistence.exceptions.JAXBException
 
JAXBExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: Purpose:
JAXBExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.JAXBExceptionResource
Default constructor.
JAXBHelper - Class in org.eclipse.persistence.jaxb
This class provides a mechanism to obtain the EclipseLink implementation of various JAXB runtime classes based on a given JAXB class/interface.
JAXBHelper() - Constructor for class org.eclipse.persistence.jaxb.JAXBHelper
 
JAXBHelperContext - Class in org.eclipse.persistence.sdo.helper.jaxb
The JAXBHelperContext is a bridge between POJOs and SDO DataObjects.
JAXBHelperContext(JAXBContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Create a new instance of JAXBHelperContext
JAXBHelperContext(JAXBContext, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Create a new instance of JAXBHelperContext
JAXBIntrospector - Class in org.eclipse.persistence.jaxb
INTERNAL
JAXBIntrospector(XMLContext) - Constructor for class org.eclipse.persistence.jaxb.JAXBIntrospector
 
JAXBList - Class in org.eclipse.persistence.sdo.helper.jaxb
JAXBList wraps the POJOs collection in order to provide additional SDO information.
JAXBList(JAXBValueStore, SDOProperty) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
JAXBListWrapper - Class in org.eclipse.persistence.sdo.helper.jaxb
 
JAXBListWrapper(JAXBValueStore, SDOProperty) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
 
JAXBLocalization - Class in org.eclipse.persistence.internal.localization
 
JAXBLocalization() - Constructor for class org.eclipse.persistence.internal.localization.JAXBLocalization
 
JAXBLocalizationResource - Class in org.eclipse.persistence.internal.localization.i18n
 
JAXBLocalizationResource() - Constructor for class org.eclipse.persistence.internal.localization.i18n.JAXBLocalizationResource
 
JAXBMarshaller - Class in org.eclipse.persistence.jaxb
INTERNAL:
JAXBMarshaller(XMLMarshaller, JAXBContext) - Constructor for class org.eclipse.persistence.jaxb.JAXBMarshaller
This constructor initializes various settings on the XML marshaller.
JAXBMarshalListener - Class in org.eclipse.persistence.jaxb
INTERNAL:
JAXBMarshalListener(JAXBContext, Marshaller) - Constructor for class org.eclipse.persistence.jaxb.JAXBMarshalListener
 
JAXBMetadataLogger - Class in org.eclipse.persistence.jaxb.compiler
Class used to log warnings during the processing of JAXB annotations and OXM XML bindings files.
JAXBMetadataLogger() - Constructor for class org.eclipse.persistence.jaxb.compiler.JAXBMetadataLogger
Create a new JAXBMetadataLogger
JAXBMetadataLogger(int) - Constructor for class org.eclipse.persistence.jaxb.compiler.JAXBMetadataLogger
Create a new JAXBMetadataLogger and set the logLevel.
JAXBSchemaOutputResolver - Class in org.eclipse.persistence.internal.jaxb
Implementation of a SchemaModelOutputResolver that wraps a jakarta.xml.bind.SchemaOutputResolver instance.
JAXBSchemaOutputResolver(SchemaOutputResolver) - Constructor for class org.eclipse.persistence.internal.jaxb.JAXBSchemaOutputResolver
This constructor sets the underlying SchemaOutputResolver to be used during createOutput operation.
JAXBSetMethodAttributeAccessor - Class in org.eclipse.persistence.internal.jaxb
This accessor should be used when processing a class that uses method access, and a has set method but no get method.
JAXBSetMethodAttributeAccessor(String, ClassLoader) - Constructor for class org.eclipse.persistence.internal.jaxb.JAXBSetMethodAttributeAccessor
This constructor sets the set method input parameter type (as string) as well as the classloader that will be used to load the associated class during initialization.
JAXBTypeElement - Class in org.eclipse.persistence.jaxb
Subclass of JAXBElement to allow the use of ParameterizedTypes.
JAXBTypeElement(QName, Object, Class<?>) - Constructor for class org.eclipse.persistence.jaxb.JAXBTypeElement
Create a new JAXBTypeElement.
JAXBTypeElement(QName, Object, ParameterizedType) - Constructor for class org.eclipse.persistence.jaxb.JAXBTypeElement
Create a new JAXBTypeElement.
JAXBTypesafeEnumConverter - Class in org.eclipse.persistence.jaxb
Purpose: JAXBTypesafeEnumConverter is used to allow mapping to type safe enums according to the JAXB 1.0 spec.
JAXBTypesafeEnumConverter() - Constructor for class org.eclipse.persistence.jaxb.JAXBTypesafeEnumConverter
PUBLIC: Default constructor.
JAXBUnmarshaller - Class in org.eclipse.persistence.jaxb
INTERNAL:
JAXBUnmarshaller(XMLUnmarshaller, JAXBContext) - Constructor for class org.eclipse.persistence.jaxb.JAXBUnmarshaller
 
JAXBUnmarshallerHandler - Class in org.eclipse.persistence.jaxb
Implementation of UnmarshallerHandler to be used by JAXBUnmarshaller.
JAXBUnmarshallerHandler(JAXBUnmarshaller) - Constructor for class org.eclipse.persistence.jaxb.JAXBUnmarshallerHandler
Create a new JAXBUnmarshallerHandler with the specified JAXBUnmarshaller
JAXBUnmarshalListener - Class in org.eclipse.persistence.jaxb
INTERNAL:
JAXBUnmarshalListener(Unmarshaller) - Constructor for class org.eclipse.persistence.jaxb.JAXBUnmarshalListener
 
JAXBValidator - Class in org.eclipse.persistence.jaxb
Facilitates JAXBValidation.
JAXBValidator(XMLValidator) - Constructor for class org.eclipse.persistence.jaxb.JAXBValidator
This constructor creates a DefaultValidationEventHandlervalidation instance, and sets the XMLMarshaller instance to the one provided.
JAXBValueStore - Class in org.eclipse.persistence.sdo.helper.jaxb
The JAXBValueStore enables a DataObject to access data from a POJO.
JAXBValueStore(JAXBHelperContext, Object) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
JAXBValueStore(JAXBHelperContext, SDOType) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBValueStore
 
JAXBXMLHelper - Class in org.eclipse.persistence.sdo.helper.jaxb
This implementation of commonj.sdo.helper.XMLHelper is responsible for ensuring that newly unmarshalled DataObjects are assigned a JAXB aware value store.
JAXBXMLHelper(HelperContext) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
Create a new instance of JAXBXMLHelper
JAXBXMLHelper(HelperContext, ClassLoader) - Constructor for class org.eclipse.persistence.sdo.helper.jaxb.JAXBXMLHelper
Create a new instance of JAXBXMLHelper
JAXP_PLATFORM_CLASS_NAME - Static variable in class org.eclipse.persistence.platform.xml.XMLPlatformFactory
 
JAXPNamespaceContext - Class in org.eclipse.persistence.platform.xml.jaxp
Purpose: Wrap a org.eclipse.persistence.platform.xml.XMLNamespaceResolver and expose it as a javax.xml.namespace.NamespaceContext.
JAXPNamespaceContext(XMLNamespaceResolver) - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPNamespaceContext
 
JAXPParser - Class in org.eclipse.persistence.platform.xml.jaxp
Purpose: An implementation of XMLParser using JAXP 1.3 APIs.
JAXPParser() - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
Default constructor.
JAXPParser(Map<String, Boolean>) - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
This constructor provides way to specify features for parser.
JAXPParser(DocumentBuilderFactory, ErrorHandler) - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPParser
This constructor can increase performance by providing existing documentBuilderFactory and errorHandler.
JAXPPlatform - Class in org.eclipse.persistence.platform.xml.jaxp
Purpose: An implementation of XMLPlatform using JAXP 1.3 APIs.
JAXPPlatform() - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
 
JAXPTransformer - Class in org.eclipse.persistence.platform.xml.jaxp
Purpose: An implementation of XMLTransformer using JAXP 1.3 APIs.
JAXPTransformer() - Constructor for class org.eclipse.persistence.platform.xml.jaxp.JAXPTransformer
 
JBoss - Static variable in class org.eclipse.persistence.config.TargetServer
 
JBossPackager - Class in org.eclipse.persistence.tools.dbws
Packages generated artifacts for deployment to JBoss AS.
JBossPackager() - Constructor for class org.eclipse.persistence.tools.dbws.JBossPackager
The default constructor configures for deployment as a WAR archive to JBoss AS.
JBossPackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.JBossPackager
 
JBossPlatform - Class in org.eclipse.persistence.platform.server.jboss
PUBLIC: This is the concrete subclass responsible for representing JBoss-specific server behavior.
JBossPlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.jboss.JBossPlatform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
JBossPlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
JBossPlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.JBossPlatformConfig
 
JBossRuntimeServices - Class in org.eclipse.persistence.services.jboss
Purpose: Provide a dynamic interface into the EclipseLink Session.
JBossRuntimeServices() - Constructor for class org.eclipse.persistence.services.jboss.JBossRuntimeServices
PUBLIC: Default Constructor
JBossRuntimeServices(Locale) - Constructor for class org.eclipse.persistence.services.jboss.JBossRuntimeServices
Create an instance of JBossRuntimeServices to be associated with the provided locale The user must call setSession(Session) afterwards to define the session.
JBossRuntimeServices(AbstractSession) - Constructor for class org.eclipse.persistence.services.jboss.JBossRuntimeServices
PUBLIC: Create an instance of JBossRuntimeServices to be associated with the provided session
JBossTransactionController - Class in org.eclipse.persistence.transaction.jboss
Purpose: TransactionController implementation for JBoss JTA
JBossTransactionController() - Constructor for class org.eclipse.persistence.transaction.jboss.JBossTransactionController
Default constructor
JBossTransactionController11 - Class in org.eclipse.persistence.transaction.jboss
Purpose: TransactionController implementation for JBoss JTA
JBossTransactionController11() - Constructor for class org.eclipse.persistence.transaction.jboss.JBossTransactionController11
Default constructor
JCEEncryptor - Class in org.eclipse.persistence.internal.security
EclipseLink reference implementation for password encryption.
JCEEncryptor() - Constructor for class org.eclipse.persistence.internal.security.JCEEncryptor
 
JCEEncryptorCmd - Class in org.eclipse.persistence.tools.security
 
JCEEncryptorCmd() - Constructor for class org.eclipse.persistence.tools.security.JCEEncryptorCmd
 
jClass - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
jConstructor - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaConstructorImpl
 
JDBC - Static variable in class org.eclipse.persistence.config.BatchWriting
 
JDBC_ALLOW_PARTIAL_PARAMETERS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.jdbc.allow-partial-bind-parameters" configures whether partial parameter binding should be allowed in the creation of JDBC prepared statements.
JDBC_BIND_PARAMETERS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.jdbc.bind-parameters" configures whether parameter binding should be used in the creation of JDBC prepared statements.
JDBC_CONNECTIONS_INITIAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_INITIAL
JDBC_CONNECTIONS_MAX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MAX
JDBC_CONNECTIONS_MIN - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MIN
JDBC_CONNECTIONS_WAIT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_WAIT
JDBC_CONNECTOR - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.connector" property.
Allows a custom connector to be used to define how to connect to the database.
JDBC_DRIVER - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
JDBC Driver class name.
JDBC_DRIVER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.jdbc.driver" property specifies the JDBC DriverManager class name used for internal connection pooling when a data source is not being used.
JDBC_FETCH_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.fetch-size"
JDBC_FIRST_RESULT - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.first-result"
JDBC_FORCE_BIND_PARAMETERS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.jdbc.force-bind-parameters" enables parameter binding in the creation of JDBC prepared statements.
JDBC_MAX_ROWS - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.max-rows"
JDBC_PASSWORD - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
DataSource or JDBC DriverManager password.
JDBC_PASSWORD - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.jdbc.password" property specifies the data source or JDBC password.
JDBC_PROPERTY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.property." property allows passing of JDBC driver specific connection properties.
JDBC_READ_CONNECTIONS_INITIAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_INITIAL
JDBC_READ_CONNECTIONS_MAX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MAX
JDBC_READ_CONNECTIONS_MIN - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MIN
JDBC_READ_CONNECTIONS_SHARED - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_SHARED
JDBC_RESULT_SET_ACCESS_OPTIMIZATION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jdbc.result-set-access-optimization" property allows to set whether a query should by default use ResultSet Access optimization.
JDBC_SEQUENCE_CONNECTION_POOL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_SEQUENCE
JDBC_SEQUENCE_CONNECTION_POOL_DATASOURCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
JDBC_SEQUENCE_CONNECTION_POOL_INITIAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_INITIAL
JDBC_SEQUENCE_CONNECTION_POOL_MAX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MAX
JDBC_SEQUENCE_CONNECTION_POOL_MIN - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MIN
JDBC_TIMEOUT - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.jdbc.timeout"
JDBC_URL - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
JDBC Connection String.
JDBC_URL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.jdbc.url" property specifies the JDBC URL used for internal connection pooling when a data source is not being used.
JDBC_USER - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
DataSource or JDBC DriverManager user name.
JDBC_USER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.jdbc.user" property specifies the data source or JDBC user name.
JDBC_WRITE_CONNECTIONS_INITIAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_INITIAL
JDBC_WRITE_CONNECTIONS_MAX - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MAX
JDBC_WRITE_CONNECTIONS_MIN - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Deprecated.
as of EclipseLink 2.2 replaced by PersistenceUnitProperties.CONNECTION_POOL_MIN
JDBC20_BATCH_WRITING_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
JDBCHelper - Class in org.eclipse.persistence.tools.dbws.jdbc
 
JDBCHelper(DBWSBuilder) - Constructor for class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
 
jdbcType - Variable in class org.eclipse.persistence.internal.databaseaccess.OutputParameterForCallableStatement
 
jdbcType - Variable in class org.eclipse.persistence.internal.xr.ProcedureArgument
 
jdbcType - Variable in class org.eclipse.persistence.internal.xr.Result
 
jdbcType - Variable in class org.eclipse.persistence.tools.dbws.jdbc.DbColumn
 
jdbcType() - Element in annotation type org.eclipse.persistence.annotations.StoredProcedureParameter
(Optional) The JDBC type code, this is dependent on the type returned from the procedure.
JDBCType - Interface in org.eclipse.persistence.platform.database.jdbc
PUBLIC: Marker interface for JDBC type metadata
jdbcTypeName - Variable in class org.eclipse.persistence.tools.dbws.jdbc.DbColumn
 
jdbcTypeName() - Element in annotation type org.eclipse.persistence.annotations.StoredProcedureParameter
(Optional) The JDBC type name, this may be required for ARRAY or STRUCT types.
JDBCTypes - Enum in org.eclipse.persistence.platform.database.jdbc
PUBLIC: JDBC types
JDBCTypeWrapper - Class in org.eclipse.persistence.internal.sessions.factories
INTERNAL: a helper class that holds DatabaseType's.
JDBCTypeWrapper() - Constructor for class org.eclipse.persistence.internal.sessions.factories.JDBCTypeWrapper
 
JDBCTypeWrapper(DatabaseType) - Constructor for class org.eclipse.persistence.internal.sessions.factories.JDBCTypeWrapper
 
JDevPackager - Class in org.eclipse.persistence.tools.dbws
PUBLIC: JDevPackager extends IDEPackager.
JDevPackager() - Constructor for class org.eclipse.persistence.tools.dbws.JDevPackager
 
JDevPackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.JDevPackager
 
jField - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaFieldImpl
 
JGeometry - Static variable in class org.eclipse.persistence.config.StructConverterType
 
JGeometryConverter - Class in org.eclipse.persistence.platform.database.oracle.converters
PUBLIC: A StructConverter that can be used to convert the oracle.spatial.geometry.JGeometry as it is read and written from the database.
JGeometryConverter() - Constructor for class org.eclipse.persistence.platform.database.oracle.converters.JGeometryConverter
 
JGROUPS - Static variable in class org.eclipse.persistence.config.CacheCoordinationProtocol
 
JGroupsRemoteConnection - Class in org.eclipse.persistence.internal.sessions.coordination.jgroups
Purpose: Define the implementation of the abstract RemoteConnection for JGroups.
JGroupsRemoteConnection(RemoteCommandManager) - Constructor for class org.eclipse.persistence.internal.sessions.coordination.jgroups.JGroupsRemoteConnection
Creates local connections.
JGroupsRemoteConnection(RemoteCommandManager, JChannel, boolean) - Constructor for class org.eclipse.persistence.internal.sessions.coordination.jgroups.JGroupsRemoteConnection
INTERNAL: Constructor creating either a local or external connection.
JGroupsTransportManager - Class in org.eclipse.persistence.sessions.coordination.jgroups
Purpose: Provide a transport implementation for the Remote Command Module (RCM) that publishes to a JGroup channel.
JGroupsTransportManager() - Constructor for class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
PUBLIC: Creates a JGroupsTransportManager.
JGroupsTransportManager(RemoteCommandManager) - Constructor for class org.eclipse.persistence.sessions.coordination.jgroups.JGroupsTransportManager
PUBLIC: Creates a JGroupsTransportManager.
jj_nt - Variable in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
Next token.
jjFillToken() - Method in class org.eclipse.persistence.tools.oracleddl.parser.DDLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.persistence.tools.oracleddl.parser.DDLParserTokenManager
Token literal values.
jjtAccept(DDLParserVisitor, Object) - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
Accept the visitor.
jjtAccept(DDLParserVisitor, Object) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtClose() - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
JJTDDLParserState - Class in org.eclipse.persistence.tools.oracleddl.parser
 
JJTDDLParserState() - Constructor for class org.eclipse.persistence.tools.oracleddl.parser.JJTDDLParserState
 
jjtGetChild(int) - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtGetFirstToken() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtGetLastToken() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtGetParent() - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
 
jjtGetParent() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtGetValue() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtNodeName - Static variable in interface org.eclipse.persistence.tools.oracleddl.parser.DDLParserTreeConstants
 
jjtOpen() - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtree - Variable in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
jjtSetFirstToken(Token) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtSetLastToken(Token) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtSetParent(Node) - Method in interface org.eclipse.persistence.tools.oracleddl.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
jjtSetValue(Object) - Method in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
JJTVOID - Static variable in interface org.eclipse.persistence.tools.oracleddl.parser.DDLParserTreeConstants
 
jMethod - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaMethodImpl
 
jModel - Variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
jModelImpl - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
 
JMS - Static variable in class org.eclipse.persistence.config.CacheCoordinationProtocol
 
JMSEISConnectionSpec - Class in org.eclipse.persistence.eis.adapters.jms
Provides the behavior of instantiating an EIS ConnectionSpec.
JMSEISConnectionSpec() - Constructor for class org.eclipse.persistence.eis.adapters.jms.JMSEISConnectionSpec
PUBLIC: Default constructor.
JMSPlatform - Class in org.eclipse.persistence.eis.adapters.jms
Platform for Oracle JMS JCA adapter.
JMSPlatform() - Constructor for class org.eclipse.persistence.eis.adapters.jms.JMSPlatform
Default constructor.
JMSProcessingExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for JMSProcessingException messages.
JMSProcessingExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.JMSProcessingExceptionResource
Default constructor.
JMSPublishing - Static variable in class org.eclipse.persistence.config.CacheCoordinationProtocol
 
JMSPublishingHelper - Class in org.eclipse.persistence.sessions.coordination.jms
This helper class allows access to abstract JMSPublishingTransportManager internals when processing JMS messages for RCM, and can be expanded upon to include other EclipseLink JMS functionality.
JMSPublishingTransportManager - Class in org.eclipse.persistence.sessions.coordination.jms
Purpose: Provide a transport implementation for the Remote Command Module (RCM) that publishes to a JMS topic.
JMSPublishingTransportManager(RemoteCommandManager) - Constructor for class org.eclipse.persistence.sessions.coordination.jms.JMSPublishingTransportManager
PUBLIC: Creates a JMSPublishingOnlyTopicTransportManager
JMSPublishingTransportManagerConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.transport
INTERNAL:
JMSPublishingTransportManagerConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.transport.JMSPublishingTransportManagerConfig
 
JMSTopicRemoteConnection - Class in org.eclipse.persistence.internal.sessions.coordination.jms
Purpose: Define the implementation of the abstract RemoteConnection for JMS.
JMSTopicRemoteConnection(RemoteCommandManager) - Constructor for class org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
Creates local connections that do not use a TopicConnection or TopicSession, useful only for processing already received JMS messages
JMSTopicRemoteConnection(RemoteCommandManager, TopicConnectionFactory, Topic, boolean, boolean) - Constructor for class org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
INTERNAL: Constructor creating either a local or external connection.
JMSTopicTransportManager - Class in org.eclipse.persistence.sessions.coordination.jms
Purpose: Provide a transport implementation for the Remote Command Module (RCM) that both publishes and subscribes to a JMS topic.
JMSTopicTransportManager(RemoteCommandManager) - Constructor for class org.eclipse.persistence.sessions.coordination.jms.JMSTopicTransportManager
 
JMSTopicTransportManagerConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.transport
INTERNAL:
JMSTopicTransportManagerConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.transport.JMSTopicTransportManagerConfig
Default constructor.
JMX_MBEANSERVER_INDEX_DEFAULT_FOR_MULTIPLE_SERVERS - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
The default indexed MBeanServer instance to use when multiple MBeanServer instances exist on the platform - usually only in JBoss
JMX_REGISTER_DEV_MBEAN_PROPERTY - Static variable in class org.eclipse.persistence.platform.server.ServerPlatformBase
This System property "eclipselink.register.dev.mbean" when set to true will enable registration/unregistration of the DevelopmentServices MBean
JMX_REGISTER_RUN_MBEAN_PROPERTY - Static variable in class org.eclipse.persistence.platform.server.ServerPlatformBase
This System property "eclipselink.register.run.mbean" when set to true will enable registration/unregistration of the RuntimeServices MBean
JMX_REGISTRATION_PREFIX - Static variable in class org.eclipse.persistence.platform.server.JMXServerPlatformBase
This is the prefix for all MBeans that are registered with their specific session name appended
JMXEnabledPlatform - Interface in org.eclipse.persistence.platform.server
PUBLIC: This interface must be implemented by server platform classes that have JMX/MBean functionality enabled in EclipseLink.
As of EclipseLink
JMXServerPlatformBase - Class in org.eclipse.persistence.platform.server
PUBLIC: Subclass of org.eclipse.persistence.platform.server.ServerPlatformBase in support of the JMXEnabledPlatform interface
JMXServerPlatformBase(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.JMXServerPlatformBase
INTERNAL: Default Constructor: Initialize so that runtime services and JTA are enabled.
JNDI_NAME_IS_INVALID - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
 
JNDI_NAMING_SERVICE - Static variable in class org.eclipse.persistence.sessions.coordination.TransportManager
Valid values for naming service type
JNDI_TRANSACTION_MANAGER_NAME - Static variable in class org.eclipse.persistence.transaction.sap.SAPNetWeaverTransactionController
 
JNDI_TRANSACTION_MANAGER_NAME_AS4 - Static variable in class org.eclipse.persistence.transaction.jboss.JBossTransactionController
 
JNDI_TRANSACTION_MANAGER_NAME_AS4 - Static variable in class org.eclipse.persistence.transaction.wildfly.WildFlyTransactionController
 
JNDI_TRANSACTION_MANAGER_NAME_AS7 - Static variable in class org.eclipse.persistence.transaction.jboss.JBossTransactionController
 
JNDI_TRANSACTION_MANAGER_NAME_AS7 - Static variable in class org.eclipse.persistence.transaction.wildfly.WildFlyTransactionController
 
JNDI_TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.eclipse.persistence.transaction.jboss.JBossTransactionController11
JBoss specific JNDI name of TransactionSynchronizationRegistry instance.
JNDI_TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.eclipse.persistence.transaction.JTA11TransactionController
Common JNDI name of TransactionSynchronizationRegistry instance.
JNDI_TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.eclipse.persistence.transaction.wildfly.WildFlyTransactionController11
WildFly specific JNDI name of TransactionSynchronizationRegistry instance.
JNDI_TRANSACTION_SYNCHRONIZATION_REGISTRY - Static variable in class org.eclipse.persistence.transaction.wls.WebLogicTransactionController11
WLS specific JNDI name of TransactionSynchronizationRegistry instance.
JNDIConnector - Class in org.eclipse.persistence.sessions
Specifies the J2EE DataSource lookup options.
JNDIConnector() - Constructor for class org.eclipse.persistence.sessions.JNDIConnector
PUBLIC: Construct a Connector with no settings.
JNDIConnector(String) - Constructor for class org.eclipse.persistence.sessions.JNDIConnector
PUBLIC: Construct a Connector with the datasource name.
JNDIConnector(Context, String) - Constructor for class org.eclipse.persistence.sessions.JNDIConnector
PUBLIC: Construct a Connector with the datasource name.
JNDIConnector(DataSource) - Constructor for class org.eclipse.persistence.sessions.JNDIConnector
PUBLIC: Construct a Connector with the datasource object.
jndiLookup(String) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
PUBLIC: Look up a given name in JNDI.
jndiLookupException(String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.TransactionException
 
jndiName - Variable in class org.eclipse.persistence.internal.jpa.DataSourceConfig
JNDI name that data source should be bound to
jndiNamePassedIsInvalid(String) - Static method in exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
Session bean lookup is invalid.
JNDINamingServiceConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.transport.naming
INTERNAL:
JNDINamingServiceConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.transport.naming.JNDINamingServiceConfig
 
join(CollectionAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(CollectionAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(CollectionAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(CollectionAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(CollectionAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(CollectionAttribute<? super X, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(ListAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(ListAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(ListAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(ListAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(ListAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(ListAttribute<? super X, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(MapAttribute<? super E, L, W>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(MapAttribute<? super E, L, W>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(MapAttribute<? super E, L, W>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(MapAttribute<? super E, L, W>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(MapAttribute<? super X, K, V>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(MapAttribute<? super X, K, V>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(SetAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(SetAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(SetAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(SetAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(SetAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(SetAttribute<? super X, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(SingularAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(SingularAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(SingularAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(SingularAttribute<? super E, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(SingularAttribute<? super X, Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(SingularAttribute<? super X, Y>, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
join(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
join(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
join(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
join(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
join(Expression, Expression) - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Defines a join between the two objects based on the specified ON clause.
join(Expression, Expression) - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
Defines a join between this expression and the target expression based on the ON clause.
Join - Class in org.eclipse.persistence.jpa.jpql.parser
A JOIN enables the fetching of an association as a side effect of the execution of a query.
Join(AbstractExpression, String) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.Join
Creates a new Join.
JOIN - Enum constant in enum org.eclipse.persistence.annotations.BatchFetchType
This is the default form of batch reading.
JOIN - Enum constant in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.QueryType
 
JOIN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'JOIN'.
JOIN_EXISTING_TRANSACTION - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
Set to "true" this property forces persistence context to read through JTA-managed ("write") connection in case there is an active transaction.
JOIN_EXISTING_TRANSACTION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.transaction.join-existing" property set to "true" forces persistence context to read through JTA-managed ("write") connection in case there is an active transaction.
JOIN_EXPRESSIONS_NOT_APPLICABLE_ON_NON_OBJECT_REPORT_ITEM - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
JOIN_FETCH - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'JOIN FETCH'.
Join_InvalidIdentifier - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
Join_InvalidJoinAssociationPath - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
Join_MissingIdentificationVariable - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
Join_MissingJoinAssociationPath - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JOIN_TABLE_CATALOG - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
JOIN_TABLE_NAME - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
JOIN_TABLE_SCHEMA - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
JOIN_TYPE_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Notifies the join type property has changed.
JoinAssociationPathExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a join association path expression.
JoinAssociationPathExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JoinAssociationPathExpressionBNF
Creates a new JoinAssociationPathExpressionBNF.
joinAssociationPaths() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Returns the segments in the state field path in order.
joinAssociationPathSize() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Returns the number of segments in the path expression.
JoinBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the join expression.
JoinBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JoinBNF
Creates a new JoinBNF.
JoinBuilder() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.JoinBuilder
 
joinCollection(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinCollection(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
joinCollection(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
joinCollection(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
joinCollection(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
joinCollection(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
JoinCollectionHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.JoinCollectionHelper
 
JoinCollectionValuedPathExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
 
JoinCollectionValuedPathExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JoinCollectionValuedPathExpressionFactory
Creates a new JoinCollectionValuedPathExpressionFactory.
JoinColumn - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
JoinColumnImpl - Class in org.eclipse.persistence.internal.jpa.config.columns
JPA scripting API implementation.
JoinColumnImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.columns.JoinColumnImpl
 
JoinColumnMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
INTERNAL: Object to process JPA join columns EclipseLink database fields.
JoinColumnMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
INTERNAL: Used for XML loading.
JoinColumnMetadata(String) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
INTERNAL: Used for XML loading.
JoinColumnMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.JoinColumnMetadata
INTERNAL: Used for annotation loading.
joinCriteria - Variable in class org.eclipse.persistence.mappings.querykeys.ForeignReferenceQueryKey
 
JoinDeclNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
JoinDeclNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.JoinDeclNode
 
joinedAggregateMappings - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Stores AggregateObjectMapping expressions used within local join expressions
joinedAttributeExpressions - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Stores the joined attributes added through the query
joinedAttributeManager - Variable in class org.eclipse.persistence.internal.queries.ReportItem
Stores the Join information for this item
joinedAttributeManager - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Stores the helper object for dealing with joined attributes
JoinedAttributeManager - Class in org.eclipse.persistence.internal.queries
Purpose: A common class to be used by ObjectLevelReadQueries and ReportItems.
JoinedAttributeManager() - Constructor for class org.eclipse.persistence.internal.queries.JoinedAttributeManager
 
JoinedAttributeManager(ClassDescriptor, ExpressionBuilder, ObjectBuildingQuery) - Constructor for class org.eclipse.persistence.internal.queries.JoinedAttributeManager
 
joinedAttributeMappings - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
indexed list of mappings corresponding to
joinedAttributes - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
PERF: Cache mapping that use joining.
joinedAttributes - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
PERF: Cache the local joined attribute expressions.
joinedMappingExpressions - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Stores the joined attributes as specified in the descriptor
joinedMappingIndexes - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Used internally for joining.
joinedMappingQueries - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Used internally for joining.
joinedMappingQueryClones - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
PERF: Stores the cloned joinedMappingQueries.
joinExpressionsNotApplicableOnNonObjectReportItem(String, String) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
JoinFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This JoinFactory creates a new Join when the portion of the query to parse starts with JOIN or FETCH JOIN, respectively.
JoinFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JoinFactory
Creates a new JoinFactory.
joinFetch - Variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
Define if the relationship should always be join fetched.
JoinFetch - Annotation Type in org.eclipse.persistence.annotations
A JoinFetch annotation can be used on any relationship mapping, (OneToOne, ManyToOne, OneToMany, ManyToMany, BasicCollection, BasicMap).
JoinFetch_InvalidIdentification - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JoinFetch_MissingIdentificationVariable - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JoinFetch_MissingJoinAssociationPath - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JoinFetch_WrongClauseDeclaration - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JoinFetchBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the fetch join expression.
JoinFetchBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JoinFetchBNF
Creates a new JoinFetchBNF.
JoinFetchType - Enum in org.eclipse.persistence.annotations
An enum type that is used within the JoinFetch annotation.
JoinField - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
JoinField - Annotation Type in org.eclipse.persistence.nosql.annotations
Define a structured data type's foreign key field for an object mapped to NoSql data.
JoinFieldImpl - Class in org.eclipse.persistence.internal.jpa.config.columns
JPA scripting API implementation.
JoinFieldImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.columns.JoinFieldImpl
 
JoinFieldMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.columns
INTERNAL: Synonym for JoinColumn for NoSql data.
JoinFieldMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.JoinFieldMetadata
INTERNAL: Used for XML loading.
JoinFieldMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.columns.JoinFieldMetadata
INTERNAL: Used for annotation loading.
JoinFields - Annotation Type in org.eclipse.persistence.nosql.annotations
Allow a set of fields to be define on a relationship.
JoinImpl<Z,X> - Class in org.eclipse.persistence.internal.jpa.querydef
Purpose: Contains the implementation of the Join interface of the JPA criteria API.
JoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
 
JoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
 
JoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType, FromImpl) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
 
JOINING_ACROSS_INHERITANCE_WITH_MULTIPLE_TABLES - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
joiningAcrossInheritanceClassWithMultipleTablesNotSupported(DatabaseQuery, Class<?>) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
joinKey() - Method in class org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
 
joinKey(JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.MapJoinImpl
 
joinList(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinList(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
joinList(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
joinList(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
joinList(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
joinList(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinMap(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinMap(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
joinMap(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
joinMap(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
joinMap(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
joinMap(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinRelationTableField(Expression, Expression) - Method in class org.eclipse.persistence.mappings.RelationTableMechanism
INTERNAL: Adds to the passed expression a single relation table field joined to source field.
joins - Variable in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
 
joins - Variable in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joins - Variable in class org.eclipse.persistence.jpa.jpql.tools.resolver.AbstractRangeDeclaration
The list of JOIN expressions that are declared in the same declaration than the range variable declaration represented by this declaration.
JOINS_LIST - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractIdentificationVariableDeclarationStateObject
Notifies the content of the list of JoinStateObject has changed.
joinSet(String) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinSet(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicCollectionJoinImpl
 
joinSet(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicListJoinImpl
 
joinSet(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicMapJoinImpl
 
joinSet(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.BasicSetJoinImpl
 
joinSet(String, JoinType) - Method in class org.eclipse.persistence.internal.jpa.querydef.FromImpl
 
joinSource - Variable in class org.eclipse.persistence.internal.expressions.ObjectExpression
Defines that this expression has been joined to the source expression.
JoinStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
A JOIN enables the fetching of an association as a side effect of the execution of a query.
JoinStateObject(AbstractIdentificationVariableDeclarationStateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Creates a new JoinStateObject.
JoinStateObject(AbstractIdentificationVariableDeclarationStateObject, String, boolean) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.JoinStateObject
Creates a new JoinStateObject.
JoinTable - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
JoinTableImpl - Class in org.eclipse.persistence.internal.jpa.config.tables
JPA scripting API implementation.
JoinTableImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.tables.JoinTableImpl
 
JoinTableMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.tables
INTERNAL: Object to hold onto join table metadata in a EclipseLink database table.
JoinTableMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
INTERNAL: Used for XML loading.
JoinTableMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
INTERNAL: Used for defaulting.
JoinTableMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.tables.JoinTableMetadata
INTERNAL: Used for annotation loading.
joinTransaction() - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Indicate to the EntityManager that a JTA transaction is active.
joinType - Variable in class org.eclipse.persistence.internal.jpa.querydef.JoinImpl
 
joinVariables(Set<String>) - Method in class org.eclipse.persistence.internal.jpa.parsing.GenerationContext
 
joinVariables(Set<String>) - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectGenerationContext
Iterate the set of variables declared in an outer scope and connect the inner variable expression with the outer one.
JotmTransactionController - Class in org.eclipse.persistence.transaction.jotm
Purpose: TransactionController implementation for JOTM
JotmTransactionController() - Constructor for class org.eclipse.persistence.transaction.jotm.JotmTransactionController
 
JPA - Enum constant in enum org.eclipse.persistence.logging.LogCategory
 
JPA - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
JPA_ACCESS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA Annotations
JPA_ACCESS_FIELD - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA AccessType enum values
JPA_ACCESS_PROPERTY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ASSOCIATION_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ASSOCIATION_OVERRIDES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ATTRIBUTE_OVERRIDE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ATTRIBUTE_OVERRIDES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_BASIC - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CACHE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CACHE_RETRIEVE_MODE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CACHE_STORE_MODE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CACHEABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CASCADE_ALL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA CascadeType enum values
JPA_CASCADE_DETACH - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CASCADE_MERGE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CASCADE_PERSIST - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CASCADE_REFRESH - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CASCADE_REMOVE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_COLLECTION_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_COLUMN_RESULT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CONSTRAINT_MODE_CONSTRAINT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA ConstraintMode enum values
JPA_CONSTRAINT_MODE_NO_CONSTRAINT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CONSTRAINT_MODE_PROVIDER_DEFAULT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CONVERT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CONVERTER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_CONVERTS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_DISCRIMINATOR_CHAR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_DISCRIMINATOR_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_DISCRIMINATOR_INTEGER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_DISCRIMINATOR_STRING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA DiscriminatorType enum values
JPA_DISCRIMINATOR_VALUE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ELEMENT_COLLECTION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_EMBEDDABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_EMBEDDED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_EMBEDDED_ID - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENTITY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENTITY_GRAPH - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENTITY_GRAPHS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENTITY_LISTENERS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENTITY_RESULT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENUM_ORDINAL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA EnumType enum values
JPA_ENUM_STRING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ENUMERATED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_EXCLUDE_DEFAULT_LISTENERS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_EXCLUDE_SUPERCLASS_LISTENERS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_FETCH_EAGER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA FetchType enum values
JPA_FETCH_GRAPH - Static variable in class org.eclipse.persistence.config.QueryHints
"jakarta.persistence.fetchgraph"
JPA_FETCH_LAZY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_FIELD_RESULT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_GENERATED_VALUE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_GENERATION_AUTO - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_GENERATION_IDENTITY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_GENERATION_SEQUENCE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_GENERATION_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA GenerationType enum values
JPA_GENERATION_UUID - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ID - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ID_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_INHERITANCE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_INHERITANCE_JOINED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_INHERITANCE_SINGLE_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA InheritanceType enum values
JPA_INHERITANCE_TABLE_PER_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_JOIN_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_JOIN_COLUMNS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_JOIN_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_LOAD_GRAPH - Static variable in class org.eclipse.persistence.config.QueryHints
"jakarta.persistence.loadgraph"
JPA_LOB - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MANY_TO_MANY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MANY_TO_ONE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_ENUMERATED - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_JOIN_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_JOIN_COLUMNS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAP_KEY_TEMPORAL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAPPED_SUPERCLASS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_MAPS_ID - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_NATIVE_QUERIES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_NATIVE_QUERY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_QUERIES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_QUERY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_STORED_PROCEDURE_QUERIES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_NAMED_STORED_PROCEDURE_QUERY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ONE_TO_MANY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ONE_TO_ONE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ORDER_BY - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ORDER_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_ORM_FILE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataHelper
 
JPA_PARAMETER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PARAMETER_IN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA ParameterMode enum values
JPA_PARAMETER_INOUT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PARAMETER_OUT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PARAMETER_REF_CURSOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PERSISTENCE_PACKAGE_PREFIX - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
Used by canonical model generator
JPA_POST_LOAD - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_POST_PERSIST - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_POST_REMOVE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_POST_UPDATE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PRE_PERSIST - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PRE_REMOVE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PRE_UPDATE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PRIMARY_KEY_JOIN_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_PRIMARY_KEY_JOIN_COLUMNS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SECONDARY_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SECONDARY_TABLES - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SEQUENCE_GENERATOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SEQUENCE_GENERATORS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SQL_RESULT_SET_MAPPING - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_SQL_RESULT_SET_MAPPINGS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_STATIC_METAMODEL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_STORED_PROCEDURE_PARAMETER - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TABLE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TABLE_GENERATOR - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TABLE_GENERATORS - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TEMPORAL - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TEMPORAL_DATE - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
JPA TemporalType enum values
JPA_TEMPORAL_TIME - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TEMPORAL_TIMESTAMP - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TRANSIENT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_TRANSIENT_DESCRIPTION - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
JPA_UNIQUE_CONSTRAINT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA_VERSION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataConstants
 
JPA10 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JPA20 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JPA21 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JPA22 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JPA30 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JPA31 - Static variable in class org.eclipse.persistence.config.ParserValidationType
 
JpaCache - Interface in org.eclipse.persistence.jpa
Extends JPA Cache interface with additional EclipseLink API.
JPAClassLoaderHolder - Class in org.eclipse.persistence.internal.helper
INTERNAL: This class is a composite object containing the classLoader and a flag that is true if the classLoader returned is temporary.
JIRA EJBTHREE-572 requires that we use the real classLoader in place of the getNewTempClassLoader().
JPAClassLoaderHolder(ClassLoader) - Constructor for class org.eclipse.persistence.internal.helper.JPAClassLoaderHolder
INTERNAL: Create an instance of JPAClassLoaderHolder that wraps aClassLoader that is an original call to get*ClassLoader().
JPAClassLoaderHolder(ClassLoader, boolean) - Constructor for class org.eclipse.persistence.internal.helper.JPAClassLoaderHolder
INTERNAL: Create an instance of JPAClassLoaderHolder that wraps aClassLoader and the inUse boolean.
JPAConversionManager - Class in org.eclipse.persistence.internal.helper
Purpose: Extension to the existing conversion manager to support the EJB 3.0 spec.
JPAConversionManager() - Constructor for class org.eclipse.persistence.internal.helper.JPAConversionManager
 
JpaCriteriaBuilder - Interface in org.eclipse.persistence.jpa
PUBLIC: EclipseLInk specific JPA Criteria interface.
JPADynamicHelper - Class in org.eclipse.persistence.jpa.dynamic
 
JPADynamicHelper(EntityManager) - Constructor for class org.eclipse.persistence.jpa.dynamic.JPADynamicHelper
 
JPADynamicHelper(EntityManagerFactory) - Constructor for class org.eclipse.persistence.jpa.dynamic.JPADynamicHelper
 
JPADynamicTypeBuilder - Class in org.eclipse.persistence.jpa.dynamic
 
JPADynamicTypeBuilder(Class<?>, DynamicType, String...) - Constructor for class org.eclipse.persistence.jpa.dynamic.JPADynamicTypeBuilder
 
JPADynamicTypeBuilder(DynamicClassLoader, ClassDescriptor, DynamicType) - Constructor for class org.eclipse.persistence.jpa.dynamic.JPADynamicTypeBuilder
 
JPAEntityListenerHolder - Class in org.eclipse.persistence.internal.jpa.metadata.listeners
 
JPAEntityListenerHolder() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
Default constructor.
JpaEntityManager - Interface in org.eclipse.persistence.jpa
Purpose: Defines the Interface for EclipseLink extensions to the EntityManager
JpaEntityManagerFactory - Interface in org.eclipse.persistence.jpa
Purpose: Defines the Interface for EclipseLink extensions to the EntityManagerFactory
JpaHelper - Class in org.eclipse.persistence.jpa
This sample illustrates the JPA helper methods that may be of use to EclipseLink customers attempting to leverage EclipseLink specific functionality.
JPAInitializer - Class in org.eclipse.persistence.internal.jpa.deployment
Base class for all JPA initialization classes.
JPAInitializer() - Constructor for class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
 
JPAMetadataGenerator - Class in org.eclipse.persistence.tools.metadata.generation
This class is responsible for generating an XMLEntityMappings instance based on a given list of meta-model database types.
JPAMetadataGenerator() - Constructor for class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
Default constructor.
JPAMetadataGenerator(String, String) - Constructor for class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
This constructor allows setting the default package name and database platform.
JPAMetadataGenerator(String, DatabasePlatform) - Constructor for class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
This constructor allows setting the default package name and database platform.
JPAMetadataGenerator(String, DatabasePlatform, boolean) - Constructor for class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
This constructor allows setting the default package name and database platform.
JPAMetadataSource(XRDynamicClassLoader, Reader) - Constructor for class org.eclipse.persistence.internal.xr.XRServiceFactory.JPAMetadataSource
 
jpaQueries - Variable in class org.eclipse.persistence.sessions.Project
List of queries from JPA that need special processing before execution.
jpaQueriesProcessed - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
Stores predefined not yet parsed JPQL queries.
JpaQuery<X> - Interface in org.eclipse.persistence.jpa
PUBLIC: EclipseLInk specific JPA query interface.
JPAQuery - Class in org.eclipse.persistence.internal.jpa
Purpose: A JPA placeholder Query object to store JPQL strings so that processing the string is delayed until Login.
JPAQuery() - Constructor for class org.eclipse.persistence.internal.jpa.JPAQuery
 
JPAQuery(String) - Constructor for class org.eclipse.persistence.internal.jpa.JPAQuery
 
JPAQuery(String, String, String, Map<String, Object>) - Constructor for class org.eclipse.persistence.internal.jpa.JPAQuery
JPQL
JPAQuery(String, String, Map<String, Object>) - Constructor for class org.eclipse.persistence.internal.jpa.JPAQuery
 
JPAQuery(String, StoredProcedureCall, Map<String, Object>) - Constructor for class org.eclipse.persistence.internal.jpa.JPAQuery
 
JPAQueryBuilder - Interface in org.eclipse.persistence.queries
This interface defines the entry point for implementing a JPQL query parsing system in EclipseLink.
JPARS - Enum constant in enum org.eclipse.persistence.logging.LogCategory
 
JPARS - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
JPARS_CONTEXT - Static variable in class org.eclipse.persistence.jpa.rs.PersistenceContext
 
JPARS_DEFAULT_PAGE_LIMIT - Static variable in class org.eclipse.persistence.jpa.rs.SystemDefaults
 
JPARS_DEFAULT_PAGE_OFFSET - Static variable in class org.eclipse.persistence.jpa.rs.SystemDefaults
 
JPARS_LINK_NAME - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_LINKS_NAME - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_LIST_GROUPING_NAME - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
Deprecated.
JPARS_LIST_ITEM_ID - Static variable in class org.eclipse.persistence.jpa.rs.QueryParameters
 
JPARS_LIST_ITEM_NAME - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_LIST_ITEMS_NAME - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_PAGING_LIMIT - Static variable in class org.eclipse.persistence.jpa.rs.QueryParameters
 
JPARS_PAGING_OFFSET - Static variable in class org.eclipse.persistence.jpa.rs.QueryParameters
 
JPARS_REL_ALTERNATE - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_CANONICAL - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_CREATE - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_DELETE - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_DESCRIBED_BY - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_DESCRIBES - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_EXECUTE - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_FIND - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_NEXT - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_PREV - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_SELF - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_REL_UPDATE - Static variable in class org.eclipse.persistence.jpa.rs.ReservedWords
 
JPARS_RELATIONSHIP_PARTNER - Static variable in class org.eclipse.persistence.jpa.rs.MatrixParameters
JPARS_RELATIONSHIP_PARTNER - Static variable in class org.eclipse.persistence.jpa.rs.QueryParameters
 
JPARSApplication - Class in org.eclipse.persistence.jpa.rs.service
Config class for JPA-RS REST service.
JPARSApplication() - Constructor for class org.eclipse.persistence.jpa.rs.service.JPARSApplication
Instantiates a new jPARS application.
JPARSErrorCodes - Class in org.eclipse.persistence.exceptions
 
JPARSException - Exception Class in org.eclipse.persistence.jpa.rs.exceptions
 
JPARSException() - Constructor for exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
Instantiates a new JPARS exception.
JPARSException(String) - Constructor for exception class org.eclipse.persistence.jpa.rs.exceptions.JPARSException
 
JPARSExceptionMapper - Class in org.eclipse.persistence.jpa.rs.exceptions
 
JPARSExceptionMapper() - Constructor for class org.eclipse.persistence.jpa.rs.exceptions.JPARSExceptionMapper
Default constructor.
JPARSExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
 
JPARSExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.JPARSExceptionResource
Default constructor.
JPARSLogger - Class in org.eclipse.persistence.jpa.rs.util
Logger for EclipseLink JPA-RS related functionality.
JPARSLogger() - Constructor for class org.eclipse.persistence.jpa.rs.util.JPARSLogger
 
JPARSPersistenceContextFactoryProvider - Class in org.eclipse.persistence.jpa.rs.service
Concrete implementation of PersistenceContextFactoryProvider.
JPARSPersistenceContextFactoryProvider() - Constructor for class org.eclipse.persistence.jpa.rs.service.JPARSPersistenceContextFactoryProvider
Default constructor.
jpaSession - Variable in class org.eclipse.persistence.jpa.rs.util.PreLoginMappingAdapter
 
jpaTablePerTenantQueries - Variable in class org.eclipse.persistence.sessions.Project
List of queries from JPA that may special processing and handling before execution.
JPAVersion - Enum in org.eclipse.persistence.jpa.jpql
An enumeration listing the various releases of the Java Persistence specification.
jPkg - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaPackageImpl
 
jpql - Variable in class org.eclipse.persistence.internal.jpa.rs.metadata.model.Query
 
JPQL_PARSER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jpql.parser" property allows the JPQL parser to be configured.
JPQL_TOLERATE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.tolerate-invalid-jpql" property allows an EntityManager to be created even in the event that an application has invalid JPQL statements declared in annotations or xml.
JPQL_VALIDATION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jpql.validation" property allows the JPQL parser validation level to be configured.
JPQLCall - Class in org.eclipse.persistence.queries
Purpose: Used as an abstraction of a database invocation.
JPQLCall() - Constructor for class org.eclipse.persistence.queries.JPQLCall
PUBLIC: Create a new JPQLCall.
JPQLCall(String) - Constructor for class org.eclipse.persistence.queries.JPQLCall
PUBLIC: Create a new JPQLCall with an jpqlString.
JPQLCallQueryMechanism - Class in org.eclipse.persistence.internal.queries
INTERNAL
JPQLCallQueryMechanism() - Constructor for class org.eclipse.persistence.internal.queries.JPQLCallQueryMechanism
 
JPQLCallQueryMechanism(DatabaseQuery) - Constructor for class org.eclipse.persistence.internal.queries.JPQLCallQueryMechanism
Initialize the state of the query
JPQLCallQueryMechanism(DatabaseQuery, JPQLCall) - Constructor for class org.eclipse.persistence.internal.queries.JPQLCallQueryMechanism
INTERNAL Initialize the state of the query
JPQLException - Exception Class in org.eclipse.persistence.exceptions
Purpose: EJBQL parsing and resolution problems will raise this exception
JPQLException() - Constructor for exception class org.eclipse.persistence.exceptions.JPQLException
INTERNAL Only TopLink can throw and create these excpetions
JPQLException(String) - Constructor for exception class org.eclipse.persistence.exceptions.JPQLException
INTERNAL Only TopLink can throw and create these excpetions
JPQLException(String, Exception) - Constructor for exception class org.eclipse.persistence.exceptions.JPQLException
INTERNAL Only TopLink can throw and create these excpetions
JPQLException(String, Exception, int) - Constructor for exception class org.eclipse.persistence.exceptions.JPQLException
INTERNAL Only TopLink can throw and create these excpetions
JPQLExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: English ResourceBundle for EJBQLException.
JPQLExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.JPQLExceptionResource
Default constructor.
JPQLExpression - Class in org.eclipse.persistence.jpa.jpql.parser
A JPQLExpression is the root of the parsed tree representation of a JPQL query.
JPQLExpression(CharSequence, JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLExpression
Creates a new JPQLExpression, which is the root of the JPQL parsed tree.
JPQLExpression(CharSequence, JPQLGrammar, boolean) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLExpression
Creates a new JPQLExpression, which is the root of the JPQL parsed tree.
JPQLExpression(CharSequence, JPQLGrammar, String, boolean) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLExpression
Creates a new JPQLExpression that will parse the given fragment of a JPQL query.
JPQLExpression_InvalidQuery - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JPQLExpression_UnknownEnding - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
JPQLGrammar - Interface in org.eclipse.persistence.jpa.jpql.parser
A JPQL grammar defines how a JPQL query can be parsed.
JPQLGrammar1_0 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-220 - Enterprise JavaBeans 3.0.
JPQLGrammar1_0() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar1_0
Creates a new JPQLGrammar1_0.
JPQLGrammar2_0 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.0.
JPQLGrammar2_0() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_0
Creates a new JPQLExtension2_0.
JPQLGrammar2_1 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.1.
JPQLGrammar2_1() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_1
Creates a new JPQLExtension2_1.
JPQLGrammar2_2 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in Java Persistence 2.2.
JPQLGrammar2_2() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar2_2
Creates an insance of Java Persistence 2.2 JPQL grammar.
JPQLGrammar3_0 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in Jakarta Persistence 3.0.
JPQLGrammar3_0() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar3_0
Creates an insance of Jakarta Persistence 3.0 JPQL grammar.
JPQLGrammar3_1 - Class in org.eclipse.persistence.jpa.jpql.parser
This JPQLGrammar provides support for parsing JPQL queries defined in Jakarta Persistence 3.1.
JPQLGrammar3_1() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLGrammar3_1
Creates an insance of Jakarta Persistence 3.1 JPQL grammar.
jpqlParseCache - Variable in class org.eclipse.persistence.sessions.Project
PERF: Provide an JPQL parse cache to optimize dynamic JPQL.
JPQLParseTree - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
JPQLParseTree() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.JPQLParseTree
EJBQLParseTree constructor comment.
JPQLQueryBNF - Class in org.eclipse.persistence.jpa.jpql.parser
This defines a single Backus-Naur Form (BNF) of the JPQL grammar.
JPQLQueryBNF(String) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLQueryBNF
Creates a new JPQLQueryBNF.
JPQLQueryBNFValidator(JPQLQueryBNF) - Constructor for class org.eclipse.persistence.jpa.jpql.AbstractValidator.JPQLQueryBNFValidator
Creates a new JPQLQueryBNFValidator.
JPQLQueryBuilder1_0 - Class in org.eclipse.persistence.jpa.jpql.tools.model
An implementation of IJPQLQueryBuilder that provides support based on the Java Persistence functional specification defined in JSR-220 - Enterprise JavaBeans 3.0.
JPQLQueryBuilder1_0() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.JPQLQueryBuilder1_0
Creates a new JPQLQueryBuilder1_0.
JPQLQueryBuilder2_0 - Class in org.eclipse.persistence.jpa.jpql.tools.model
An implementation of IJPQLQueryBuilder that provides support based on the Java Persistence functional specification defined in JSR-337 - Java Persistence 2.0.
JPQLQueryBuilder2_0() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.JPQLQueryBuilder2_0
Creates a new JPQLQueryBuilder2_0.
JPQLQueryBuilder2_1 - Class in org.eclipse.persistence.jpa.jpql.tools.model
An implementation of IJPQLQueryBuilder that provides support based on the Java Persistence functional specification defined in JSR-338 - Java Persistence 2.1.
JPQLQueryBuilder2_1() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.JPQLQueryBuilder2_1
Creates a new JPQLQueryBuilder2_1.
JPQLQueryBuilderWrapper - Class in org.eclipse.persistence.jpa.jpql.tools.model
This builder wraps another builder and simply delegates the calls to it.
JPQLQueryBuilderWrapper(IJPQLQueryBuilder) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.JPQLQueryBuilderWrapper
Creates a new JPQLQueryBuilderWrapper.
JPQLQueryContext - Class in org.eclipse.persistence.jpa.jpql.tools
This context is used to store information related to the JPQL query.
JPQLQueryContext(JPQLGrammar) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext
Creates a new JPQLQueryContext.
JPQLQueryContext(JPQLQueryContext, Expression) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext
Creates a new sub-JPQLQueryContext.
JPQLQueryContext.InputParameterVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This visitor is responsible to find the InputParameters with a certain parameter name.
JPQLQueryContext.QueryExpressionVisitor - Class in org.eclipse.persistence.jpa.jpql.tools
This visitor is responsible to retrieve the Expression that is the beginning of a query.
JPQLQueryDeclaration - Interface in org.eclipse.persistence.jpa.jpql
A JPQLQueryDeclaration represents either an identification variable declaration or a collection member declaration.
JPQLQueryDeclaration.Type - Enum in org.eclipse.persistence.jpa.jpql
This enum type defines the various types of declarations supported by both the JPA functional specification and EclipseLink.
JPQLQueryHandler - Class in org.eclipse.persistence.internal.xr
INTERNAL: JPQLQueryHandler sets the JPQL string in the given DatabaseQuery
JPQLQueryHandler() - Constructor for class org.eclipse.persistence.internal.xr.JPQLQueryHandler
Default constructor.
JPQLQueryHelper - Class in org.eclipse.persistence.internal.jpa.jpql
This helper can perform various operations over a JPQL query.
JPQLQueryHelper() - Constructor for class org.eclipse.persistence.internal.jpa.jpql.JPQLQueryHelper
Creates a new JPQLQueryHelper which uses the latest JPQL grammar.
JPQLQueryHelper(JPQLGrammar) - Constructor for class org.eclipse.persistence.internal.jpa.jpql.JPQLQueryHelper
Creates a new JPQLQueryHelper.
JPQLQueryProblem - Interface in org.eclipse.persistence.jpa.jpql
A problem describes an issue found in a JPQL query because it is either grammatically or semantically incorrect.
JPQLQueryProblemMessages - Interface in org.eclipse.persistence.jpa.jpql
The list of messages used by JPQLQueryProblems when validating a JPQL query.
JPQLQueryProblemResourceBundle - Class in org.eclipse.persistence.jpa.jpql
The resource bundle containing the problems encountered in a JPQL query.
JPQLQueryProblemResourceBundle() - Constructor for class org.eclipse.persistence.jpa.jpql.JPQLQueryProblemResourceBundle
Default constructor.
JPQLQueryStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This is the root of the StateObject hierarchy that represents a JPQL query.
JPQLQueryStateObject(IJPQLQueryBuilder, IManagedTypeProvider) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.JPQLQueryStateObject
Creates a new JPQLQueryStateObject.
JPQLStatementBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the JPQL expression.
JPQLStatementBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.JPQLStatementBNF
Creates a new JPQLStatementBNF.
jpqlString - Variable in class org.eclipse.persistence.internal.xr.JPQLQueryHandler
 
jpqlString - Variable in class org.eclipse.persistence.queries.JPQLCall
 
JSON - Static variable in annotation type org.eclipse.persistence.annotations.Convert
Constant name for the reserved JSON converter.
JSON_ATTRIBUTE_PREFIX - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
` The name of the property used to specify a value that will be prepended to all keys that are mapped to an XML attribute.
JSON_ATTRIBUTE_PREFIX - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The name of the property used to specify a value that will be prepended to all keys that are mapped to an XML attribute.
JSON_ATTRIBUTE_PREFIX - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The name of the property used to specify a value that will be prepended to all keys that are mapped to an XML attribute.
JSON_DISABLE_NESTED_ARRAY_NAME - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
Disable generation of "item" name in nested arrays in JSON.
JSON_DISABLE_NESTED_ARRAY_NAME - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
Disable generation of "item" name in nested arrays in JSON.
JSON_INCLUDE_ROOT - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
The name of the property used to specify in the root node should be included in the message (default is true).
JSON_INCLUDE_ROOT - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The name of the property used to specify in the root node should be included in the message (default is true).
JSON_INCLUDE_ROOT - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The name of the property used to specify in the root node should be included in the message (default is true).
JSON_MARSHAL_EMPTY_COLLECTIONS - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The Constant JSON_MARSHAL_EMPTY_COLLECTIONS.
JSON_NAMESPACE_PREFIX_MAPPER - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The Constant JSON_NAMESPACE_PREFIX_MAPPER.
JSON_NAMESPACE_SEPARATOR - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
The name of the property used to specify the character (default is '.') that separates the prefix from the key name.
JSON_NAMESPACE_SEPARATOR - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The name of the property used to specify the character (default is '.') that separates the prefix from the key name.
JSON_NAMESPACE_SEPARATOR - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The name of the property used to specify the character (default is '.') that separates the prefix from the key name.
JSON_REDUCE_ANY_ARRAYS - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The Constant JSON_REDUCE_ANY_ARRAYS.
JSON_TYPE_ATTRIBUTE_NAME - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
Override default type property name for JSON as MOXy type discriminator.
JSON_TYPE_ATTRIBUTE_NAME - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
Override default type property name for JSON as MOXy type discriminator.
JSON_TYPE_ATTRIBUTE_NAME - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
Override default type property name for JSON as MOXy type discriminator.
JSON_TYPE_ATTRIBUTE_NAME - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
Override default type property name for JSON as MOXy type discriminator.
JSON_TYPE_COMPATIBILITY - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
If we should treat unqualified type property in JSON as MOXy type discriminator.
JSON_TYPE_COMPATIBILITY - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
If we should treat unqualified type property in JSON as MOXy type discriminator.
JSON_TYPE_COMPATIBILITY - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
If we should treat unqualified type property in JSON as MOXy type discriminator.
JSON_TYPE_COMPATIBILITY - Static variable in class org.eclipse.persistence.jaxb.MOXySystemProperties
If we should treat unqualified type property in JSON as MOXy type discriminator.
JSON_TYPE_COMPATIBILITY - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
If we should treat unqualified type property in JSON as MOXy type discriminator.
JSON_USE_XSD_TYPES_PREFIX - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
If there should be xsd prefix when using simple types, e.g.
JSON_USE_XSD_TYPES_PREFIX - Static variable in class org.eclipse.persistence.jaxb.MOXySystemProperties
If there should be xsd prefix when using simple types, e.g.
JSON_USE_XSD_TYPES_WITH_PREFIX - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
If there should be xsd prefix when using simple types, e.g.
JSON_USE_XSD_TYPES_WITH_PREFIX - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
If there should be xsd prefix when using simple types, e.g.
JSON_USE_XSD_TYPES_WITH_PREFIX - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
If there should be xsd prefix when using simple types, e.g.
JSON_VALUE_WRAPPER - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
The name of the property used to specify the key that will correspond to the property mapped with @XmlValue.
JSON_VALUE_WRAPPER - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The name of the property used to specify the key that will correspond to the property mapped with @XmlValue.
JSON_VALUE_WRAPPER - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The name of the property used to specify the key that will correspond to the property mapped with @XmlValue.
JSON_VALUE_WRAPPER_REQUIRED - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
JSON_WRAPPER_AS_ARRAY_NAME - Static variable in class org.eclipse.persistence.jaxb.JAXBContextProperties
The Constant JSON_WRAPPER_AS_ARRAY_NAME.
JSON_WRAPPER_AS_ARRAY_NAME - Static variable in class org.eclipse.persistence.jaxb.MarshallerProperties
The Constant JSON_WRAPPER_AS_ARRAY_NAME.
JSON_WRAPPER_AS_ARRAY_NAME - Static variable in class org.eclipse.persistence.jaxb.UnmarshallerProperties
The Constant JSON_WRAPPER_AS_ARRAY_NAME.
JsonArrayBuilderResult - Class in org.eclipse.persistence.oxm.json
 
JsonArrayBuilderResult() - Constructor for class org.eclipse.persistence.oxm.json.JsonArrayBuilderResult
 
JsonArrayBuilderResult(JsonArrayBuilder) - Constructor for class org.eclipse.persistence.oxm.json.JsonArrayBuilderResult
 
JsonBuilderRecord - Class in org.eclipse.persistence.oxm.record
 
JsonBuilderRecord() - Constructor for class org.eclipse.persistence.oxm.record.JsonBuilderRecord
 
JsonBuilderRecord(JsonArrayBuilder) - Constructor for class org.eclipse.persistence.oxm.record.JsonBuilderRecord
 
JsonBuilderRecord(JsonObjectBuilder) - Constructor for class org.eclipse.persistence.oxm.record.JsonBuilderRecord
 
JsonBuilderRecord.Level - Class in org.eclipse.persistence.oxm.record
Instances of this class are used to maintain state about the current level of the JSON message being marshalled.
JsonConverterProvider - Class in org.eclipse.persistence.json
JSON converter service provider.
JsonConverterProvider() - Constructor for class org.eclipse.persistence.json.JsonConverterProvider
 
jsonDisableNestedArrayName - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
 
JSONException - Exception Class in org.eclipse.persistence.exceptions
Purpose: This class provides an implementation of EclipseLinkException specific to the EclipseLink JSON handling (marshall, unmarshall, Jersey provider)
JSONException(String) - Constructor for exception class org.eclipse.persistence.exceptions.JSONException
 
JSONException(String, Exception) - Constructor for exception class org.eclipse.persistence.exceptions.JSONException
 
JSONExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
INTERNAL: Purpose:
JSONExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.JSONExceptionResource
Default constructor.
JSONFormattedWriterRecord - Class in org.eclipse.persistence.oxm.record
Use this type of MarshalRecord when the marshal target is a Writer and the JSON should be formatted with carriage returns and indenting.
JSONFormattedWriterRecord() - Constructor for class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
JSONFormattedWriterRecord(OutputStream) - Constructor for class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
JSONFormattedWriterRecord(OutputStream, String) - Constructor for class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
JSONFormattedWriterRecord(Writer) - Constructor for class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
JSONFormattedWriterRecord(Writer, String) - Constructor for class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
JsonGeneratorRecord - Class in org.eclipse.persistence.oxm.record
 
JsonGeneratorRecord(JsonGenerator, String) - Constructor for class org.eclipse.persistence.oxm.record.JsonGeneratorRecord
 
JsonGeneratorResult - Class in org.eclipse.persistence.oxm.json
 
JsonGeneratorResult(JsonGenerator) - Constructor for class org.eclipse.persistence.oxm.json.JsonGeneratorResult
 
JsonGeneratorResult(JsonGenerator, String) - Constructor for class org.eclipse.persistence.oxm.json.JsonGeneratorResult
 
JSONMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
INTERNAL: This class processes the reserve "json" converter specified through @Convert.
JSONMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
INTERNAL: Used for defaulting case.
JSONMetadata(MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
INTERNAL: Used for defaulting.
JSONMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.JSONMetadata
INTERNAL: Used for annotation loading.
JsonObjectBuilderResult - Class in org.eclipse.persistence.oxm.json
 
JsonObjectBuilderResult() - Constructor for class org.eclipse.persistence.oxm.json.JsonObjectBuilderResult
 
JsonObjectBuilderResult(JsonObjectBuilder) - Constructor for class org.eclipse.persistence.oxm.json.JsonObjectBuilderResult
 
JsonParserReader - Class in org.eclipse.persistence.internal.oxm.record.json
Reader for JSR-353 stream (StAX) parser.
JsonParserReader.JsonParserReaderBuilder - Class in org.eclipse.persistence.internal.oxm.record.json
Builder for JsonParserReader
JsonParserReaderBuilder(JsonParser) - Constructor for class org.eclipse.persistence.internal.oxm.record.json.JsonParserReader.JsonParserReaderBuilder
 
JsonParserSource - Class in org.eclipse.persistence.oxm.json
Object to be used with Unmarshaller to unmarshal JsonParser objects Usage: JsonParserSource source = new JsonParserSource(jsonParser); Object unmarshalled = jaxbUnmarshaller.unmarshal(source);
JsonParserSource(JsonParser) - Constructor for class org.eclipse.persistence.oxm.json.JsonParserSource
 
JsonPlatform - Class in org.eclipse.persistence.json
Default JSON database platform.
JsonPlatform() - Constructor for class org.eclipse.persistence.json.JsonPlatform
 
JsonPlatformManager - Class in org.eclipse.persistence.internal.databaseaccess
Java service manager and service loader for DatabaseJsonPlatform interface.
JsonPlatformProvider - Interface in org.eclipse.persistence.internal.databaseaccess.spi
Java service provider interface for database platform JSOn extension.
JsonRecord<T> - Class in org.eclipse.persistence.oxm.record
 
JsonRecord() - Constructor for class org.eclipse.persistence.oxm.record.JsonRecord
 
JsonRecord.JsonRecordContentHandler - Class in org.eclipse.persistence.oxm.record
This class will typically be used in conjunction with an XMLFragmentReader.
JsonRecord.Level - Class in org.eclipse.persistence.oxm.record
Instances of this class are used to maintain state about the current level of the JSON message being marshalled.
JsonSchema - Class in org.eclipse.persistence.internal.jaxb.json.schema.model
INTERNAL:
JsonSchema() - Constructor for class org.eclipse.persistence.internal.jaxb.json.schema.model.JsonSchema
 
JsonSchemaGenerator - Class in org.eclipse.persistence.internal.jaxb.json.schema
INTERNAL:
JsonSchemaGenerator(JAXBContext, Map) - Constructor for class org.eclipse.persistence.internal.jaxb.json.schema.JsonSchemaGenerator
 
JsonSchemaOutputResolver - Class in org.eclipse.persistence.jaxb.json
PUBLIC:
JsonSchemaOutputResolver() - Constructor for class org.eclipse.persistence.jaxb.json.JsonSchemaOutputResolver
 
JSONSerializer - Class in org.eclipse.persistence.sessions.serializers
Uses EclipseLink Moxy to convert an object to JSON.
JSONSerializer() - Constructor for class org.eclipse.persistence.sessions.serializers.JSONSerializer
 
JSONSerializer(JAXBContext) - Constructor for class org.eclipse.persistence.sessions.serializers.JSONSerializer
 
JSONSerializer(String) - Constructor for class org.eclipse.persistence.sessions.serializers.JSONSerializer
 
JsonStructureReader - Class in org.eclipse.persistence.internal.oxm.record.json
 
JsonStructureReader(Unmarshaller) - Constructor for class org.eclipse.persistence.internal.oxm.record.json.JsonStructureReader
 
JsonStructureReader(Unmarshaller, Class<?>) - Constructor for class org.eclipse.persistence.internal.oxm.record.json.JsonStructureReader
 
JsonStructureSource - Class in org.eclipse.persistence.oxm.json
Object to be used with Unmarshaller to unmarshal jakarta.json.JsonStructure objects (ie: jakarta.json.JsonObject or jakarta.json.JsonArray) Usage: JsonStructureSource source = new JsonStructureSource(jsonObject); Object unmarshalled = jaxbUnmarshaller.unmarshal(source);
JsonStructureSource(JsonStructure) - Constructor for class org.eclipse.persistence.oxm.json.JsonStructureSource
 
JsonType - Enum in org.eclipse.persistence.internal.jaxb.json.schema.model
INTERNAL:
jsonTypeAttributeName - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
 
jsonTypeCompatibility - Static variable in class org.eclipse.persistence.jaxb.MOXySystemProperties
 
jsonTypeCompatiblity - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
 
JsonTypeConfiguration - Class in org.eclipse.persistence.internal.oxm
Handles Json type configuration.
JsonTypeConfiguration() - Constructor for class org.eclipse.persistence.internal.oxm.JsonTypeConfiguration
 
JsonTypeConverter - Class in org.eclipse.persistence.json
Default JSON field value to JDBC data type converter.
JsonTypeConverter() - Constructor for class org.eclipse.persistence.json.JsonTypeConverter
Creates an instance of default JSON field value to JDBC data type converter.
jsonUseXsdTypesPrefix - Static variable in class org.eclipse.persistence.internal.oxm.OXMSystemProperties
 
jsonUseXsdTypesPrefix - Static variable in class org.eclipse.persistence.jaxb.MOXySystemProperties
 
JsonValueMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
INTERNAL: This class processes JSON converter.
JsonValueMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.JsonValueMetadata
INTERNAL: Used for defaulting case.
jsonValuePropertyRequired(Object) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: An exception occurred marshalling json
JSONWithPadding<T> - Class in org.eclipse.persistence.oxm
JSONWithPadding is used to hold an Object along with the corresponding callback name to marshal.
JSONWithPadding() - Constructor for class org.eclipse.persistence.oxm.JSONWithPadding
 
JSONWithPadding(T) - Constructor for class org.eclipse.persistence.oxm.JSONWithPadding
 
JSONWithPadding(T, String) - Constructor for class org.eclipse.persistence.oxm.JSONWithPadding
 
JSONWriterRecord - Class in org.eclipse.persistence.oxm.record
Use this type of MarshalRecord when the marshal target is a Writer and the JSON should not be formatted with carriage returns or indenting.
JSONWriterRecord() - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
JSONWriterRecord(OutputStream) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
JSONWriterRecord(OutputStream, String) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
JSONWriterRecord(Writer) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
JSONWriterRecord(Writer, String) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
JSONWriterRecord.JSONWriterRecordContentHandler - Class in org.eclipse.persistence.oxm.record
This class will typically be used in conjunction with an XMLFragmentReader.
JSONWriterRecord.Level - Class in org.eclipse.persistence.oxm.record
Instances of this class are used to maintain state about the current level of the JSON message being marshalled.
JSONWriterRecord.Output - Interface in org.eclipse.persistence.oxm.record
 
JSONWriterRecord.OutputStreamOutput - Class in org.eclipse.persistence.oxm.record
 
jsr(Label) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
JSR - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
JSR_303_MOD - Static variable in class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin
 
JSR109WebServicePackager - Class in org.eclipse.persistence.tools.dbws
INTERNAL: WebServicePackager extends ProviderPackager.
JSR109WebServicePackager() - Constructor for class org.eclipse.persistence.tools.dbws.JSR109WebServicePackager
 
JSR109WebServicePackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.JSR109WebServicePackager
 
JSRInlinerAdapter - Class in org.eclipse.persistence.internal.libraries.asm.commons
A MethodVisitor that removes JSR instructions and inlines the referenced subroutines.
JSRInlinerAdapter(int, MethodVisitor, int, String, String, String, String[]) - Constructor for class org.eclipse.persistence.internal.libraries.asm.commons.JSRInlinerAdapter
Constructs a new JSRInlinerAdapter.
JSRInlinerAdapter(MethodVisitor, int, String, String, String, String[]) - Constructor for class org.eclipse.persistence.internal.libraries.asm.commons.JSRInlinerAdapter
Constructs a new JSRInlinerAdapter.
JTA_CONTROLLER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.jta.controller" property allows to override JTA transaction controller class of ServerPlatform.
JTA_DATASOURCE - Static variable in class org.eclipse.persistence.config.EntityManagerProperties
JTA DataSource.
JTA_DATASOURCE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "jakarta.persistence.jtaDataSource" property specifies the JTA data source name that will look up a valid DataSource.
JTA_PERSISTENCE_UNIT_INFO_MISSING_JTA_DATA_SOURCE - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
JTA11TransactionController - Class in org.eclipse.persistence.transaction
Purpose: TransactionController extensions for JTA 1.1
JTA11TransactionController() - Constructor for class org.eclipse.persistence.transaction.JTA11TransactionController
PUBLIC: Return a new controller for use with acquired JTA 1.1 compliant TransactionSynchronizationRegistry.
JTA11TransactionController(TransactionSynchronizationRegistry, TransactionManager) - Constructor for class org.eclipse.persistence.transaction.JTA11TransactionController
PUBLIC: Return a new controller for use with supplied JTA 1.1 compliant synchronization objects registry.
jtaDataSource - Variable in class org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitInfo
 
jtaPersistenceUnitInfoMissingJtaDataSource(String) - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
JTASynchronizationListener - Class in org.eclipse.persistence.transaction
Purpose: Synchronization object implementation for JTA 1.0
JTASynchronizationListener() - Constructor for class org.eclipse.persistence.transaction.JTASynchronizationListener
PUBLIC: Used to create factory instances only.
JTASynchronizationListener(UnitOfWorkImpl, AbstractSession, Object, AbstractTransactionController) - Constructor for class org.eclipse.persistence.transaction.JTASynchronizationListener
INTERNAL: Constructor for creating listener instances (expects all required state info)
JTATransactionController - Class in org.eclipse.persistence.transaction
Purpose: TransactionController implementation for JTA 1.0
JTATransactionController() - Constructor for class org.eclipse.persistence.transaction.JTATransactionController
PUBLIC: Return a new controller for use with a JTA 1.0 compliant TransactionManager.
JTATransactionController(TransactionManager) - Constructor for class org.eclipse.persistence.transaction.JTATransactionController
PUBLIC: Return a new controller for use with a JTA 1.0 compliant TransactionManager.
JTATransactionWrapper - Class in org.eclipse.persistence.internal.jpa.transaction
INTERNAL: JTA transaction wrapper.
JTATransactionWrapper - Class in org.eclipse.persistence.jpa.rs.util
 
JTATransactionWrapper() - Constructor for class org.eclipse.persistence.jpa.rs.util.JTATransactionWrapper
 
JTATransactionWrapper(EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper
 
JTS_EXCEPTION_RAISED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
JtsAfterCompletion - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
JtsBeforeCompletion - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
jtsExceptionRaised(Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
jType - Variable in class org.eclipse.persistence.jaxb.javamodel.reflection.JavaClassImpl
 
JUMP_INSN - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of JumpInsnNode instructions.
JumpInsnNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a jump instruction.
JumpInsnNode(int, LabelNode) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.JumpInsnNode
Constructs a new JumpInsnNode.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form