Class Summary |
BatchWriting |
Specify the use of batch writing to optimize transactions with multiple writes,
by default batch writing is not used. |
CacheType |
Cache type persistence property values. |
CacheUsage |
Cache usage hint values. |
CacheUsageIndirectionPolicy |
In-memory querying and conforming indirection policy. |
CascadePolicy |
Cascade policy hint values. |
EntityManagerProperties |
The class defines EclipseLink properties' names for use at the EntityManager level. |
ExclusiveConnectionMode |
This property could be specified while creating either EntityManagerFactory
(createEntityManagerFactory or persistence.xml)
or EntityManager (createEntityManager); the latter overrides the former. |
FlushClearCache |
FlushClearCache persistence property
defines modes of cache handling after em.flush call followed by em.clear call. |
HintValues |
Hint values. |
LoggerType |
Logger type persistence property values. |
PersistenceUnitProperties |
The class defines EclipseLink persistence unit property names. |
PessimisticLock |
PessimisticLock hint values. |
ProfilerType |
Profiler type persistence property values. |
QueryHints |
The class defines EclipseLink query hints. |
QueryType |
Query type hint values. |
ResultSetConcurrency |
JDBC ResultSet concurrency hint values. |
ResultSetType |
JDBC ResultSet type hint values. |
ResultType |
Result type hint values. |
StructConverterType |
This class contains predefined StructConverter types. |
SystemProperties |
This class provides the list of System properties that are recognized by EclipseLink for the purpose
of creating and using JPA persistence units |
TargetDatabase |
Target database persistence property values. |
TargetServer |
Target server persistence property values. |