|
EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractCompositeDirectCollectionMapping
consolidates the behavior of mappings that
map collections of "native" data objects (e.g.AbstractQuery
interface defines functionality that is common
to both top-level queries and subqueries.Access
annotation to specify an access
type to be applied to an entity class, mapped superclass, or
embeddable class, or to a specific attribute of such a class.Sequence.addText(String)
in 2.1.0
Sequence.addText(int, String)
in 2.1.0
DynamicClassWriter
.
DynamicClassWriter
but specifying a different parent class.
DynamicClassWriter
.
DirectToFieldMapping
(@Basic) mapping to be added to a
dynamic type through API.
DynamicClassWriter
with the provided
DynamicClassLoader
so that a dynamic class can be generated when
needed.
data
for optimized binary storage as an attachment.
data
for optimized binary storage as an attachment.
OneToOneMapping
(@OneToOne and @ManyToOne) mappings to be
added to a dynamic type through API.
Expression.equal
to be used
for comparisons.
data
as an attachment and return attachment's content-id, cid.
PersistenceUnitInfo.getClassLoader()
method.
attributeName
holding true for criteria
.
ClassDescriptor.setShouldAlwaysRefreshCache(boolean)
with an argument of true
:
it configures a ClassDescriptor
to always refresh the cache if data is received from the database by any query.
ClassDescriptor.setShouldAlwaysRefreshCacheOnRemote(boolean)
with an argument of true
:
it configures a ClassDescriptor
to always remotely refresh the cache if data is received from the database by any
query in a RemoteSession
.
BasicType
represent basic types (including
temporal and enumerated types).changes
and turns change logging on.
changes
and turns change logging on.
Bindable
represent object or attribute types
that can be bound into a Path
.CORBAConnection
interface.
persistence.xml
caching element is
ENABLE_SELECTIVE
or DISABLE_SELECTIVE
.javax.persistence.cache.retrieveMode
property to
specify the behavior when data is retrieved by the
find
methods and by queries.javax.persistence.cache.storeMode
property to specify
the behavior when data is read from the database and when data is
committed into the database.property
and a corresponding single value of the property's type
.PersistenceUnitInfo.addTransformer
method.DynamicClassWriter
used to dynamically create a class in
the DynamicClassLoader.findClass(String)
call.
XmlAdapter
to handle xs:token and its derived types.CollectionAttribute
represent persistent
java.util.Collection
-valued attributes.CollectionJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Collection
.CompoundSelection
interface defines a compound selection item
(tuple, array, or result of constructor).Connection
.
Connection
to
a JDBC database.ContainerPolicy
.Session
.
instance
of the specified type.
instance
of the specified property's type
.
instance
of the specified type.
instance
of the specified property's type
.
contained
DataObjects recursively.
contained
DataObjects recursively.
contained
DataObjects recursively.
EntityManagerFactory
is to be created.
DynamicClassWriter
but with a different
parent class.
data object
contained by this object using the specified property,
which must be a containment property
.
data object
contained by this object using the specified property,
which must be a containment property
.
data object
contained by this object using the specified property,
which must be a containment property
.
data object
contained by this object using the specified property,
which must be a containment property
.
data object
contained by this object using the specified property,
which must be a containment property
.
data object
contained by this object using the specified property,
which must be of containment type
.
EntityManager
.
EntityManager
with the
specified Map of properties.
Persistence
class when an
EntityManagerFactory
is to be created.
JAXBElement
<
JavaAttribute
>
}
JavaType
JavaType.JavaAttributes
Query
for executing a named query
(in the Java Persistence query language or in native SQL).
TypedQuery
for executing a
Java Persistence query language named query.
Query
for executing
a native SQL statement, e.g., for update or delete.
Query
for executing
a native SQL query.
Query
for executing
a native SQL query.
Result
object.
CriteriaQuery
object.
CriteriaQuery
object with the specified result
type.
Query
for executing a
Java Persistence query language statement.
TypedQuery
for executing a
criteria query.
TypedQuery
for executing a
Java Persistence query language statement.
specified type
.
specified type
.
CriteriaQuery
object that returns a tuple of
objects as its result.
Result
object.
XmlAnyAttribute
JAXBElement
<
XmlAnyAttribute
>
}
XmlAnyElement
JAXBElement
<
XmlAnyElement
>
}
XmlAttribute
JAXBElement
<
XmlAttribute
>
}
XmlBindings
XmlBindings.JavaTypes
XmlBindings.XmlEnums
XmlElement
JAXBElement
<
XmlElement
>
}
XmlElementRef
JAXBElement
<
XmlElementRef
>
}
XmlElementRefs
JAXBElement
<
XmlElementRefs
>
}
XmlElements
JAXBElement
<
XmlElements
>
}
XmlElementWrapper
XmlEnum
XmlEnumValue
XmlJavaTypeAdapter
JAXBElement
<
XmlJavaTypeAdapter
>
}
XmlJavaTypeAdapters
XmlRootElement
XmlSchema
XmlSchemaType
XmlSchemaTypes
XmlSchema.XmlNs
JAXBElement
<
List
<
String
>
>
}
XmlTransient
JAXBElement
<
XmlTransient
>
}
XmlType
XmlValue
JAXBElement
<
XmlValue
>
}
CriteriaQuery
interface defines functionality that is specific
to top-level queries.readOnly
Properties.
ClassDescriptor.properties
.
SINGLE_TABLE
and
JOINED
Inheritance
mapping strategies.DOMRecord
is an extension of the JCA Record interface that
provides support for XML data.ClassDescriptor.setShouldAlwaysRefreshCache(boolean)
with an argument of false
:
it ensures that a ClassDescriptor
is not configured to always refresh the cache if data is received from the database by any query.
ClassDescriptor.setShouldAlwaysRefreshCacheOnRemote(boolean)
with an argument of false
:
it ensures that a ClassDescriptor
is not configured to always remotely refresh the cache if data is received from the
database by any query in a RemoteSession
.
ClassDescriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean)
with an argument of false
:
it ensures that a ClassDescriptor
is not configured to only refresh the cache if the data received from the database by
a query is newer than the data in the cache (as determined by the optimistic locking field).
DynamicClassWriter
.DynamicClassWriter
DynamicClassWriter
.
DynamicEntity
is the public interface for dealing with dynamic persistent objects.EISAccessor
is an implementation of the Accessor
interface.EISConnectionSpec
specifies how the
javax.resource.cci.Connection
is accessed.EISDescriptor
defines the mapping from a JCA data
structure to a Java object.EISDOMRecord
is a wrapper for a DOM tree.EISException
when any problem is detected while
interacting with an EIS datasourceEISLogin
defines connection information and datasource
properties.EISMappedRecord
acts as a Record
wrapper.EISObjectPersistenceXMLProject
defines the EclipseLink EIS
project and descriptor information to read a EclipseLink project from an XML
file.EISPlatform
defines any EIS adapter specific behavior.EISSequence
class allows access to sequence resources
using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a
user specified preallocation size.EmbeddableType
represent embeddable types.EntityManager.persist(Object)
is called and the entity already exists.EntityExistsException
exception with
null
as its detail message.
EntityExistsException
exception with the
specified detail message.
EntityExistsException
exception with the
specified detail message and cause.
EntityExistsException
exception with the
specified cause.
DynamicEntityImpl
has a null type indicating an illegal state
of the entity.
EntityManager.getReference
is accessed but the entity does not exist.EntityNotFoundException
exception with
null
as its detail message.
EntityNotFoundException
exception with the
specified detail message.
DynamicEntity
could not be found
EntityType
represent entity types.Type
and all their compared Properties are equal.
Type
and all their compared Properties are equal.
property list
of this object's type
.
cid
, as a byte[].
cid
, and return as a DataHandler
.
null
or an excluded
value like 0
or false
.
BigDecimal
property identified by the specified path.
BigDecimal
property identified by the specified property index.
BigDecimal
property.
BigInteger
property identified by the specified path.
BigInteger
property identified by the specified property index.
BigInteger
property.
boolean
property identified by the specified path.
boolean
property identified by the specified property index.
boolean
property.
byte
property identified by the specified path.
byte
property identified by the specified property index.
byte
property.
byte[]
property identified by the specified path.
byte[]
property identified by the specified property index.
byte[]
property.
data objects
that have been changed while logging
.
data objects
that have been changed while logging
.
change summary
associated with this data graph.
change summary
associated with this data graph.
char
property identified by the specified path.
char
property identified by the specified property index.
char
property.
data object
or null
if there is no container.
data object
containing this data object
or null
if there is no container.
data graph
associated with this change summary or null.
DataObject
property identified by the specified path.
DataObject
property identified by the specified property index.
DataObject
property.
Date
property identified by the specified path.
Date
property identified by the specified property index.
Date
property.
data object
where the Property hasn't been set.
data object
where the Property hasn't been set.
EntityManager
,
if available.
double
property identified by the specified path.
double
property identified by the specified property index.
double
property.
Result
.
jaxbElement
.
float
property identified by the specified path.
float
property identified by the specified property index.
float
property.
int
property identified by the specified path.
int
property identified by the specified property index.
int
property.
java.lang.reflect.Member
for the represented
attribute.
List
property identified by the specified path.
List
property identified by the specified property index.
List
property.
Marshaller.Listener
registered with this Marshaller
.
Unmarshaller.Listener
registered with this Unmarshaller
.
long
property identified by the specified path.
long
property identified by the specified property index.
long
property.
Metamodel
interface for access to the
metamodel of the persistence unit.
Metamodel
interface for access to the
metamodel of the persistence unit.
UnsupportedOperationException
.
container
data object
at the point when logging began
.
container
data object
at the point when logging began
.
containment property
data object property
at the point when logging began
.
containment property
data object property
at the point when logging began
.
sequence
for the data object
at the point when logging began
.
sequence
for the data object
at the point when logging began
.
setting
for the specified property
representing the property value of the given dataObject
at the point when logging began
.
setting
for the specified property
representing the property value of the given dataObject
at the point when logging began
.
settings
that represent the property values of the given dataObject
at the point when logging began
.
settings
that represent the property values of the given dataObject
at the point when logging began
.
PersistenceProvider
implementations
available in the runtime environment.
persistence.xml
file.
Properties
of this type.
DataObject.getInstanceProperty(String)
in 2.1.0
all the Properties
of this type, the one with the specified name.
Session
.
QueryBuilder
for the creation of
CriteriaQuery
objects.
QueryBuilder
for the creation of
CriteriaQuery
objects.
data object
of this data graph.
data object
.
data object
of this data graph.
Schema
object (including null) set by the
Binder.setSchema(Schema)
method.
Schema
object
being used to perform marshal-time validation.
Schema
object
being used to perform unmarshal-time validation.
Sequence
for this DataObject.
XMLContext xmlContext = new XMLContext("path0:path1");
DatabaseSession session = xmlContext.getSession(0); // returns session for path0
short
property identified by the specified path.
short
property identified by the specified property index.
short
property.
equal
.
String
property identified by the specified path.
String
property identified by the specified property index.
String
property.
EntityTransaction
object.
EntityManagerFactory
.
type
with the given the URI
,
or contained by the resource at the given URI,
and with the given name
.
type
with the given the URI
,
or contained by the resource at the given URI,
and with the given name
.
null
if the type has no URI
(for example it was generated from a Schema with no target namespace).
this
is to be queried as of a past time.
XmlAdapter
for xs:hexBinary.IdentifiableType
represent entity or
mapped superclass types.DynamicClassWriter
was attempted to be instantiated with a null
loader or invalid parentClassName.
DynamicClassLoader.addClass(String, DynamicClassWriter)
or
DynamicClassLoader#creatDynamicClass(String, DynamicClassWriter)
was invoked with a className that already had a
DynamicClassWriter
that is not compatible with the provided
writer.
DynamicEntity
's
property.
Session
.
value
is a system change number or an expression
evaluating to one.
Session
.
logging
.
logging
.
logging
.
logging
.
dataObject
has been modified.
aListWrapper
has been modified.
aSequence
has been modified.
object
represents a JAXB element.
attributeName
being empty.
FetchType.EAGER
has been specified have been loaded, this
method returns LoadState.LOADED
.
LoadState.LOADED
.
LoadState.LOADED
.
true
) or off (false
).
true
) or off (false
).
logging
.
logging
.
negate()
method.
property list
of this object's
type
, is considered to be set.
Unmarshaller.getSchema()
XmlAdapter
and its spec-defined
sub-classes to allow arbitrary Java classes to be used with JAXB.Result
implementation
that unmarshals a JAXB object.Source
implementation
that marshals a JAXB-generated object.Source
for the given content object.
Source
for the given content object.
ListAttribute
represent persistent
javax.util.List
-valued attributes.ListJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.List
.ProviderUtil
SPI methods.str
in this
Example:
TopLink: employee.get("firstName").locate("ob")
Java: employee.getFirstName().indexOf("ob") + 1
SQL: LOCATE('ob', t0.F_NAME)
Note that while in String.locate(str) -1 is returned if not found, and the
index starting at 0 if found, in SQL it is 0 if not found, and the index
starting at 1 if found.
str
in this
,
starting the search at fromIndex
.
str
in this
,
starting the search at fromIndex
.
LockModeType
argument to one of the EntityManager
methods that take locks
(lock
, find
, or refresh
) or
to the Query.setLockMode()
method.LockTimeoutException
exception
with null
as its detail message.
LockTimeoutException
exception
with the specified detail message.
LockTimeoutException
exception
with the specified detail message and cause.
LockTimeoutException
exception
with the specified cause.
LockTimeoutException
exception
with the specified object.
LockTimeoutException
exception
with the specified detail message, cause, and entity.
ManagedType
represent entity, mapped
superclass, and embeddable types.MapAttribute
represent
persistent java.util.Map
-valued attributes.MapJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Map
.java.util.Map
when the map key is itself the primary
key or a persistent field or property of the entity that is
the value of the map.java.util.Map
.Date
and Calendar
.ManyToOne
or
OneToOne
relationship attribute that corresponds to an
EmbeddedId
primary key, an attribute within an
EmbeddedId
primary key, or a simple primary key of the
parent entity.MappedSuperclassType
represent mapped
superclass types.mark
and reset
methods.
XMLStreamWriter
.
XMLEventWriter
.
Marshaller
to externally listen
for marshal events.QueryRedirector
without implementing
QueryRedirector
.fromIndex
to toIndex
.
It is common for an XML document to include one or more namespaces.
CORBAConnection
.
SunCORBAConnectionHelper
class.
VARRAYs
except internally they store their information in a separate table
from their parent structure's table.XmlSchema.location()
attribute,
which indicates that the schema generator will generate
components in this namespace.
attributeName
holding true for criteria
.
Query.getSingleResult()
or TypedQuery.getSingleResult()
is executed on a
query and there is more than one result from the query.NonUniqueResultException
exception
with null
as its detail message.
NonUniqueResultException
exception
with the specified detail message.
Query.getSingleResult()
or TypedQuery.getSingleResult()
is executed on a query
and there is no result to return.NoResultException
exception with
null
as its detail message.
NoResultException
exception with the
specified detail message.
XmlAdapter
to handle xs:normalizedString.attributeName
not being empty.
ClassDescriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean)
with an argument of true
:
it configures a ClassDescriptor
to only refresh the cache if the data received from the database by a query is newer than
the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true:
the ClassDescriptor
was configured by calling ClassDescriptor.alwaysRefreshCache()
or ClassDescriptor.alwaysRefreshCacheOnRemote()
,
the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult()
, or
the query was a call to Session.refreshObject(java.lang.Object)
However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
OptimisticLockException
exception with
null
as its detail message.
OptimisticLockException
exception with the
specified detail message.
OptimisticLockException
exception with the
specified detail message and cause.
OptimisticLockException
exception with the
specified cause.
OptimisticLockException
exception with the
specified entity.
OptimisticLockException
exception with the
specified detail message, cause, and entity.
EntityManagerFactory
.EntityManager
and its
associated persistence context.PersistenceContext
annotations.PersistenceContext
.PersistenceException
exception
with null
as its detail message.
PersistenceException
exception
with the specified detail message.
PersistenceException
exception
with the specified detail message and cause.
PersistenceException
exception
with the specified cause.
PersistenceProviderResolver
instance.EntityManagerFactory
and its
associated persistence unit.EntityManagerFactory
.PersistenceUnit
annotations.EntityManagerFactory
will be JTA or
resource-local entity managers.PessimisticLockException
exception
with null
as its detail message.
PessimisticLockException
exception
with the specified detail message.
PessimisticLockException
exception
with the specified detail message and cause.
PessimisticLockException
exception
with the specified cause.
PessimisticLockException
exception
with the specified entity.
PessimisticLockException
exception
with the specified detail message, cause, and entity.
javax.persistence.lock.scope
property for pessimistic locking.PluralAttribute
represent
persistent collection-valued attributes.PluralJoin
interface defines functionality
that is common to joins to all collection types.PrimaryKeyJoinColumn
annotations.type
of a data object
.NamedQuery
or NamedNativeQuery
annotation.QueryTimeoutException
exception
with null
as its detail message.
QueryTimeoutException
exception
with the specified detail message.
QueryTimeoutException
exception
with the specified detail message and cause.
QueryTimeoutException
exception
with the specified cause.
QueryTimeoutException
exception
with the specified query.
QueryTimeoutException
exception
with the specified detail message, cause, and query.
RecordConverter
interface allows conversion of an adapter
specific record.Session
.
EntityTransaction.commit()
fails.RollbackException
exception
with null
as its detail message.
RollbackException
exception
with the specified detail message.
RollbackException
exception
with the specified detail message and cause.
RollbackException
exception
with the specified cause.
data objects
along with their
metadata, that is, data describing the data.commonj.sdo.HelperContext
.type
of a data object
.Selection
interface defines an item that is to be
returned in the query result.properties
and corresponding values.GeneratedValue
annotation.property list
of this object's
type
, to the specified value.
XmlAdapter
with this marshaller.
XmlAdapter
with this marshaller.
XmlAdapter
with this unmarshaller.
XmlAdapter
with this unmarshaller.
SetAttribute
represent
persistent java.util.Set
-valued attributes.BigDecimal
property identified by the specified path, to the specified value.
BigDecimal
property identified by the specified property index, to the specified value.
BigDecimal
property, to the specified value.
BigInteger
property identified by the specified path, to the specified value.
BigInteger
property identified by the specified property index, to the specified value.
BigInteger
property, to the specified value.
boolean
property identified by the specified path, to the specified value.
boolean
property identified by the specified property index, to the specified value.
boolean
property, to the specified value.
byte
property identified by the specified path, to the specified value.
byte
property identified by the specified property index, to the specified value.
byte
property, to the specified value.
byte[]
property identified by the specified path, to the specified value.
byte[]
property identified by the specified property index, to the specified value.
byte[]
property, to the specified value.
char
property identified by the specified path, to the specified value.
char
property identified by the specified property index, to the specified value.
char
property, to the specified value.
DataObject
property identified by the specified path, to the specified value.
DataObject
property identified by the specified property index, to the specified value.
DataObject
property, to the specified value.
Date
property identified by the specified path, to the specified value.
Date
property identified by the specified property index, to the specified value.
Date
property, to the specified value.
double
property identified by the specified path, to the specified value.
double
property identified by the specified property index, to the specified value.
double
property, to the specified value.
float
property identified by the specified path, to the specified value.
float
property identified by the specified property index, to the specified value.
float
property, to the specified value.
int
property identified by the specified path, to the specified value.
int
property identified by the specified property index, to the specified value.
int
property, to the specified value.
SetJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Set
.List
property identified by the specified path, to the specified value.
List
property identified by the specified property index, to the specified value.
List
property, to the specified value.
Marshaller.Listener
with this Marshaller
.
Unmarshaller.Listener
with this Unmarshaller
.
long
property identified by the specified path, to the specified value.
long
property identified by the specified property index, to the specified value.
long
property, to the specified value.
SDOType.isOpen()
.
Parameter
object.
java.util.Calendar
to a Parameter
object.
java.util.Date
to a Parameter
object.
java.util.Calendar
to a named parameter.
java.util.Date
to a named parameter.
java.util.Calendar
to a positional
parameter.
java.util.Date
to a positional parameter.
Parameter
object.
java.util.Calendar
to a Parameter
object.
java.util.Date
to a Parameter
object.
java.util.Calendar
to a named parameter.
java.util.Date
to a named parameter.
java.util.Calendar
to a positional
parameter.
java.util.Date
to a positional parameter.
Schema
object that should be used to validate subsequent marshal operations
against.
Schema
object that should be used to validate subsequent unmarshal operations
against.
short
property identified by the specified path, to the specified value.
short
property identified by the specified property index, to the specified value.
short
property, to the specified value.
shouldAlwaysRefreshCache
argument passed into this method is true
,
this method configures a ClassDescriptor
to always refresh the cache if data is received from
the database by any query.
shouldAlwaysRefreshCacheOnRemote
argument passed into this method is true
,
this method configures a ClassDescriptor
to always remotely refresh the cache if data is received from
the database by any query in a RemoteSession
.
shouldOnlyRefreshCacheIfNewerVersion
argument passed into this method is true
,
this method configures a ClassDescriptor
to only refresh the cache if the data received from the database
by a query is newer than the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true:
the ClassDescriptor
was configured by calling ClassDescriptor.alwaysRefreshCache()
or ClassDescriptor.alwaysRefreshCacheOnRemote()
,
the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult()
, or
the query was a call to Session.refreshObject(java.lang.Object)
However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
null
attribute in the example object
either to objects with that attribute also set to null
or to any
value other than null
.
equal
.
String
property identified by the specified path, to the specified value.
String
property identified by the specified property index, to the specified value.
String
property, to the specified value.
Unmarshaller.setSchema(javax.xml.validation.Schema)
true
if the ClassDescriptor
is configured to always refresh
the cache if data is received from the database by any query.
true
if the ClassDescriptor
is configured to always remotely
refresh the cache if data is received from the database by any query in a RemoteSession
.
true
if the ClassDescriptor
is configured to only refresh the cache
if the data received from the database by a query is newer than the data in the cache (as determined by the
optimistic locking field).
null
attribute in the example object
either to objects with that attribute also set to null
or to any
value other than null
.
SingularAttribute
represents persistent
single-valued properties or fields.attributeName
.
SqlResultSetMapping
.StaticMetamodel
annotation specifies that the class
is a metamodel class that represents the entity, mapped
superclass, or embeddable class designated by the value
element.Subquery
interface defines functionality that is
specific to subqueries.GeneratedValue
annotation.Date
and Calendar
.java.util.Date
or java.util.Calendar
.TransactionRequiredException
exception with
null
as its detail message.
TransactionRequiredException
exception with
the specified detail message.
TupleElement
interface defines an element that is returned in
a query result tuple.property
of a data object
.Type
represent persistent object
or attribute types.Unmarshaller
to externally listen
for unmarshal events.property list
of this object's type
.
ConnectionPool
with the minimum and maximum number of connections.
ConnectionPool
with the initial, minimum and maximum number of connections.
ExternalConnectionPool
.
ConnectionPool
with the minimum and maximum number of connections.
ConnectionPool
with the minimum and maximum number of connections.
ValidationEventHandler
implementation that collects all events.DomHandler
implementation for W3C DOM (org.w3c.dom
package.)XmlElement.type()
to
signal that the type be inferred from the signature
of the property.XmlElementDecl.scope()
to
signal that the declaration is in the global scope.XmlElementRef.type()
to
signal that the type be inferred from the signature
of the property.XmlElement
or JAXBElement.XmlElement
annotations.Enum
to XML representation.Enum
type to XML representation.XmlAdapter
for custom marshaling.XmlJavaTypeAdapter.type()
to
signal that the type be inferred from the signature
of the field, property, parameter or the class.XmlJavaTypeAdapter
annotations.XmlElementDecl
s.XmlSchemaType.type()
to
signal that the type be inferred from the signature
of the property.XmlSchemaType
annotations.
XMLContext xmlContext = new XMLContext("session-name");
XMLMarshaller xmlMarshaller = xmlContext.createMarshaller();
XMLStreamWriterRecord writerRecord = new XMLStreamWriterRecord(xmlStreamWriter);
xmlMarshaller.marshal(myObject, writerRecord);
- XMLStreamWriterRecord(XMLStreamWriter) -
Constructor for class org.eclipse.persistence.oxm.record.XMLStreamWriterRecord
-
- XMLTransformationMapping - Class in org.eclipse.persistence.oxm.mappings
- Transformation XML mappings are used to create a custom mapping where one or more XML nodes can
be used to create the object to be stored in a Java class's attribute.
- XMLTransformationMapping() -
Constructor for class org.eclipse.persistence.oxm.mappings.XMLTransformationMapping
-
- XMLTransformer - Interface in org.eclipse.persistence.platform.xml
-
- XmlTransient - Annotation Type in javax.xml.bind.annotation
-
Prevents the mapping of a JavaBean property/type to XML representation.
- xmlTransient -
Variable in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
- XmlTransient - Class in org.eclipse.persistence.jaxb.xmlmodel
- Java class for anonymous complex type.
- XmlTransient() -
Constructor for class org.eclipse.persistence.jaxb.xmlmodel.XmlTransient
-
- XmlType - Annotation Type in javax.xml.bind.annotation
-
Maps a class or an enum type to a XML Schema type.
- xmlType -
Variable in class org.eclipse.persistence.jaxb.xmlmodel.JavaType
-
- XmlType - Class in org.eclipse.persistence.jaxb.xmlmodel
- Java class for anonymous complex type.
- XmlType() -
Constructor for class org.eclipse.persistence.jaxb.xmlmodel.XmlType
-
- XmlType.DEFAULT - Class in javax.xml.bind.annotation
- Used in
XmlType.factoryClass()
to
signal that either factory mehod is not used or
that it's in the class with this XmlType
itself. - XmlType.DEFAULT() -
Constructor for class javax.xml.bind.annotation.XmlType.DEFAULT
-
- XMLUnionField - Class in org.eclipse.persistence.oxm
- Subclass of XMLField for fields that are mapped to unions.
- XMLUnionField() -
Constructor for class org.eclipse.persistence.oxm.XMLUnionField
- Constructs an XMLUnionField
- XMLUnionField(String) -
Constructor for class org.eclipse.persistence.oxm.XMLUnionField
- Constructs an XMLUnionField with the xpath set to the specified xPath
- XMLUnmarshaller - Class in org.eclipse.persistence.oxm
- Class used to unmarshal XML to objects.
- XMLUnmarshaller(XMLContext) -
Constructor for class org.eclipse.persistence.oxm.XMLUnmarshaller
-
- XMLUnmarshaller(XMLContext, Map<String, Boolean>) -
Constructor for class org.eclipse.persistence.oxm.XMLUnmarshaller
-
- XMLUnmarshallerHandler - Class in org.eclipse.persistence.oxm
- Class used to unmarshal SAX events to objects.
- XMLUnmarshalListener - Interface in org.eclipse.persistence.oxm
-
- XMLValidator - Class in org.eclipse.persistence.oxm
- Class used to validate XML.
- XMLValidator(XMLContext) -
Constructor for class org.eclipse.persistence.oxm.XMLValidator
-
- XmlValue - Annotation Type in javax.xml.bind.annotation
-
Enables mapping a class to a XML Schema complex type with a
simpleContent or a XML Schema simple type.
- XmlValue - Class in org.eclipse.persistence.jaxb.xmlmodel
- Java class for anonymous complex type.
- XmlValue() -
Constructor for class org.eclipse.persistence.jaxb.xmlmodel.XmlValue
-
- XMLVALUE_ATTRIBUTE_CONFLICT -
Static variable in exception org.eclipse.persistence.exceptions.JAXBException
-
- xmlVersion -
Variable in class org.eclipse.persistence.oxm.XMLRoot
-
- XOP_PREFIX -
Static variable in class org.eclipse.persistence.oxm.XMLConstants
-
- XOP_URL -
Static variable in class org.eclipse.persistence.oxm.XMLConstants
-
- XPATH -
Static variable in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFilePlatform
-
- XPathEngine - Class in org.eclipse.persistence.sdo.helper
- Purpose: Perform operations based on SDO XPath against DataObjects.
- XPathExpression - Class in org.eclipse.persistence.sdo.helper.extension
-
- XPathExpression(String) -
Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathExpression
- This constructor sets the expression to the provided value.
- XPathHelper - Class in org.eclipse.persistence.sdo.helper.extension
- This singleton provides support for querying DataObjects
via xpath expression where the result is a List containing
one or more simple types or DataObjects.
- XPathHelper() -
Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathHelper
-
- XPathHelper.QueryPart - Class in org.eclipse.persistence.sdo.helper.extension
- A QueryPart knows the name of the property to be queried against on a
given DataObject, as well as the value to be used in the comparison.
- XPathHelper.QueryPart(String) -
Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
- This constructor breaks the provided query into
property name and query value parts.
- XPathHelper.QueryPart(String, String, int) -
Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
- This constructor sets a logical operator and breaks
the provided query into property name and query
value parts.
- xPathNode(XPathNode, NullCapableValue) -
Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
- INTERNAL: When using the SAX Platform this allows a NodeValue to be
registered to receive events from the TreeObjectBuilder.
- xPathNode(XPathNode, NullCapableValue) -
Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.IsSetNullPolicy
-
- xPathNode(XPathNode, NullCapableValue) -
Method in class org.eclipse.persistence.oxm.mappings.nullpolicy.NullPolicy
-
- XQUERY -
Static variable in class org.eclipse.persistence.eis.adapters.xmlfile.XMLFilePlatform
-
- XQueryInteraction - Class in org.eclipse.persistence.eis.interactions
- Defines the specification for a call to a JCA interaction that uses XQuery.
- XQueryInteraction() -
Constructor for class org.eclipse.persistence.eis.interactions.XQueryInteraction
- Default constructor.
- XQueryInteraction(String) -
Constructor for class org.eclipse.persistence.eis.interactions.XQueryInteraction
- Construct the interaction with the XQuery string.
- xQueryString -
Variable in class org.eclipse.persistence.eis.interactions.XQueryInteraction
-
- XSDHelper - Interface in commonj.sdo.helper
- Provides access to additional information when the
Type or Property is defined by an XML Schema (XSD).
- xsdHelper -
Variable in class org.eclipse.persistence.sdo.helper.SDOHelperContext
-
- XSI_NIL_ATTRIBUTE -
Static variable in class org.eclipse.persistence.oxm.mappings.nullpolicy.AbstractNullPolicy
-
|
EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |