| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockLevels | |
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| Uses of LockLevels in org.apache.openjpa.jdbc.kernel | 
|---|
| Subinterfaces of LockLevels in org.apache.openjpa.jdbc.kernel | |
|---|---|
|  interface | JDBCFetchConfigurationJDBC extensions to OpenJPA's FetchConfiguration. | 
|  interface | JDBCLockManagerExtension of the LockManagerinterface with methods for
 datastore locking during the select and load process. | 
| Classes in org.apache.openjpa.jdbc.kernel that implement LockLevels | |
|---|---|
|  class | DelegatingJDBCFetchConfigurationDelegating fetch configuration that can also perform exception transation for use in facades. | 
|  class | JDBCFetchConfigurationImplJDBC extensions to OpenJPA's FetchConfiguration. | 
|  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. | 
| Uses of LockLevels in org.apache.openjpa.kernel | 
|---|
| Subinterfaces of LockLevels in org.apache.openjpa.kernel | |
|---|---|
|  interface | BrokerThe broker is the primary interface into the OpenJPA runtime. | 
|  interface | FetchConfigurationAllows configuration and optimization of how objects are loaded from the data store. | 
|  interface | LockManagerHandles obtaining and releasing locks on objects. | 
|  interface | MixedLockLevelsDefines lock levels used for MixedLockManager. | 
| Classes in org.apache.openjpa.kernel that implement LockLevels | |
|---|---|
|  class | AbstractLockManagerAbstract LockManagerimplementation. | 
|  class | BrokerImplConcrete Broker. | 
|  class | DelegatingBrokerDelegating broker that can also perform exception translation for use in facades. | 
|  class | DelegatingFetchConfigurationDelegating fetch configuration that can also perform exception translation for use in facades. | 
|  class | FetchConfigurationImplAllows configuration and optimization of how objects are loaded from the data store. | 
|  class | FinalizingBrokerImplSubtype of BrokerImplthat automatically closes itself during
 finalization. | 
|  class | NoneLockManagerA lock manager that does not perform any locking. | 
|  class | VersionLockManagerLockManagerimplementation that provides support
 for version checking and version updating when locks are acquired. | 
| Uses of LockLevels in org.apache.openjpa.slice | 
|---|
| Subinterfaces of LockLevels in org.apache.openjpa.slice | |
|---|---|
|  interface | DistributedBrokerExtension to Broker to allow dynamically add/remove slices. | 
| Classes in org.apache.openjpa.slice that implement LockLevels | |
|---|---|
|  class | DistributedBrokerImplA specialized Broker to associate slice identifiers with the StateManagers as they are persisted in a cascade. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||