|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelayedProxy | |
---|---|
org.apache.openjpa.util | OpenJPA Utilities This package provides utilities to facilitate the handling of second class objects and OpenJPA object ids. |
Uses of DelayedProxy in org.apache.openjpa.util |
---|
Classes in org.apache.openjpa.util that implement DelayedProxy | |
---|---|
class |
DelayedArrayListProxy
ArrayList proxy with delay loading capability. |
class |
DelayedHashSetProxy
HashSet proxy with delay loading capability. |
class |
DelayedLinkedHashSetProxy
LinkedHashSet proxy with delay loading capability. |
class |
DelayedLinkedListProxy
LinkedList proxy with delay loading capability. |
class |
DelayedPriorityQueueProxy
PriorityQueue proxy with delay loading capability. |
class |
DelayedTreeSetProxy
TreeSet proxy with delay loading capability. |
class |
DelayedVectorProxy
Vector proxy with delay loading capability. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |