| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionRetainMode | |
|---|---|
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of ConnectionRetainMode in org.apache.openjpa.persistence | 
|---|
| Methods in org.apache.openjpa.persistence that return ConnectionRetainMode | |
|---|---|
 ConnectionRetainMode | 
OpenJPAEntityManager.getConnectionRetainMode()
Return the connection retain mode for this entity manager.  | 
 ConnectionRetainMode | 
EntityManagerImpl.getConnectionRetainMode()
 | 
static ConnectionRetainMode | 
ConnectionRetainMode.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static ConnectionRetainMode[] | 
ConnectionRetainMode.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||