EclipseLink1.0 - 20080707 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.
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.
StructConverterType This class contains predefined StructConverter types.
TargetDatabase Target database persistence property values.
TargetServer Target server persistence property values.
 


EclipseLink1.0 - 20080707 API Reference