Uses of Package
org.eclipse.persistence.internal.xr
Package
Description
-
-
ClassDescriptionINTERNAL: runtime implementation of TopLink XR ServiceINTERNAL: helper class that knows how to build a
XRServiceAdapter
(a.k.a DBWS).INTERNAL: internal DBWS model object allows conformity across APIs -
ClassDescriptionINTERNAL:
Attachment
is a helper object used by theQueryOperation
to handle binary attachments.INTERNAL: AnInvocation
holds runtime argument values that are used by anXRServiceAdapter
to invoke a namedOperation
INTERNAL:Name and type (QName
) for a bound argument.INTERNAL:INTERNAL:INTERNAL:QueryHandler
sets out the basic rules for how Operations can use different types of queries (DataRead, ValueRead, etc.)INTERNAL:An XR QueryOperation is an executable representation of aSELECT
operation on the database.INTERNAL: Sub-component of anOperation
, indicates the type of return value from the database, as well as if there is more than one value and if those value(s) will be handled using binary attachements.INTERNAL: StoredProcedureQueryHandler sets up the StoredProcedureCall and its arguments in the givenDatabaseQuery
INTERNAL: XRDynamicClassLoader uses ASM to dynamically generate subclasses ofXRDynamicEntity
INTERNAL: XRDynamicEntity is used for models where Java classes do not exist.INTERNAL: XRDynamicEntityAccessor is used by dynamically generated subclasses ofXRDynamicEntity
to 'close over' information for the psuedo-attributes in the propertiesMap inherited fromXRDynamicEntity
.Local cache of property namesINTERNAL: runtime implementation of TopLink XR ServiceINTERNAL: internal DBWS model object allows conformity across APIs -
ClassDescriptionINTERNAL: Sub-component of an
Operation
, indicates the type of return value from the database, as well as if there is more than one value and if those value(s) will be handled using binary attachements.INTERNAL: internal DBWS model object allows conformity across APIs -