| Package | Description | 
|---|---|
| org.apache.openjpa.event | OpenJPA Events | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| org.apache.openjpa.meta | OpenJPA Metadata | 
| org.apache.openjpa.persistence | OpenJPA JPA | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| org.apache.openjpa.validation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LifecycleEventManagerManager that can be used to track and notify listeners on lifecycle events. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BrokerThe broker is the primary interface into the OpenJPA runtime. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BrokerImplConcrete  Broker. | 
| class  | DelegatingBrokerDelegating broker that can also perform exception translation
 for use in facades. | 
| class  | FinalizingBrokerImplSubtype of  BrokerImplthat automatically closes itself during
 finalization. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MetaDataDefaultsPopulates new metadata with default values. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMetaDataDefaultsAbstract implementation provides a set of generic utilities for detecting
 persistence meta-data of Field/Member. | 
| class  | NoneMetaDataFactoryNo-op metadata I/O to prevent attempts to load other classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PersistenceMetaDataDefaultsJPA-based metadata defaults. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DistributedBrokerExtension to Broker to allow access to  virtual data store. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DistributedBrokerImplA specialized Broker to associate slice identifiers with the StateManagers as
 they are persisted in a cascade. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidatingLifecycleEventManagerAn extension of LifecycleEventManager which adds validation capabilities for
 specific lifecycle events. | 
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.