Uses of Package
org.eclipse.persistence.internal.xr
Packages that use org.eclipse.persistence.internal.xr
Package
Description
-
Classes in org.eclipse.persistence.internal.xr used by org.eclipse.persistence.dbws
-
Classes in org.eclipse.persistence.internal.xr used by org.eclipse.persistence.internal.dbwsClassDescriptionINTERNAL: 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 -
Classes in org.eclipse.persistence.internal.xr used by org.eclipse.persistence.internal.xrClassDescriptionINTERNAL:
Attachmentis a helper object used by theQueryOperationto handle binary attachments.INTERNAL: AnInvocationholds runtime argument values that are used by anXRServiceAdapterto invoke a namedOperationINTERNAL:Name and type (QName) for a bound argument.INTERNAL:INTERNAL:INTERNAL:QueryHandlersets 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 aSELECToperation 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 givenDatabaseQueryINTERNAL: XRDynamicClassLoader uses ASM to dynamically generate subclasses ofXRDynamicEntityINTERNAL: XRDynamicEntity is used for models where Java classes do not exist.INTERNAL: XRDynamicEntityAccessor is used by dynamically generated subclasses ofXRDynamicEntityto '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 -
Classes in org.eclipse.persistence.internal.xr used by org.eclipse.persistence.tools.dbwsClassDescriptionINTERNAL: 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 -
Classes in org.eclipse.persistence.internal.xr used by org.eclipse.persistence.tools.dbws.oracle