| Package | Description | 
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel
    Runtime services for the JDBC OpenJPA implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MixedLockManagerMixed lock manager implements both optimistic and pessimistic locking
 semantics in parallel to the JPA 2.0 specification. | 
| class  | PessimisticLockManagerLock manager that uses exclusive database locks. | 
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.