| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PCData | |
|---|---|
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.enhance | OpenJPA Enhancer | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| Uses of PCData in org.apache.openjpa.datacache | 
|---|
| Subinterfaces of PCData in org.apache.openjpa.datacache | |
|---|---|
 interface | 
DataCachePCData
Specialized PCData implementation for data caching. | 
| Classes in org.apache.openjpa.datacache that implement PCData | |
|---|---|
 class | 
DataCachePCDataImpl
Specialized PCData implementation for data caching. | 
| Uses of PCData in org.apache.openjpa.enhance | 
|---|
| Subinterfaces of PCData in org.apache.openjpa.enhance | |
|---|---|
static interface | 
PCDataGenerator.DynamicPCData
Dynamic PCDatas generated will implement this interface
 to simplify initialization. | 
| Methods in org.apache.openjpa.enhance that return PCData | |
|---|---|
 PCData | 
PCDataGenerator.generatePCData(Object oid,
               ClassMetaData meta)
Return a PCDataGenerator.DynamicPCData instance for the given oid and metadata. | 
| Uses of PCData in org.apache.openjpa.kernel | 
|---|
| Classes in org.apache.openjpa.kernel that implement PCData | |
|---|---|
 class | 
AbstractPCData
Abstract base class which implements core PCData behavior.  | 
 class | 
PCDataImpl
Default PCData implementation. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||