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

W

WAIT_FAILURE_CLIENT - Static variable in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
WAIT_FAILURE_SEQ_DATABASE_SESSION - Static variable in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
WAIT_FAILURE_SERVER - Static variable in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
WAIT_ON_ERROR_RECEIVING_JMS_MESSAGE - Static variable in class org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
 
WAIT_TIMEOUT - Static variable in class org.eclipse.persistence.sessions.server.ConnectionPool
 
WAIT_WAS_INTERRUPTED - Static variable in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
waitFailureOnClientSession(InterruptedException) - Static method in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
waitFailureOnSequencingForDatabaseSession(InterruptedException) - Static method in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
waitFailureOnServerSession(InterruptedException) - Static method in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
waitForObject() - Method in class org.eclipse.persistence.internal.identitymaps.CacheKey
 
waitOnObjectLock(ClassDescriptor, Object, AbstractSession, int) - Method in class org.eclipse.persistence.internal.helper.WriteLockManager
INTERNAL: This method performs the operations of finding the cacheKey and locking it if possible.
waitTimeout - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
waitTimeout has three possible setting: null, 0 and 1..N null: use the session.getPessimisticLockTimeoutDefault() if available.
waitTimeout - Variable in class org.eclipse.persistence.sessions.server.ConnectionPool
 
waitTimeoutUnit - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
 
waitUntilAdd() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Wait until a new element has been added.
waitUntilComplete() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Wait until the list has been fully populated.
waitWasInterrupted(String) - Static method in exception class org.eclipse.persistence.exceptions.ConcurrencyException
 
WarArchiver - Class in org.eclipse.persistence.tools.dbws
 
WarArchiver() - Constructor for class org.eclipse.persistence.tools.dbws.WarArchiver
 
WarArchiver(DBWSPackager) - Constructor for class org.eclipse.persistence.tools.dbws.WarArchiver
 
warning(String) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
warning(String) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: This method is called when a warning level message needs to be logged.
warning(String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Warning
warning(String, String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
warning(SessionLog, String, Object[]) - Static method in class org.eclipse.persistence.jpa.rs.util.JPARSLogger
Warning
warning(SAXParseException) - Method in class org.eclipse.persistence.internal.jpa.deployment.xml.parser.XMLExceptionHandler
 
warning(SAXParseException) - Method in class org.eclipse.persistence.jaxb.JAXBErrorHandler
Handle warnings The exception will be given to the ValidationEventHandler at to attempt to handle.
warning(SAXParseException) - Method in class org.eclipse.persistence.platform.xml.DefaultErrorHandler
 
warning(SAXParseException) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader.XMLSessionConfigLoaderErrorHandler
 
WARNING - Enum constant in enum org.eclipse.persistence.logging.LogLevel
Exceptions that are not fatal.
WARNING - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
WARNING - Static variable in class org.eclipse.persistence.tools.dbws.XRPackager
 
WARNING_INCORRECT_DISCRIMINATOR_FORMAT - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
WARNING_INVALID_COLLECTION_USED_ON_LAZY_RELATION - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
WARNING_LABEL - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
WARNING_PARTIONED_NOT_SET - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
 
WARNING_PREFIX - Static variable in class org.eclipse.persistence.logging.AbstractSessionLog
Represents prefix to logged warning
warnOldProperties(Map, AbstractSession) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
 
WarPackager - Class in org.eclipse.persistence.tools.dbws
 
WarPackager() - Constructor for class org.eclipse.persistence.tools.dbws.WarPackager
 
WarPackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.WarPackager
 
wasAdditionJoinCriteriaUsed - Variable in class org.eclipse.persistence.expressions.ExpressionBuilder
 
wasAdditionJoinCriteriaUsed() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: If the additional Join Criteria for the class this builder represents has been added to the statement this method will return true;
wasChangeTrackingAlreadyWeaved(Class<?>) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
wasDefaultLockMode - Variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
PERF: Store if the query originally used the default lock mode.
wasDefaultLockMode() - Method in class org.eclipse.persistence.queries.ObjectBuildingQuery
INTERNAL: Return if this query originally used the default lock mode.
wasDefaultUnitOfWorkCacheIsolationLevel - Variable in class org.eclipse.persistence.descriptors.CachePolicy
 
wasDeleted(Object) - Method in class org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork
INTERNAL: Return if the object was deleted previously (in a flush).
wasDeleted(Object) - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Return if the object was deleted previously (in a flush).
wasFailureCommunicationBased(SQLException, Connection, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
 
wasFailureCommunicationBased(SQLException, Connection, AbstractSession) - Method in class org.eclipse.persistence.platform.database.OraclePlatform
INTERNAL: A call to this method will perform a platform based check on the connection and exception error code to determine if the connection is still valid or if a communication error has occurred.
wasFailureCommunicationBased(SQLException, Connection, AbstractSession) - Method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Fail-over is not implemented on platform.
wasFailureCommunicationBased(SQLException, Accessor, AbstractSession) - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
INTERNAL: A call to this method will perform a platform based check on the connection and exception error code to determine if the connection is still valid or if a communication error has occurred.
wasFailureCommunicationBased(SQLException, Accessor, AbstractSession) - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
INTERNAL: A call to this method will perform a platform based check on the connection and exception error code to determine if the connection is still valid or if a communication error has occurred.
wasJTSTransactionInternallyStarted - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
If Transactions were externally started
wasJTSTransactionInternallyStarted() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Return if a JTS transaction was started by the session.
wasNonObjectLevelModifyQueryExecuted - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
True if either DataModifyQuery or ModifyAllQuery was executed.
wasNonObjectLevelModifyQueryExecuted() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: True if either DataModifyQuery or ModifyAllQuery was executed.
wasOperationSuccessful - Variable in class org.eclipse.persistence.internal.sessions.remote.Transporter
 
wasOperationSuccessful() - Method in class org.eclipse.persistence.internal.sessions.remote.Transporter
Return whether the operation which caused this transporter to be returned was successful.
wasQueryClassSetInternally - Variable in class org.eclipse.persistence.expressions.ExpressionBuilder
 
wasQueryClassSetInternally() - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: Returns true if TopLink set the query class as opposed to the customer.
wasSelectQueryCreated - Variable in class org.eclipse.persistence.sequencing.QuerySequence
 
wasSet(DataObject, Property) - Method in class org.eclipse.persistence.sdo.SDOChangeSummary
INTERNAL:
wasTransactionBegunPrematurely - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
Flag indicating that the transaction for this UOW was already begun.
wasTransactionBegunPrematurely() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: Indicates if a transaction was begun by a pessimistic locking or non-selecting query.
wasUpdateQueryCreated - Variable in class org.eclipse.persistence.sequencing.QuerySequence
 
Weak - Static variable in class org.eclipse.persistence.config.CacheType
A Weak cache holds all objects in use by the application, but allows any un-referenced objects to be free to garbage collection.
WEAK - Enum constant in enum org.eclipse.persistence.annotations.CacheType
Similar to the FULL identity map except that the map holds the objects using weak references.
WEAK - Enum constant in enum org.eclipse.persistence.config.ReferenceMode
References to Objects that support active attribute change tracking (enabled through weaving or by the developer)will be held by weak references.
WeakCacheKey - Class in org.eclipse.persistence.internal.identitymaps
Purpose: Container class for storing objects in an IdentityMap.
WeakCacheKey(Object, Object, Object, long, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.WeakCacheKey
Initialize the newly allocated instance of this class.
WeakIdentityMap - Class in org.eclipse.persistence.internal.identitymaps
Purpose: A WeakIdentityMap holds all objects referenced by the application only.
WeakIdentityMap(int, ClassDescriptor, AbstractSession, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.WeakIdentityMap
 
WeakIdentityMap_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
WeakObjectWrapper - Class in org.eclipse.persistence.internal.oxm
INTENRAL:
WeakObjectWrapper(Object) - Constructor for class org.eclipse.persistence.internal.oxm.WeakObjectWrapper
 
WeakUnitOfWorkIdentityMap - Class in org.eclipse.persistence.internal.identitymaps
 
WeakUnitOfWorkIdentityMap(int, ClassDescriptor, AbstractSession, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.WeakUnitOfWorkIdentityMap
 
weaveAttributesIfRequired(int, String, String, String) - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
Change GETFIELD and PUTFIELD for fields that use attribute access to make use of new convenience methods.
weaveBeginningOfMethodIfRequired() - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
Makes modifications to the beginning of a method.
weaveChangeTracking - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaved - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
WEAVED_FETCHGROUPS_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
WEAVED_REST_LAZY_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.rs.weaving.RestDynamicClassWriter
 
WEAVED_REST_LAZY_SHORT_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
WeavedAttributeValueHolderInterface<T> - Interface in org.eclipse.persistence.indirection
INTERNAL: This interface defines functionality required by ValueHolders for OneToOneMappings that have LAZY access weaved into them and use Property (method) based access The weaving feature adds a paralell valueholder to the class it weaves and uses that valueholder to control the lazy loading.
WeavedAttributeValueHolderInterface_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
weavedChangeTracker - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
weavedFetchGroups - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
weavedLazy - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
WeavedObjectBasicIndirectionPolicy - Class in org.eclipse.persistence.internal.indirection
A WeavedObjectBasicIndirectionPolicy is used by OneToOne mappings that are LAZY through weaving and which use Property(method) access.
WeavedObjectBasicIndirectionPolicy(String, String, String, boolean) - Constructor for class org.eclipse.persistence.internal.indirection.WeavedObjectBasicIndirectionPolicy
 
weavedPersistenceEntity - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
weavedRest - Variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
weaveEndOfMethodIfRequired() - Method in class org.eclipse.persistence.internal.jpa.weaving.MethodWeaver
Modifies methods just before the return.
weaveFetchGroups - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaveInplaceForJar(String) - Static method in exception class org.eclipse.persistence.exceptions.StaticWeaveException
INTERNAL: EclipseLink exceptions should only be thrown by EclipseLink.
weaveInternal - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaveLazy - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaveMappedSuperClass - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER - Enum constant in enum org.eclipse.persistence.logging.LogCategory
 
WEAVER - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
WEAVER_CLASS_NOT_IN_PROJECT - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER_DISABLE_BY_SYSPROP - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER_DISABLE_CT_NOT_SUPPORTED - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER_FOUND_USER_IMPL_CT - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER_NULL_PROJECT - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
WEAVER_PROCESSING_CLASS - Static variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaveRest - Variable in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
weaveTransientFieldValueHolders - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
 
weaveTransientFieldValueHolders() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
 
weaveValueHolders - Variable in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
 
weaveValueHolders() - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
 
weaveVH(boolean, DatabaseMapping) - Method in class org.eclipse.persistence.internal.jpa.weaving.AttributeDetails
 
WEAVING - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving" property configures whether weaving should be performed.
WEAVING_CHANGE_TRACKING - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.changetracking" property configures whether AttributeLevelChangeTracking should be enabled through weaving.
WEAVING_EAGER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.eager" property configures whether EAGER mapping's attributes should be woven to use indirection.
WEAVING_FETCHGROUPS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.fetchgroups" property configures whether FetchGroup support should be enabled through weaving.
WEAVING_INTERNAL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.internal" property indicates whether internal optimizations should be enabled through weaving.
WEAVING_LAZY - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.lazy" property configures whether LAZY OneToOne and ManyToOne mappings should be enabled through weaving.
WEAVING_MAPPEDSUPERCLASS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.mappedsuperclass" property configures whether MappedSuperclasses with no direct sub-classes will be woven.
WEAVING_OUTPUT_PATH - Static variable in class org.eclipse.persistence.config.SystemProperties
This property is used to debug weaving issues.
WEAVING_REFLECTIVE_INTROSPECTION - Static variable in class org.eclipse.persistence.config.SystemProperties
This property can be used to tell EclipseLink to process classes in the ASM Default manner.
WEAVING_REST - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.weaving.rest" property configures whether classes will be woven to support EclipseLink JPA_RS functionality
WEAVING_SHOULD_OVERWRITE - Static variable in class org.eclipse.persistence.config.SystemProperties
This property is used in conjunction with WEAVING_OUTPUT_PATH.
weavingUsesPropertyAccess - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
This flag stores whether this descriptor is using Property access based on JPA semantics.
WEB_INF_DIR - Static variable in class org.eclipse.persistence.internal.xr.Util
 
WEB_XML_FILENAME - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
WEB_XML_PREAMBLE - Static variable in class org.eclipse.persistence.tools.dbws.JSR109WebServicePackager
 
WEB_XML_URL_PATTERN - Static variable in class org.eclipse.persistence.tools.dbws.JSR109WebServicePackager
 
webInfDir - Variable in class org.eclipse.persistence.tools.dbws.IDEPackager
 
WebLogic - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebLogic_10 - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebLogic_10_Platform - Class in org.eclipse.persistence.platform.server.wls
PUBLIC: This is the concrete subclass responsible for representing WebLogic 10 specific behavior.
WebLogic_10_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.wls.WebLogic_10_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebLogic_10_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebLogic_10_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebLogic_10_PlatformConfig
 
WebLogic_12 - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebLogic_12_Platform - Class in org.eclipse.persistence.platform.server.wls
 
WebLogic_12_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.wls.WebLogic_12_Platform
 
WebLogic_6_1_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebLogic_6_1_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebLogic_6_1_PlatformConfig
 
WebLogic_7_0_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebLogic_7_0_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebLogic_7_0_PlatformConfig
 
WebLogic_8_1_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebLogic_8_1_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebLogic_8_1_PlatformConfig
 
WebLogic_9 - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebLogic_9_Platform - Class in org.eclipse.persistence.platform.server.wls
PUBLIC: This is the concrete subclass responsible for representing WebLogic9 specific behavior.
WebLogic_9_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.wls.WebLogic_9_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebLogic_9_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebLogic_9_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebLogic_9_PlatformConfig
 
weblogicConnectionClass - Variable in class org.eclipse.persistence.platform.server.wls.WebLogicPlatform
Cached WLS connection class used to reflectively check connections and unwrap them.
WeblogicPackager - Class in org.eclipse.persistence.tools.dbws
PUBLIC: WeblogicPackager extends JSR109WebServicePackager.
WeblogicPackager() - Constructor for class org.eclipse.persistence.tools.dbws.WeblogicPackager
 
WeblogicPackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.WeblogicPackager
 
WebLogicPlatform - Class in org.eclipse.persistence.platform.server.wls
PUBLIC: This is the concrete subclass responsible for representing WebLogic-specific server behavior.
WebLogicPlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.wls.WebLogicPlatform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited.
WebLogicPlatformDetector - Class in org.eclipse.persistence.platform.server.wls
 
WebLogicPlatformDetector() - Constructor for class org.eclipse.persistence.platform.server.wls.WebLogicPlatformDetector
Default constructor.
WebLogicRuntimeServices - Class in org.eclipse.persistence.services.weblogic
Purpose: Provide a dynamic interface into the EclipseLink Session.
WebLogicRuntimeServices() - Constructor for class org.eclipse.persistence.services.weblogic.WebLogicRuntimeServices
PUBLIC: Default Constructor
WebLogicRuntimeServices(Locale) - Constructor for class org.eclipse.persistence.services.weblogic.WebLogicRuntimeServices
Create an instance of WebLogicRuntimeServices to be associated with the provided locale The user must call setSession(Session) afterwards to define the session.
WebLogicRuntimeServices(AbstractSession) - Constructor for class org.eclipse.persistence.services.weblogic.WebLogicRuntimeServices
PUBLIC: Create an instance of WebLogicRuntimeServices to be associated with the provided session
WebLogicTransactionController - Class in org.eclipse.persistence.transaction.wls
Purpose: TransactionController implementation for WLS JTA
WebLogicTransactionController() - Constructor for class org.eclipse.persistence.transaction.wls.WebLogicTransactionController
Default constructor
WebLogicTransactionController11 - Class in org.eclipse.persistence.transaction.wls
Purpose: TransactionController implementation for WLS JTA
WebLogicTransactionController11() - Constructor for class org.eclipse.persistence.transaction.wls.WebLogicTransactionController11
Default constructor.
WebSphere - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebSphere_4_0_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_4_0_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_4_0_PlatformConfig
 
WebSphere_5_0_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_5_0_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_5_0_PlatformConfig
 
WebSphere_5_1_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_5_1_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_5_1_PlatformConfig
 
WebSphere_6_0_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_6_0_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_6_0_PlatformConfig
 
WebSphere_6_1 - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebSphere_6_1_Platform - Class in org.eclipse.persistence.platform.server.was
PUBLIC: This is the concrete subclass responsible for representing WebSphere 6.1-specific server behavior.
WebSphere_6_1_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.was.WebSphere_6_1_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebSphere_6_1_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_6_1_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_6_1_PlatformConfig
 
WebSphere_7 - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebSphere_7_0_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WebSphere_7_0_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_7_0_PlatformConfig
 
WebSphere_7_Platform - Class in org.eclipse.persistence.platform.server.was
PUBLIC: This is the concrete subclass responsible for representing WebSphere 7 -specific server behavior.
WebSphere_7_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.was.WebSphere_7_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebSphere_EJBEmbeddable - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebSphere_EJBEmbeddable_Platform - Class in org.eclipse.persistence.platform.server.was
 
WebSphere_EJBEmbeddable_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.was.WebSphere_EJBEmbeddable_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebSphere_EJBEmbeddable_PlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
 
WebSphere_EJBEmbeddable_PlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_EJBEmbeddable_PlatformConfig
 
WebSphere_Liberty - Static variable in class org.eclipse.persistence.config.TargetServer
 
WebSphere_Liberty_Platform - Class in org.eclipse.persistence.platform.server.was
PUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior.
WebSphere_Liberty_Platform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.was.WebSphere_Liberty_Platform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebSphere_Liberty_Platform_Config - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
 
WebSphere_Liberty_Platform_Config() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WebSphere_Liberty_Platform_Config
 
websphereConnectionClass - Variable in class org.eclipse.persistence.platform.server.was.WebSpherePlatform
Cached WAS connection class used to reflectively check connections and unwrap them.
WebSphereEJBEmbeddableTransactionController - Class in org.eclipse.persistence.transaction.was
 
WebSphereEJBEmbeddableTransactionController() - Constructor for class org.eclipse.persistence.transaction.was.WebSphereEJBEmbeddableTransactionController
Default constructor
WebSphereLibertyTransactionController - Class in org.eclipse.persistence.transaction.was
 
WebSphereLibertyTransactionController() - Constructor for class org.eclipse.persistence.transaction.was.WebSphereLibertyTransactionController
Default constructor
WebSpherePackager - Class in org.eclipse.persistence.tools.dbws
 
WebSpherePackager() - Constructor for class org.eclipse.persistence.tools.dbws.WebSpherePackager
 
WebSpherePackager(DBWSPackager.Archiver, String, DBWSPackager.ArchiveUse) - Constructor for class org.eclipse.persistence.tools.dbws.WebSpherePackager
 
WebSpherePlatform - Class in org.eclipse.persistence.platform.server.was
PUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior.
WebSpherePlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.was.WebSpherePlatform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WebSpherePlatformDetector - Class in org.eclipse.persistence.platform.server.was
 
WebSpherePlatformDetector() - Constructor for class org.eclipse.persistence.platform.server.was.WebSpherePlatformDetector
Default constructor.
WebSphereRuntimeServices - Class in org.eclipse.persistence.services.websphere
Purpose: Provide a dynamic interface into the EclipseLink Session.
WebSphereRuntimeServices() - Constructor for class org.eclipse.persistence.services.websphere.WebSphereRuntimeServices
PUBLIC: Default Constructor
WebSphereRuntimeServices(Locale) - Constructor for class org.eclipse.persistence.services.websphere.WebSphereRuntimeServices
Create an instance of WebSphereRuntimeServices to be associated with the provided locale The user must call setSession(Session) afterwards to define the session.
WebSphereRuntimeServices(AbstractSession) - Constructor for class org.eclipse.persistence.services.websphere.WebSphereRuntimeServices
PUBLIC: Create an instance of WebSphereRuntimeServices to be associated with the provided session
WebSphereTransactionController - Class in org.eclipse.persistence.transaction.was
Purpose: TransactionController implementation for WebSphere
WebSphereTransactionController() - Constructor for class org.eclipse.persistence.transaction.was.WebSphereTransactionController
 
websphereUtilClass - Variable in class org.eclipse.persistence.platform.server.was.WebSpherePlatform
Cached WAS util class used to reflectively check connections and unwrap them.
weight - Variable in class org.eclipse.persistence.mappings.DatabaseMapping
This is a TopLink defined attribute that allows us to sort the mappings
weight - Variable in class org.eclipse.persistence.tools.profiler.oracle.DMSPerformanceProfiler
 
WEIGHT_AGGREGATE - Static variable in class org.eclipse.persistence.mappings.DatabaseMapping
 
WEIGHT_DIRECT - Static variable in class org.eclipse.persistence.mappings.DatabaseMapping
 
WEIGHT_TO_ONE - Static variable in class org.eclipse.persistence.mappings.DatabaseMapping
 
WEIGHT_TRANSFORM - Static variable in class org.eclipse.persistence.mappings.DatabaseMapping
 
when(C, Expression<? extends R>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
Add a when/then clause to the case expression.
when(C, R) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
Add a when/then clause to the case expression.
when(Expression<? extends C>, Expression<? extends R>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
Add a when/then clause to the case expression.
when(Expression<? extends C>, R) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.SimpleCaseImpl
Add a when/then clause to the case expression.
when(Expression<Boolean>, Expression<? extends R>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CaseImpl
Add a when/then clause to the case expression.
when(Expression<Boolean>, R) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl.CaseImpl
Add a when/then clause to the case expression.
when(ICaseExpressionStateObjectBuilder, ICaseExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractCaseExpressionStateObjectBuilder
 
when(ICaseExpressionStateObjectBuilder, ICaseExpressionStateObjectBuilder) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.ICaseExpressionStateObjectBuilder
Creates a single WHEN expression.
WHEN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for the identifier 'WHEN'.
WHEN_CLAUSE_STATE_OBJECT_LIST - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.CaseExpressionStateObject
Notify the list of StateObjects representing the when clauses that follow the WHEN has changed.
WhenClause - Class in org.eclipse.persistence.jpa.jpql.parser
A WHEN predicate is used to calculate a condition and when it's true, its THEN will be executed.
WhenClause(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhenClause
Creates a new WhenClause.
WhenClause_MissingThenExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
WhenClause_MissingThenIdentifier - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
WhenClause_MissingWhenExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
WhenClauseBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the when clause of the case expression.
WhenClauseBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhenClauseBNF
Creates a new WhenClauseBNF.
whenClauseBuilder() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
Returns the IBuilder that is responsible to visit each WhenClause and to create the corresponding WhenClauseStateObject.
WhenClauseBuilder() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder.WhenClauseBuilder
 
WhenClauseConditionalClauseCollectionHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhenClauseConditionalClauseCollectionHelper
 
WhenClauseFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This WhenClauseFactory creates a new WhenClause when the portion of the query to parse starts with WHEN.
WhenClauseFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhenClauseFactory
Creates a new WhenClauseFactory.
WhenClauseStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
A WHEN predicate is used to calculate a condition and when it's true, its THEN will be executed.
WhenClauseStateObject(CaseExpressionStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.WhenClauseStateObject
Creates a new WhenClauseStateObject.
WhenClauseStateObject(CaseExpressionStateObject, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.WhenClauseStateObject
Creates a new WhenClauseStateObject.
WhenClauseStateObject(CaseExpressionStateObject, StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.WhenClauseStateObject
Creates a new WhenClauseStateObject.
WhenClauseStateObject_MissingThenStateObject - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectProblem
 
WhenClauseStateObject_MissingWhenStateObject - Static variable in interface org.eclipse.persistence.jpa.jpql.tools.model.query.StateObjectProblem
 
whenShouldAcquireValueForAll() - Method in interface org.eclipse.persistence.internal.sequencing.Sequencing
INTERNAL: Indicates when sequencing value should be acquired for all classes.
WhenShouldAcquireValueForAll() - Constructor for class org.eclipse.persistence.internal.sessions.remote.SequencingFunctionCall.WhenShouldAcquireValueForAll
 
WhenThenNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
WhenThenNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.WhenThenNode
 
where - Variable in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
 
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
Modify the query to restrict the query result according to the specified boolean expression.
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
Modify the query to restrict the query results according to the specified boolean expression.
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
 
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
Modify the query to restrict the query result according to the specified boolean expression.
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
 
where(Expression<Boolean>) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
Modify the query to restrict the query result according to the specified boolean expression.
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
Modify the query to restrict the query result according to the conjunction of the specified restriction predicates.
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
Modify the query to restrict the query results according to the conjunction of the specified restriction predicates.
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaDeleteImpl
 
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaQueryImpl
Modify the query to restrict the query result according to the conjunction of the specified restriction predicates.
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
 
where(Predicate...) - Method in class org.eclipse.persistence.internal.jpa.querydef.SubQueryImpl
Modify the query to restrict the query result according to the conjunction of the specified restriction predicates.
WHERE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'WHERE'.
WHERE_CLAUSE_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractModifyStatementStateObject
Notify the state object representing the WHERE clause has changed.
WHERE_CLAUSE_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractSelectStatementStateObject
Notify the state object representing the WHERE clause has changed.
WHERE_STR - Static variable in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
WHERE_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
whereClause - Variable in class org.eclipse.persistence.internal.expressions.SQLStatement
 
whereClause - Variable in class org.eclipse.persistence.jpa.jpql.AbstractValidator.OwningClauseVisitor
 
WhereClause - Class in org.eclipse.persistence.jpa.jpql.parser
The WHERE clause of a query consists of a conditional expression used to select objects or values that satisfy the expression.
WhereClause(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhereClause
Creates a new WhereClause.
WhereClause_InvalidConditionalExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
WhereClause_MissingConditionalExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
WhereClauseBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for the where clause.
WhereClauseBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhereClauseBNF
Creates a new WhereClauseBNF.
WhereClauseDeleteStatementHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper
 
WhereClauseFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This WhereClauseFactory creates a new WhereClause when the portion of the query to parse starts with WHERE.
WhereClauseFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.WhereClauseFactory
Creates a new WhereClauseFactory.
WhereClauseSelectStatementHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseSelectStatementHelper
 
WhereClauseStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The WHERE clause of a query consists of a conditional expression used to select objects or values that satisfy the expression.
WhereClauseStateObject(AbstractModifyStatementStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.WhereClauseStateObject
Creates a new WhereClauseStateObject.
WhereClauseStateObject(AbstractSelectStatementStateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.WhereClauseStateObject
Creates a new WhereClauseStateObject.
WhereClauseUpdateStatementHelper(AbstractContentAssistVisitor) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper
 
WhereNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
WhereNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.WhereNode
 
whitespace() - Method in class org.eclipse.persistence.eis.interactions.XQueryInteraction
INTERNAL: Return the characters that represent non-arguments names.
whitespace() - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourceCall
INTERNAL: Return the characters that represent non-arguments names.
whitespaceCount() - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Calculates the number of whitespace that are in the query.
whitespaceCount(int) - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Calculates the number of whitespace that are in the query.
WILDCARD_BOUND - Static variable in class org.eclipse.persistence.internal.libraries.asm.TypePath
A type path step that steps into the bound of a wildcard type.
WildFly - Static variable in class org.eclipse.persistence.config.TargetServer
 
WildFlyPlatform - Class in org.eclipse.persistence.platform.server.wildfly
PUBLIC: This is the concrete subclass responsible for representing WildFly-specific server behavior.
WildFlyPlatform(DatabaseSession) - Constructor for class org.eclipse.persistence.platform.server.wildfly.WildFlyPlatform
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
WildFlyPlatformConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.platform
INTERNAL:
WildFlyPlatformConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.platform.WildFlyPlatformConfig
 
WildFlyRuntimeServices - Class in org.eclipse.persistence.services.wildfly
Purpose: Provide a dynamic interface into the EclipseLink Session.
WildFlyRuntimeServices() - Constructor for class org.eclipse.persistence.services.wildfly.WildFlyRuntimeServices
PUBLIC: Default Constructor
WildFlyRuntimeServices(Locale) - Constructor for class org.eclipse.persistence.services.wildfly.WildFlyRuntimeServices
Create an instance of WildFlyRuntimeServices to be associated with the provided locale The user must call setSession(Session) afterwards to define the session.
WildFlyRuntimeServices(AbstractSession) - Constructor for class org.eclipse.persistence.services.wildfly.WildFlyRuntimeServices
PUBLIC: Create an instance of WildFlyRuntimeServices to be associated with the provided session
WildFlyTransactionController - Class in org.eclipse.persistence.transaction.wildfly
Purpose: TransactionController implementation for WildFly JTA
WildFlyTransactionController() - Constructor for class org.eclipse.persistence.transaction.wildfly.WildFlyTransactionController
Default constructor
WildFlyTransactionController11 - Class in org.eclipse.persistence.transaction.wildfly
Purpose: TransactionController implementation for WildFly JTA
WildFlyTransactionController11() - Constructor for class org.eclipse.persistence.transaction.wildfly.WildFlyTransactionController11
Default constructor
WINDOW - Enum constant in enum org.eclipse.persistence.expressions.spatial.SpatialParameters.QueryType
 
withAllSubclasses(CommitOrderDependencyNode) - Method in class org.eclipse.persistence.internal.sessions.CommitOrderDependencyNode
 
withAllSubclassesExpression - Variable in class org.eclipse.persistence.descriptors.InheritancePolicy
 
withinDistance() - Static method in class org.eclipse.persistence.internal.expressions.SpatialExpressionOperators
ExpressionOperator for the MDSYS.SDO_WITHIN_DISTANCE Spatial Operator on the Oracle Database Use of this operator requires the Java spatial classes
withinDistance(Expression, Object, SpatialParameters) - Static method in class org.eclipse.persistence.expressions.spatial.SpatialExpressionFactory
PUBLIC: Return an Expression for the MDSYS.SDO_WITHIN_DISTANCE Spatial Operator on the Oracle Database Use of this expression requires the Java spatial classes
withinInvalidExpression - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WithinInvalidExpressionVisitor
Determines whether the visited Expression is an descendant of either a bad or invalid expression.
WithinInvalidExpressionVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.WithinInvalidExpressionVisitor
 
withLocalTimeZone - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.TimeStampType
 
withTimeZone - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.TimeStampType
 
word - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
The current word, which was retrieved from the JPQL query based on the position of the cursor.
word() - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Retrieves the first word starting at the current position.
WORD - Enum constant in enum org.eclipse.persistence.jpa.jpql.WordParser.WordType
The word being scanned anything else other than an input parameter, numeric literal or string literal.
wordEndPosition() - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Returns the position a word would end based on the current cursor position.
wordEndPosition(int) - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Returns the position a word would end based on the given start position.
wordParser - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
This is used to retrieve words from the actual JPQL query.
WordParser - Class in org.eclipse.persistence.jpa.jpql
This "parser/scanner" holds onto the string version of the JPQL query that is parsed into a parsed tree.
WordParser(CharSequence) - Constructor for class org.eclipse.persistence.jpa.jpql.WordParser
Creates a new WordParser.
WordParser.WordType - Enum in org.eclipse.persistence.jpa.jpql
This enumeration determines the type of word that was scanned.
wordSize - Static variable in class org.eclipse.persistence.internal.eis.cobol.helper.ByteConverter
This is the word size for the system, api is provided to change this if necessary
workbenchXMLProject - Variable in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
WORKING_COPY_INTO_ORIGINAL - Static variable in class org.eclipse.persistence.internal.sessions.MergeManager
 
WORKING_COPY_INTO_REMOTE - Static variable in class org.eclipse.persistence.internal.sessions.MergeManager
 
workingCopyMethod - Variable in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
 
workingCopyMethod() - Element in annotation type org.eclipse.persistence.annotations.CloneCopyPolicy
(Optional) Either method or workingCopyMethod must be specified this defines a method that will be used to create a clone that will be used to create the object returned when registering an Object in an EclipseLink UnitOfWork
workingCopyMethodName - Variable in class org.eclipse.persistence.descriptors.copying.CloneCopyPolicy
 
wrap(Object) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
Make adjustments to an unmarshalled entity based on what is found in the weaved fields
wrap(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Return a DataObject that wraps a POJO.
wrap(Collection<Object>) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBHelperContext
Perform the wrap operation on each of the POJOs in the collection, and return the results as a List.
wrap(BasicStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryBuilder
If a subclass needs to wrap the given BasicStateObjectBuilder with another visitor can do so by simply overriding this method.
wrapCollections(Object) - Method in class org.eclipse.persistence.jpa.rs.util.CollectionWrapperBuilder
Builds proxies for collections containing in a given object.
wrapKey(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Allow the key mapping to wrap the object.
wrapKey(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Allow the key mapping to wrap the object.
wrapKey(Object, AbstractSession) - Method in interface org.eclipse.persistence.mappings.foundation.MapKeyMapping
INTERNAL: Allow the key mapping to wrap the object
wrapKey(Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Allow the key mapping to wrap the object.
wrapObject(Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Wrap the object if required.
wrapObject(Object, AbstractSession) - Method in interface org.eclipse.persistence.descriptors.WrapperPolicy
PUBLIC: Required: Wrap the object to return the implementation that the application requires.
wrapObject(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Wrap the object if required.
wrapObjectInXMLRoot(Object, String, String, String, boolean, boolean, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Determines the appropriate object to return from the unmarshal call.
wrapObjectInXMLRoot(Object, String, String, String, boolean, boolean, UNMARSHALLER) - Method in interface org.eclipse.persistence.internal.oxm.mappings.Descriptor
INTERNAL: Determines the appropriate object to return from the unmarshal call.
wrapObjectInXMLRoot(Object, String, String, String, String, String, boolean, boolean, XMLUnmarshaller) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL:
wrapObjectInXMLRoot(Object, String, String, String, String, String, boolean, boolean, UNMARSHALLER) - Method in interface org.eclipse.persistence.internal.oxm.mappings.Descriptor
INTERNAL:
wrapObjectInXMLRoot(UnmarshalRecord, boolean) - Method in class org.eclipse.persistence.oxm.XMLDescriptor
INTERNAL: Determines the appropriate object to return from the unmarshal call.
wrapObjectInXMLRoot(UNMARSHAL_RECORD, boolean) - Method in interface org.eclipse.persistence.internal.oxm.mappings.Descriptor
INTERNAL: Determines the appropriate object to return from the unmarshal call.
WRAPPED_ID_RESOLVER_WITH_MULTI_ID - Static variable in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
wrappedDatabaseType - Variable in class org.eclipse.persistence.internal.sessions.factories.DatabaseTypeWrapper
 
wrappedIDResolverWithMultiID(String, Object) - Static method in exception class org.eclipse.persistence.exceptions.XMLMarshalException
 
wrappedKey - Variable in class org.eclipse.persistence.sessions.interceptors.CacheKeyInterceptor
 
wrappedServerValueHolder - Variable in class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder
 
WrappedValue - Class in org.eclipse.persistence.internal.jaxb
INTERNAL:
WrappedValue(QName, Class<?>, Object) - Constructor for class org.eclipse.persistence.internal.jaxb.WrappedValue
 
wrappedValueHolder - Variable in class org.eclipse.persistence.internal.indirection.ProtectedValueHolder
 
wrappedValueHolder - Variable in class org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder
The value holder in the original object.
wrappedValueHolderRemoteID - Variable in class org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder
 
wrapper - Variable in class org.eclipse.persistence.internal.identitymaps.CacheKey
The cached wrapper for the object, used in EJB.
wrapper - Variable in class org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl
 
wrapperFor(int) - Static method in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
Used for primitive conversion.
wrapperPolicy - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
WrapperPolicy - Interface in org.eclipse.persistence.descriptors
Purpose: The wrapper policy can be used to wrap all objects read from the database in another object.
WrappingValueHolder<T> - Interface in org.eclipse.persistence.internal.indirection
WrappingValueHolder is an interface type that implementors use when they will be wrapping another ValueHolder that has the original value.
wrapType(DatabaseType) - Static method in class org.eclipse.persistence.internal.sessions.factories.ObjectPersistenceRuntimeXMLProject_11_1_1
Wrap the type in a type wrapper to handle XML conversion.
write(byte[]) - Method in class org.eclipse.persistence.tools.dbws.XRPackager.NullOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.persistence.tools.dbws.XRPackager.NullOutputStream
 
write(char) - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
write(char) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
write(int) - Method in class org.eclipse.persistence.tools.dbws.XRPackager.NullOutputStream
 
write(OutputStream) - Method in class org.eclipse.persistence.jpa.rs.util.StreamingOutputMarshaller
 
write(Writer, PerformanceProfiler) - Method in class org.eclipse.persistence.tools.profiler.Profile
 
write(Object) - Method in class org.eclipse.persistence.internal.codegen.CodeGenerator
 
write(String) - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
write(String) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
write(String, Project) - Static method in class org.eclipse.persistence.sessions.factories.XMLProjectWriter
INTERNAL: This should not be used.
write(String, Project, Writer) - Static method in class org.eclipse.persistence.sessions.factories.XMLProjectWriter
INTERNAL: This should not be used.
write(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.AccessLevel
 
write(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.ClassDefinition
Write the code out to the generator's stream.
write(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.CodeDefinition
Write the code out to the generator's stream.
write(XMLEntityMappings, OutputStream) - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsWriter
INTERNAL:
write(XMLEntityMappings, Writer) - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsWriter
INTENAL:
write(ClassWriter, byte[], int, int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.Attribute
Returns the byte array form of the content of this attribute.
write(ClassWriter, byte[], int, int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleHashesAttribute
 
write(ClassWriter, byte[], int, int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleResolutionAttribute
 
write(ClassWriter, byte[], int, int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.ModuleTargetAttribute
 
write(SessionConfigs, Writer) - Static method in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigWriter
Given the writer, and a SessionConfigs, this writes out the session XML file.
write(SessionConfigs, String) - Static method in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigWriter
Given the file name (including path), and a SessionConfigs, this writes out the session XML file.
write(Project, Writer) - Static method in class org.eclipse.persistence.sessions.factories.XMLProjectWriter
PUBLIC: Given the writer, and a project, this writes out the deployment XML file storing the project's descriptor and mapping information.
write(Project, String) - Static method in class org.eclipse.persistence.sessions.factories.XMLProjectWriter
PUBLIC: Given the file name (including path), and a project, this writes out the deployment XML file storing the project's descriptor and mapping information.
write(Project, String, Writer) - Static method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
PUBLIC: Generate the source code to a project class to the project's descriptor into the writer.
write(Project, String, String) - Static method in class org.eclipse.persistence.sessions.factories.ProjectClassGenerator
PUBLIC: Generate the source code to a project class to the project's descriptor into the file.
write(TableCreator, String, Writer) - Static method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
PUBLIC: Generate the source code to a table creator class to the table creator's tables into the writer.
write(TableCreator, String, String) - Static method in class org.eclipse.persistence.sessions.factories.TableCreatorClassGenerator
PUBLIC: Generate the source code to a table creator class to the table creator's tables into the file.
write(OutputStream, byte[]) - Static method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.CommandDataHelper
 
write(OutputStream, SunCORBAConnection) - Static method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.SunCORBAConnectionHelper
 
write(OutputStream, Transporter) - Static method in class org.eclipse.persistence.sessions.remote.corba.sun.TransporterHelper
 
write(OutputStream, CORBARemoteSessionController) - Static method in class org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionControllerHelper
 
WRITE - Static variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
 
WRITE_CONCERN - Static variable in class org.eclipse.persistence.nosql.adapters.mongo.MongoConnectionSpec
 
WRITE_CONCERN - Static variable in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
 
WRITE_LOCK_FIELD_IN_CHILD_DESCRIPTOR - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
WRITE_OBJECT_NOT_ALLOWED_IN_UNIT_OF_WORK - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRITE_RETURN - Static variable in class org.eclipse.persistence.descriptors.ReturningPolicy
 
WRITE_STATEMENTS_COUNT_PROPERTY - Static variable in class org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor
 
WRITE_TRANSFORMER_CLASS_DOESNT_IMPLEMENT_FIELD_TRANSFORMER - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
WRITE_TRANSFORMER_HAS_BOTH_CLASS_AND_METHOD - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
WRITE_TRANSFORMER_HAS_NEITHER_CLASS_NOR_METHOD - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRITE_TRANSFORMER_HAS_NO_COLUMN_NAME - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRITE_TRANSFORMER_HAS_NO_XMLPATH - Static variable in exception class org.eclipse.persistence.exceptions.JAXBException
 
write_value(OutputStream, Serializable) - Method in class org.eclipse.persistence.internal.sessions.coordination.corba.sun.CommandDataHelper
 
writeAddColumnClause(Writer, AbstractSession, TableDefinition, FieldDefinition) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: May need to override this method if the platform supports ALTER TABLE ADD <column> and the generated sql doesn't work.
writeAddColumnClause(Writer, AbstractSession, TableDefinition, FieldDefinition) - Method in class org.eclipse.persistence.platform.database.HANAPlatform
 
writeAlias(ExpressionSQLPrinter, DatabaseField, SQLSelectStatement) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Append the field's alias to the writer.
writeAllObjects(Collection) - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Write all of the objects and all of their privately owned parts in the database.
writeAllObjects(Collection) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Write all of the objects and all of their privately owned parts in the database.
writeAllObjects(Vector) - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Write all of the objects and all of their privately owned parts in the database.
writeAllObjectsWithChangeSet(UnitOfWorkChangeSet) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: Write all of the objects and all of their privately owned parts in the database.
writeArguments(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
writeArguments(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.NonreflectiveMethodDefinition
 
writeArguments(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.ReflectiveMethodDefinition
 
writeAttachmentSchema(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
writeAttachmentSchema(OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
 
writeAttributePrefix() - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
writeAttributePrefix() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
writeAutoAssignmentSetClause(Writer, String, String, Collection<DatabaseField>, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeAutoJoinWhereClause(Writer, String, String, Collection<DatabaseField>, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeBody(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.AttributeDefinition
 
writeBody(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.ClassDefinition
Write the code out to the generator's stream.
writeBody(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.CodeDefinition
Write the code out to the generator's stream.
writeBody(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
Write the code out to the generator's stream.
writeChanges() - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteUnitOfWork
Simulate a flush, current just begins a transaction and commits.
writeChanges() - Method in class org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork
INTERNAL: This will flush all changes to the database, and create or merge into the cumulativeUOWChangeSet.
writeChanges() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
ADVANCED: Writes all changes now before commit().
writeChanges() - Method in interface org.eclipse.persistence.sessions.UnitOfWork
ADVANCED: Writes all changes now before commit().
writeChanges(ObjectChangeSet, WriteObjectQuery) - Method in class org.eclipse.persistence.mappings.CollectionMapping
INTERNAL: Write the changes defined in the change set for the mapping.
WriteChangesFailed - Static variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
writeChangesOnNestedUnitOfWork() - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
writeCharacters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
writeCharacters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
writeCharacters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
writeCharacters(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.dynamic.DynamicClassWriter
 
writeClass(DynamicClassLoader, String) - Method in interface org.eclipse.persistence.dynamic.EclipseLinkClassWriter
 
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.internal.jpa.rs.weaving.CollectionProxyClassWriter
public class Proxy extends SuperType implements CollectionProxy { private List<LinkV2> links; public CollectionProxy(Collection c) { super(); this.addAll(c); } @Override public List<LinkV2> getLinks() { return links; } @Override public void setLinks(List<LinkV2> links) { this.links = links; } }
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.internal.jpa.rs.weaving.RestAdapterClassWriter
 
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.internal.jpa.rs.weaving.RestCollectionAdapterClassWriter
public class _EntityRestCollectionAdapter extends RestCollectionAdapter<Entity> { public _EntityRestCollectionAdapter() { super(); } public _EntityRestCollectionAdapter(PersistentContext context) { super(context); } }
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.internal.jpa.rs.weaving.RestReferenceAdapterV2ClassWriter
public class Adapter extends ReferenceAdapterV2<T> { public Adapter() { super(); } public Adapter(PersistentContext context) { super(context); } }
writeClass(DynamicClassLoader, String) - Method in class org.eclipse.persistence.internal.xr.XRClassWriter
 
writeCleanUpTempTableSql(Writer, DatabaseTable) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: Don't override this method.
writeComment(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.JsonRecord.JsonRecordContentHandler
 
writeComment(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.JSONWriterRecordContentHandler
 
writeComment(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
writeComment(char[], int, int) - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
writeCompleteChangeSet(ObjectOutputStream) - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL: Helper method to readObject.
writeCompositeOnArray(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
This method is used by fields that are array values to write themselves to arrays
writeCompositeOnRow(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
writes individual fields on given row
writeConcern - Variable in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoInteractionSpec
Operation write concern.
writeConcern - Variable in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoJCAConnectionSpec
Database default write concern.
WriteConnectionPoolConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.pool
INTERNAL:
WriteConnectionPoolConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.pool.WriteConnectionPoolConfig
 
writeConnections - Variable in class org.eclipse.persistence.sessions.server.ClientSession
 
writeCR() - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
writeCR() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
writeCreateTempTableSql(Writer, DatabaseTable, AbstractSession, Collection<DatabaseField>, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: Don't override this method.
writeDDL(String, String, EntityManagerSetupImpl.TableCreationType, Map, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate the DDL per the properties given.
writeDDL(String, Map, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate the DDL from the persistence unit metadata.
writeDDL(Map, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate the DDL per the properties specified.
writeDDLToDatabase(SchemaManager, EntityManagerSetupImpl.TableCreationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate and write DDL from the persistence unit metadata to the database.
writeDDLToFiles(SchemaManager, String, Object, Object, EntityManagerSetupImpl.TableCreationType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
writeDDLToFiles(SchemaManager, String, Object, Object, EntityManagerSetupImpl.TableCreationType, Map) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
Write the DDL to the files provided.
writeDeclareTypeAndVar(Writer, DatabaseField, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
writeDefinition(StoredProcedureDefinition) - Method in class org.eclipse.persistence.tools.schemaframework.StoredProcedureGenerator
 
writeDeleteFromTargetTableUsingTempTableSql(Writer, DatabaseTable, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>, DatasourcePlatform) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: Write an sql string for deletion from target table using temporary table.
writeDeleteFromTargetTableUsingTempTableSql(Writer, DatabaseTable, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>, DatasourcePlatform) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Writes MySQL specific SQL for accessing temp tables for delete-all queries.
writeDeploymentDescriptor(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
Write the (optional) deployment descriptor to the given OutputStream.
writeDeploymentDescriptor(OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
Write the (optional) deployment descriptor to the given OutputStream.
writeDeploymentDescriptor(OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSPackager
Write the deployment descriptor contents to the provided OutputStream.
writeDeploymentDescriptor(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.JBossPackager
Write the deployment descriptor contents to the provided OutputStream.
writeDeploymentDescriptor(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.XRPackager
Write the deployment descriptor contents to the provided OutputStream.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.expressions.ExpressionBuilder
INTERNAL: For debug printing purposes.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.ClassTypeExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.CompoundExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.ConstantExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.FromSubSelectExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.LiteralExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.MapEntryExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.SubSelectExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.TableExpression
INTERNAL: Used to print a debug form of the expression tree.
writeDescriptionOn(BufferedWriter) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
writeEmptyCollection(JsonBuilderRecord.Level, String) - Method in class org.eclipse.persistence.oxm.record.JsonBuilderRecord
 
writeEmptyCollection(JsonRecord.Level, String) - Method in class org.eclipse.persistence.oxm.record.JsonGeneratorRecord
 
writeEmptyCollection(T, String) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
writeExternal(ObjectOutput) - Method in class commonj.sdo.impl.ExternalizableDelegator
 
writeExternal(ObjectOutput) - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder
Override the default serialization for a remote valueholder so as not to serialize the value Note: Changed for bug 3145211.
writeExternal(ObjectOutput) - Method in class org.eclipse.persistence.sdo.AbstractExternalizableDelegator
 
writeExternal(ObjectOutput) - Method in class org.eclipse.persistence.sdo.SDOResolvable
Purpose: Serialize an SDODataObject to an ObjectOutputStream This function is mandated by the Externalizable interface.
writeExtraNamespaces(List, XMLRecord, CoreAbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLRelationshipMappingNodeValue
 
writeExtraNamespaces(List, XMLRecord) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectBuilder
 
writeField(ExpressionSQLPrinter, DatabaseField) - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
INTERNAL:
writeField(ExpressionSQLPrinter, DatabaseField, SQLSelectStatement) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Append the field name to the writer.
writeField(ExpressionSQLPrinter, DatabaseField, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
 
writeFields(Writer, String, String, Collection<DatabaseField>, Collection<DatabaseField>, String, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: called from SQLSelectStatement.writeFieldsFromExpression(...)
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.ConstantExpression
INTERNAL: Append the constant value into the printer
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
INTERNAL: called from SQLSelectStatement.writeFieldsFromExpression(...)
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
INTERNAL: called from SQLSelectStatement.writeFieldsFromExpression(...)
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.LiteralExpression
INTERNAL: Append the literal value into the printer, accounting for the first element
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
INTERNAL: Append the parameter into the printer.
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.SubSelectExpression
INTERNAL: called from SQLSelectStatement.writeFieldsFromExpression(...) This allows a sub query in the select clause.
writeFields(ExpressionSQLPrinter, List<DatabaseField>, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
writeFieldsAutoClause(Writer, String, String, Collection<DatabaseField>, String, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeFieldsFromExpression(ExpressionSQLPrinter, Expression, Vector<DatabaseField>) - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
INTERNAL:
writeFieldsIn(ExpressionSQLPrinter) - Method in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
INTERNAL:
writeFieldsList(Writer, Collection<DatabaseField>, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeFile(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called by both writeInterface and writeImpl
writeForAll(Writer, DatabaseField, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
writeForUpdateOf(ExpressionSQLPrinter, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.FieldExpression
INTERNAL: writes the field for fine-grained pessimistic locking.
writeForUpdateOfFields(ExpressionSQLPrinter, SQLSelectStatement) - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
INTERNAL: writes the first field from each of the owned tables, used for fine-grained pessimistic locking.
writeFromAttributeIntoRow(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromAttributeIntoRow(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromAttributeIntoRow(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromAttributeIntoRow(UnmarshalRecord, Field, Object, boolean) - Method in interface org.eclipse.persistence.internal.oxm.mappings.TransformationMapping
INTERNAL: Put value into a record keyed on field.
writeFromAttributeIntoRow(UnmarshalRecord, Field, Object, boolean) - Method in class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
INTERNAL: Put value into a record keyed on field.
writeFromNullObjectIntoRow(AbstractRecord) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISCompositeObjectMapping
INTERNAL: Build the value for the database field and put it in the specified database row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISDirectMapping
INTERNAL: We override this method in order to set the session on the record if the data format is XML.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Get the appropriate attribute value from the object and put it in the appropriate field of the database row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Get the attribute value from the object and add the appropriate values to the specified database row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Get the attribute value from the object and add the appropriate values to the specified database row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Get the attribute value from the object and store it in the appropriate field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Build the value for the database field and put it in the specified database row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
INTERNAL: Write the attribute value from the object to the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
INTERNAL:
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
INTERNAL:
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
INTERNAL:
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
INTERNAL:
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
INTERNAL: Write the attribute value from the object to the row.
writeFromObjectIntoRow(Object, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathCollectionMapping
 
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsert(Object, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForShallowInsertWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: This row is built for shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: If any of the references objects has changed, write out all the keys.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Get the attribute value from the object and add the changed values to the specified database row.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL:
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Get the attribute value from the object and add the changed values to the specified database row.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: If any part of the nested collection has changed, the whole thing is written.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: If it has changed, build the value for the database field and put it in the specified database row.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Write the attribute value from the object to the row for update.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowForUpdate(WriteObjectQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: Write the entire structure into the row as a special type that prints as the constructor.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateAfterShallowInsert(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: This row is built for update after shallow insert which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateBeforeShallowDelete(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: This row is built for update before shallow delete which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateBeforeShallowDelete(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: This row is built for update before shallow delete which happens in case of bidirectional inserts.
writeFromObjectIntoRowForUpdateBeforeShallowDelete(Object, AbstractRecord, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: This row is built for update before shallow delete which happens in case of bidirectional inserts.
writeFromObjectIntoRowForWhereClause(ObjectLevelModifyQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromObjectIntoRowForWhereClause(ObjectLevelModifyQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowForWhereClause(ObjectLevelModifyQuery, AbstractRecord) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowInternal(Object, AbstractRecord, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowInternal(Object, AbstractRecord, AbstractSession, OneToOneMapping.ShallowMode, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Get the appropriate attribute value from the object and put it in the appropriate field of the database row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Get the attribute value from the object and add the appropriate values to the specified database row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: A subclass should implement this method if it wants different behavior.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Get the attribute value from the object and add the appropriate values to the specified database row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Get the appropriate attribute value from the object and put it in the appropriate field of the database row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Get the attribute value from the object and add the appropriate values to the specified database row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeFromObjectIntoRowWithChangeRecord(ChangeRecord, AbstractRecord, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Get a value from the object and set that in the respective field of the row.
writeHeader() - Method in class org.eclipse.persistence.oxm.record.FormattedOutputStreamRecord
INTERNAL
writeHeader() - Method in class org.eclipse.persistence.oxm.record.FormattedWriterRecord
INTERNAL
writeHeader() - Method in class org.eclipse.persistence.oxm.record.MarshalRecord
INTERNAL Writes the header, if appropriate.
writeHeader() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL
writeHeader() - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
writeHeader() - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL
writeHexString(byte[], Writer) - Static method in class org.eclipse.persistence.internal.helper.Helper
Convert the byte array to a HEX string.
writeIdentityInformation(ObjectOutputStream) - Method in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
INTERNAL: Helper method to writeObject.
writeImpl(String, String, StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.CodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeImpl(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.eis.mappings.EISOneToManyMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
INTERNAL: Write fields needed for insert into the template with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeDirectCollectionMapping
INTERNAL: Write the fields needed for insert into the template with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractCompositeObjectMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractTransformationMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.OneToOneMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.NestedTableMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.structures.ReferenceMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.VariableOneToOneMapping
INTERNAL: Write fields needed for insert into the template for with null values.
writeInsertIntoTableSql(Writer, DatabaseTable, Collection<DatabaseField>) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: May need to override this method if the platform supports temporary tables and the generated sql doesn't work.
writeInterface(String, String, StringBuffer) - Method in interface org.eclipse.persistence.sdo.helper.CodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeInterface(String, String, StringBuffer) - Method in class org.eclipse.persistence.sdo.helper.FileCodeWriter
Called from org.eclipse.persistence.sdo.helper.SDOClassGenerator for each generated interface if a CodeWriter was passed into the generate method.
writeIntoRowFromPrimaryKeyValues(AbstractRecord, Object, AbstractSession, boolean) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Build the row from the primary key values.
writeJoinWhereClause(Writer, String, String, Collection<DatabaseField>, Collection<DatabaseField>, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: helper method, don't override.
writeKey(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
writeKey(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
writeLineSeperator(AbstractSession, Writer) - Method in class org.eclipse.persistence.tools.schemaframework.TableDefinition
 
writeListSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
writeListSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
writeln(Object) - Method in class org.eclipse.persistence.internal.codegen.CodeGenerator
 
writeLOB(DatabaseField, Object, ResultSet, AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: Write LOB value - only on Oracle8 and up
writeLOB(DatabaseField, Object, ResultSet, AbstractSession) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
INTERNAL: Write LOB value - works on Oracle 10 and newer
writeLOB(DatabaseField, Object, ResultSet, AbstractSession) - Method in class org.eclipse.persistence.platform.database.Oracle8Platform
INTERNAL: Write LOB value - only on Oracle8 and up
writeLocalName(XPathFragment) - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
writeLocalName(XPathFragment) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
writeLockField - Variable in class org.eclipse.persistence.descriptors.VersionLockingPolicy
 
writeLockFieldInChildDescriptor(ClassDescriptor) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
writeLockManager - Variable in class org.eclipse.persistence.internal.identitymaps.IdentityMapManager
Used to store the write lock manager used for merging.
WriteLockManager - Class in org.eclipse.persistence.internal.helper
INTERNAL:
WriteLockManager() - Constructor for class org.eclipse.persistence.internal.helper.WriteLockManager
 
writeLockQueued - Variable in class org.eclipse.persistence.internal.sessions.MergeManager
If this variable is not null then the mergemanager is waiting on a particular primary key
writeLockValue - Variable in class org.eclipse.persistence.internal.identitymaps.CacheKey
The writeLock value is being held as an object so that it might contain a number or timestamp.
writeLockValue - Variable in class org.eclipse.persistence.internal.sessions.ObjectChangeSet
 
writeLockValue - Variable in class org.eclipse.persistence.internal.sessions.remote.ObjectDescriptor
A write lock value
writeLockValueIntoRow(ObjectLevelModifyQuery, Object) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: This method updates the modify row with the old lock value.
writeMessage(String) - Method in class org.eclipse.persistence.logging.DefaultSessionLog
Append the specified message information to the writer.
writeMetadataDDLToDatabase(EntityManagerSetupImpl.TableCreationType, Map, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate and write DDL from the persistence unit metadata to the database.
writeMetadataDDLToScript(EntityManagerSetupImpl.TableCreationType, Map, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
INTERNAL: Generate and write DDL from the persistence unit metadata to scripts.
writeNamespaceSeparator() - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
writeNamespaceSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
writeNestingTabs(Writer) - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
 
writeNullReferenceRow(AbstractRecord) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write null values for all aggregate fields into the parent row.
writeObject(Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Write the object and all of its privately owned parts in the database.
writeObject(Object) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Write the object and all of its privately owned parts in the database.
writeObjectNotAllowedInUnitOfWork() - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
WriteObjectQuery - Class in org.eclipse.persistence.queries
Purpose: Used for inserting or updating objects WriteObjectQuery determines whether to perform a insert or an update on the database.
WriteObjectQuery() - Constructor for class org.eclipse.persistence.queries.WriteObjectQuery
 
WriteObjectQuery(Object) - Constructor for class org.eclipse.persistence.queries.WriteObjectQuery
 
WriteObjectQuery(Call) - Constructor for class org.eclipse.persistence.queries.WriteObjectQuery
 
writeOnArray(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
takes the value from the row for this field and writes it to the byte array
writeOnArray(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
this method will write its value from the row to the record data byte array
writeOnArray(CobolRow, byte[]) - Method in interface org.eclipse.persistence.internal.eis.cobol.FieldMetaData
this method will write itself on the given byte array from the data in the row
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyAttribute
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlAttribute
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlElement
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRef
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlElementRefs
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlElements
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
 
writeOnly - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlVariableNode
 
writeOnRow(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.CompositeFieldMetaData
extracts the value from the record data for the field and writes it to the row.
writeOnRow(CobolRow, byte[]) - Method in class org.eclipse.persistence.internal.eis.cobol.ElementaryFieldMetaData
this method will write its value to the row provided
writeOnRow(CobolRow, byte[]) - Method in interface org.eclipse.persistence.internal.eis.cobol.FieldMetaData
this method will write itself on the give row extracting the data from the given byte array
writeOROXProjects(OutputStream, OutputStream) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
writeOROXProjects(OutputStream, OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
 
writeOutMappings(XMLRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLObjectBuilder
 
writeOutMappings(XMLRecord, Object, AbstractSession) - Method in class org.eclipse.persistence.internal.oxm.XMLSequencedObjectBuilder
 
writeParameterMarker(Writer, ParameterExpression, AbstractRecord, DatabaseCall) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
 
writeParameterMarker(Writer, ParameterExpression, AbstractRecord, DatabaseCall) - Method in class org.eclipse.persistence.platform.database.DB2Platform
INTERNAL: DB2 requires casting on certain operations, such as the CONCAT function, and parameterized queries of the form, ":param = :param".
writeParameterMarker(Writer, ParameterExpression, AbstractRecord, DatabaseCall) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
 
writeParameterMarker(Writer, ParameterExpression, AbstractRecord, DatabaseCall) - Method in class org.eclipse.persistence.platform.database.TimesTenPlatform
INTERNAL: TimesTen and requires cast around parameter markers if both operands of certain operators are parameter markers This method generates CAST for parameter markers whose type is correctly identified by the query compiler.
writePartialIntoClones(Object, Object, Object, UnitOfWorkImpl) - Method in class org.eclipse.persistence.descriptors.FetchGroupManager
INTERNAL: Write data of the partially fetched object into the working and backup clones
writePrefixMappings() - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord.OutputStreamRecordContentHandler
 
writePrefixMappings() - Method in class org.eclipse.persistence.oxm.record.WriterRecord.WriterRecordContentHandler
 
writeProvider(OutputStream, OutputStream, OutputStream, OutputStream, DBWSBuilder) - Method in interface org.eclipse.persistence.tools.dbws.DBWSPackager
 
writeProvider(OutputStream, OutputStream, OutputStream, OutputStream, DBWSBuilder) - Method in class org.eclipse.persistence.tools.dbws.ProviderPackager
 
writeProvider(OutputStream, OutputStream, OutputStream, OutputStream, DBWSBuilder) - Method in class org.eclipse.persistence.tools.dbws.XRPackager
 
writer - Variable in class org.eclipse.persistence.internal.expressions.ExpressionJavaPrinter
 
writer - Variable in class org.eclipse.persistence.internal.expressions.ExpressionSQLPrinter
 
writer - Variable in class org.eclipse.persistence.jpa.jpql.tools.model.BaseJPQLQueryFormatter
The holder of the string representation of the JPQL query.
writer - Variable in class org.eclipse.persistence.logging.AbstractSessionLog
Represents the writer that will receive the formatted log entries
writer - Variable in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
writeReplace() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
INTERNAL: Defined in SDO 2.01 spec on page 65 Externalizable function is called by ObjectStream.writeObject() A replacement object for serialization can be called here.
writeReplace() - Method in class org.eclipse.persistence.sdo.SDODataObject
INTERNAL: Defined in SDO 2.01 spec on page 65 Externalizable function is called by ObjectStream.writeObject() A replacement object for serialization can be called here.
writeResultFromCharEscapeHandler(String, boolean) - Method in interface org.eclipse.persistence.oxm.record.JSONWriterRecord.Output
 
writeResultFromCharEscapeHandler(String, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord.OutputStreamOutput
 
WriterRecord - Class in org.eclipse.persistence.oxm.record
Use this type of MarshalRecord when the marshal target is a Writer and the XML should not be formatted with carriage returns or indenting.
WriterRecord() - Constructor for class org.eclipse.persistence.oxm.record.WriterRecord
 
WriterRecord.WriterRecordContentHandler - Class in org.eclipse.persistence.oxm.record
This class will typically be used in conjunction with an XMLFragmentReader.
writeSchema(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
writeSchema(OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
 
writesCompleted() - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: This method notifies the accessor that a particular sets of writes has completed.
writesCompleted() - Method in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
INTERNAL: This method notifies the accessor that a particular sets of writes has completed.
writesCompleted() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
INTERNAL: This method notifies the accessor that a particular sets of writes has completed.
writesCompleted(AbstractSession) - Method in interface org.eclipse.persistence.internal.databaseaccess.Accessor
This method will be called after a series of writes have been issued to mark where a particular set of writes has completed.
writesCompleted(AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
This method will be called after a series of writes have been issued to mark where a particular set of writes has completed.
writesCompleted(AbstractSession) - Method in class org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor
This method will be called after a series of writes have been issued to mark where a particular set of writes has completed.
writeSelect(Writer, SQLCall, String, SQLCall, DatasourcePlatform) - Method in class org.eclipse.persistence.internal.expressions.SQLDeleteAllStatement
 
writeSelect(Writer, SQLCall, String, SQLCall, DatasourcePlatform) - Method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatement
 
writeSeparator() - Method in class org.eclipse.persistence.logging.DefaultSessionLog
Append the separator string to the writer.
writeSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONFormattedWriterRecord
 
writeSeparator() - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
writeShouldreadWholeDocument(NonreflectiveMethodDefinition, String, DatabaseMapping) - Method in class org.eclipse.persistence.internal.sessions.factories.DirectToXMLTypeMappingHelper
Write the Project.class code for the XMLType property.
writeShouldreadWholeDocument(NonreflectiveMethodDefinition, String, DatabaseMapping) - Method in class org.eclipse.persistence.sessions.factories.OracleDirectToXMLTypeMappingHelper
Write the Project.class code for the XMLType property.
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLInverseReferenceMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyAttributeMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLAnyObjectMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLBinaryDataMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLChoiceObjectMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCollectionReferenceMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentCollectionMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLFragmentMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in interface org.eclipse.persistence.oxm.mappings.XMLMapping
INTERNAL: A method that marshals a single value to the provided Record based on this mapping's XPath.
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLObjectReferenceMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
 
writeSingleValue(Object, Object, XMLRecord, AbstractSession) - Method in class org.eclipse.persistence.oxm.mappings.XMLVariableXPathObjectMapping
 
writeSingleValue(Object, Object, XML_RECORD, ABSTRACT_SESSION) - Method in interface org.eclipse.persistence.internal.oxm.mappings.Mapping
 
writeSourceScriptToDatabase(Object, DatabaseSessionImpl, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl
This method will read SQL from a reader or URL and send it through to the database.
writeStatementsCount - Variable in class org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor
Keep track of the number of the write statement that being executed.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.expressions.Expression
INTERNAL: Used in SQL printing.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.CompoundExpression
INTERNAL: Used for toString for debugging only.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.DataExpression
Print the base for debuggin purposes.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.FunctionExpression
INTERNAL: Used in SQL printing.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.ParameterExpression
Print the base for debuggin purposes.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.SubSelectExpression
INTERNAL: Used in SQL printing.
writeSubexpressionsTo(BufferedWriter, int) - Method in class org.eclipse.persistence.internal.expressions.TreatAsExpression
 
writeTableCreationSuffix(Writer, String) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: Write used on all table creation statements generated from the DefaultTableGenerator with a session using this project (DDL generation).
writeThrowsClause(CodeGenerator) - Method in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
 
writeToEventWriter(Node, String, String, XMLEventWriter) - Method in class org.eclipse.persistence.internal.oxm.record.DomToXMLEventWriter
 
writeToEventWriterMethod - Static variable in class org.eclipse.persistence.internal.oxm.XMLMarshaller
 
writeToRowFromAggregate(AbstractRecord, Object, Object, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write the aggregate values into the parent row.
writeToRowFromAggregateForShallowInsert(AbstractRecord, Object, Object, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write the aggregate values into the parent row for shallow insert.
writeToRowFromAggregateForUpdate(AbstractRecord, WriteObjectQuery, Object) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Build and return a database row built with the changed values from the specified attribute value.
writeToRowFromAggregateForUpdateAfterShallowInsert(AbstractRecord, Object, Object, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write the aggregate values into the parent row for update after shallow insert.
writeToRowFromAggregateForUpdateBeforeShallowDelete(AbstractRecord, Object, Object, AbstractSession, DatabaseTable) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Write the aggregate values into the parent row for update before shallow delete.
writeToRowFromAggregateWithChangeRecord(AbstractRecord, ChangeRecord, ObjectChangeSet, AbstractSession, DatabaseMapping.WriteType) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
INTERNAL: Build and return a database row built with the values from the specified attribute value.
writeToStream(Node, String, String, XMLStreamWriter) - Method in class org.eclipse.persistence.internal.oxm.record.DomToXMLStreamWriter
 
writeToStreamMethod - Static variable in class org.eclipse.persistence.internal.oxm.XMLMarshaller
 
WriteTransformer - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
WriteTransformer - Annotation Type in org.eclipse.persistence.annotations
Annotation for org.eclipse.persistence.mappings.TransformationMapping.
writeTransformerClassDoesntImplementFieldTransformer(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class and specified column doesn't implement the required interface FieldTransforer.
writeTransformerHasBothClassAndMethod(String, String) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path specifies both class and method.
writeTransformerHasBothClassAndMethod(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class and specified column specifies both class and method.
writeTransformerHasNeitherClassNorMethod(String, String) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class and specified xml-path specifies neither class nor method.
writeTransformerHasNeitherClassNorMethod(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class and specified column specifies neither class nor method.
writeTransformerHasNoColumnName(String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class has no column specified, of the specified column doesn't have name.
writeTransformerHasNoXmlPath(String) - Static method in exception class org.eclipse.persistence.exceptions.JAXBException
PUBLIC: Cause: WriteTransformer for the specified attribute of the specified class has no xml-path specified, or the specified xml-path is invalid.
WriteTransformerImpl - Class in org.eclipse.persistence.internal.jpa.config.transformers
JPA scripting API implementation.
WriteTransformerImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.transformers.WriteTransformerImpl
 
WriteTransformerMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.transformers
INTERNAL: Matadata for WriteTransformer.
WriteTransformerMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
INTERNAL: Used for XML loading.
WriteTransformerMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.transformers.WriteTransformerMetadata
INTERNAL: Used for annotation loading.
WriteTransformers - Annotation Type in org.eclipse.persistence.annotations
An optional annotation for org.eclipse.persistence.mappings.TransformationMapping.
writeTransporter(Transporter, OutputStream) - Static method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionController_Stub
Insert the method's description here.
writeTransporter(Transporter, OutputStream) - Static method in class org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionControllerDispatcher_Tie
Insert the method's description here.
writeType(Writer, DatabaseField, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
writeType(String) - Method in class org.eclipse.persistence.internal.codegen.CodeGenerator
Write the type checking if its package is required.
writeUniqueFieldName(Writer, DatabaseField, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
writeUpdateFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.AggregateObjectMapping
 
writeUpdateFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
INTERNAL: Write fields needed for update into the template for with null values.
writeUpdateFieldsIntoRow(AbstractRecord, AbstractSession) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
INTERNAL: Write fields needed for update into the template for with null values.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.internal.databaseaccess.DatabasePlatform
INTERNAL: May need to override this method if the platform supports temporary tables and the generated sql doesn't work.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
INTERNAL: May need to override this method if the platform supports temporary tables and the generated sql doesn't work.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.H2Platform
H2 does not allow using () in the update if only one field.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.HSQLPlatform
INTERNAL: HSQL does not allow multiple fields to be set as a list, so each field needs to be set one by one.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.Informix11Platform
Overrides DatabasePlatform.writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection, Collection) to ensure that a SET clause that is supposed to set a value for only one column does not wrap that column name in parentheses.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Writes MySQL specific SQL for accessing temp tables for update-all queries.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.PostgreSQLPlatform
INTERNAL: May need to override this method if the platform supports temporary tables and the generated sql doesn't work.
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.SQLServerPlatform
INTERNAL:
writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection<DatabaseField>, Collection<DatabaseField>) - Method in class org.eclipse.persistence.platform.database.SybasePlatform
INTERNAL:
writeUpdateOriginalTable(AbstractSession, Writer) - Method in class org.eclipse.persistence.internal.expressions.SQLDeleteAllStatementForTempTable
 
writeUpdateOriginalTable(AbstractSession, Writer) - Method in class org.eclipse.persistence.internal.expressions.SQLModifyAllStatementForTempTable
 
writeUpdateOriginalTable(AbstractSession, Writer) - Method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForTempTable
 
writeValue(Object, QName, boolean) - Method in class org.eclipse.persistence.oxm.record.JsonRecord
 
writeValue(String) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
writeValue(String, boolean) - Method in class org.eclipse.persistence.oxm.record.JSONWriterRecord
INTERNAL:
writeValue(String, boolean) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
writeValue(String, boolean, boolean, OutputStream) - Method in class org.eclipse.persistence.oxm.record.OutputStreamRecord
INTERNAL:
writeValue(String, boolean, StringBuilder) - Method in class org.eclipse.persistence.oxm.record.WriterRecord
INTERNAL:
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.eis.mappings.EISDirectMapping
 
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.mappings.DirectToFieldMapping
 
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.mappings.foundation.AbstractColumnMapping
INTERNAL:
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.mappings.foundation.AbstractDirectMapping
 
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.mappings.MultitenantPrimaryKeyMapping
INTERNAL:
writeValueIntoRow(AbstractRecord, DatabaseField, Object) - Method in class org.eclipse.persistence.oxm.mappings.XMLDirectMapping
 
writeVar(Writer, DatabaseField, DatasourcePlatform) - Static method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatementForOracleAnonymousBlock
 
writeWebXml(OutputStream, DBWSBuilder) - Method in interface org.eclipse.persistence.tools.dbws.DBWSPackager
 
writeWebXml(OutputStream, DBWSBuilder) - Method in class org.eclipse.persistence.tools.dbws.JSR109WebServicePackager
 
writeWebXml(OutputStream, DBWSBuilder) - Method in class org.eclipse.persistence.tools.dbws.XRPackager
 
writeWebXML(OutputStream) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
writeWebXML(OutputStream) - Method in interface org.eclipse.persistence.tools.dbws.DBWSBuilderHelper
 
writeWhere(Writer, SQLCall, SQLCall) - Method in class org.eclipse.persistence.internal.expressions.SQLDeleteAllStatement
 
writeWhere(Writer, SQLCall, SQLCall) - Method in class org.eclipse.persistence.internal.expressions.SQLUpdateAllStatement
 
writeXsiTypeAttribute(Descriptor, String, String, String, boolean) - Method in interface org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord
 
writeXsiTypeAttribute(Descriptor, String, String, String, boolean) - Method in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
writeXsiTypeAttribute(Descriptor, String, String, String, boolean) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
writeXsiTypeAttribute(Descriptor, String, String, String, boolean) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
INTERNAL
writeXsiTypeAttribute(Descriptor, XMLSchemaReference, boolean) - Method in interface org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecord
 
writeXsiTypeAttribute(Descriptor, XMLSchemaReference, boolean) - Method in class org.eclipse.persistence.internal.oxm.record.AbstractMarshalRecordImpl
 
writeXsiTypeAttribute(Descriptor, XMLSchemaReference, boolean) - Method in class org.eclipse.persistence.oxm.record.ValidatingMarshalRecord
 
writeXsiTypeAttribute(Descriptor, XMLSchemaReference, boolean) - Method in class org.eclipse.persistence.oxm.record.XMLRecord
INTERNAL
WRONG_CHANGE_EVENT - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_COLLECTION_CHANGE_EVENT_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_OBJECT_REGISTERED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_PROPERTY_NAME_IN_CHANGE_EVENT - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_PROPERTY_VALUE_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
WRONG_SEQUENCE_TYPE - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_SESSION_TYPE_EXCEPTION - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
WRONG_USAGE_OF_SET_CUSTOM_SQL_ARGUMENT_TYPE_METOD - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
WRONG_VALUE_FOR_PROPERTY - Static variable in exception class org.eclipse.persistence.exceptions.SDOException
 
WRONG_WEAVING_PROPERTY_VALUE - Static variable in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
wrongChangeEvent(Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongCollectionChangeEventType(int) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongObjectRegistered(Object, Object) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongPropertyNameInChangeEvent(Object, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongPropertyValueType(String, String, String) - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
wrongSequenceType(String, String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongSessionTypeException(String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
wrongUsageOfSetCustomArgumentTypeMethod(String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
wrongValueForProperty(String, String, Class<?>) - Static method in exception class org.eclipse.persistence.exceptions.SDOException
INTERNAL: Exception when trying to set a property to value that is an unsupported conversion
wrongWeavingPropertyValue() - Static method in exception class org.eclipse.persistence.exceptions.EntityManagerSetupException
 
WSDL_DIR - Static variable in class org.eclipse.persistence.internal.xr.Util
 
WSDL_URI_KEY - Static variable in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
wsdlDir - Variable in class org.eclipse.persistence.tools.dbws.IDEPackager
 
wsdlGenerator - Variable in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
WSDLGenerator - Class in org.eclipse.persistence.tools.dbws
 
WSDLGenerator(XRServiceModel, NamingConventionTransformer, String, boolean, String, OutputStream) - Constructor for class org.eclipse.persistence.tools.dbws.WSDLGenerator
 
wsdlLocationURI - Variable in class org.eclipse.persistence.tools.dbws.WSDLGenerator
 
WSI_SWAREF - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
WSI_SWAREF_PREFIX - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
WSI_SWAREF_URI - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
WSI_SWAREF_XSD - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
WSI_SWAREF_XSD_FILE - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
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