Seam Core JSF2 2.3.2.Final-redhat-1

org.jboss.seam.persistence
Interface PersistenceContextManager

All Known Implementing Classes:
ManagedHibernateSession, ManagedPersistenceContext

public interface PersistenceContextManager

Support for changing flushmodes for an existing persistence context.

Author:
Gavin King

Method Summary
 void changeFlushMode(FlushModeType flushMode)
           
 

Method Detail

changeFlushMode

void changeFlushMode(FlushModeType flushMode)

Seam Core JSF2 2.3.2.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.