|
EclipseLink 1.1.1_ 1.1.1.v20090430-r4097 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractCompositeDirectCollectionMapping
consolidates the behavior of mappings that
map collections of "native" data objects (e.g.Sequence.addText(String)
in 2.1.0
Sequence.addText(int, String)
in 2.1.0
Expression.equal
to be used
for comparisons.
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
.
Basic
annotation is the simplest type of mapping
to a database column.changes
and turns change logging on.
changes
and turns change logging on.
CORBAConnection
interface.
property
and a corresponding single value of the property's type
.PersistenceUnitInfo.addTransformer
method.