Package org.jboss.seam.persistence

Interface Summary
FlushModeManager provides a means of configuring the default flush mode

TODO: This needs more thought, especially with regard to how it works in with PersistenceContexts

ManagedPersistenceContext Support for additional operations for all seam managed persistence contexts.
PersistenceContexts PersistenceContexts tracks active persistence contexts within a conversation.
SeamPersistenceProvider The interface can be implemented to provide extra functionality to a seam managed persistence context.
 

Class Summary
SeamManagedPersistenceContextCreated Event that is fired when the SMPC is created.
 

Enum Summary
FlushModeType A full set of flush modes, including MANUAL, which is a glaring missing feature of the JPA spec.
 



Copyright © 2011 Seam Framework. All Rights Reserved.