EclipseLink 1.2.0, build 'v20091016-r5565' API Reference

Package org.eclipse.persistence.config

Interface Summary
DescriptorCustomizer PUBLIC: This interface is to allow extra customization on a EclipseLink Session
SessionCustomizer PUBLIC: This interface is to allow extra customization on an EclipseLink Session
 

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 properties' 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.
TargetDatabase Target database persistence property values.
TargetServer Target server persistence property values.
 


EclipseLink 1.2.0, build 'v20091016-r5565' API Reference