|
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.