- All Superinterfaces:
PersistenceContext
- All Known Implementing Classes:
DefaultPersistenceContext
SPI extension to PersistenceContext.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.ebean.bean.PersistenceContext
PersistenceContext.WithOption -
Method Summary
Modifier and TypeMethodDescriptiondirtyBeans(SpiBeanTypeManager manager) Return the list of dirty beans held by this persistence context.Methods inherited from interface io.ebean.bean.PersistenceContext
beginIterate, clear, clear, clear, deleted, endIterate, get, getWithOption, put, putIfAbsent, size
-
Method Details
-
dirtyBeans
Return the list of dirty beans held by this persistence context.
-