| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockLevels | |
|---|---|
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| 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. | 
| 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. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||