Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JPA Reference
»
EntityManager
»
getFlushMode() - JPA EntityManager's method
JPA Reference
Persistence
EntityManagerFactory
EntityManager
EntityTransaction
Annotations
Queries
Metamodel
Miscellaneous
Exceptions
getFlushMode() - JPA EntityManager's method
Method
javax.persistence.EntityManager
FlushModeType
getFlushMode()
Get the flush mode that applies to all objects contained in the persistence context.
Returns:
flushMode
Since:
JPA 1.0
< EntityManager
^ EntityManager
EntityTransaction >