|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyCollection
Interface implemented by all proxy collection types.
| Method Summary | |
|---|---|
Class |
getElementType()
The collection element type. |
ProxyCollection |
newInstance(Class elementType,
Comparator comp,
boolean trackChanges)
Create a new instance of this proxy type. |
| Methods inherited from interface org.apache.openjpa.util.Proxy |
|---|
copy, getChangeTracker, getOwner, getOwnerField, setOwner |
| Methods inherited from interface java.util.Collection |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
Class getElementType()
ProxyCollection newInstance(Class elementType,
Comparator comp,
boolean trackChanges)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation is deprecated and will be removed in the next release of WebLogic Server.