Package org.apache.openjpa.util
Interface LRSProxy
-
- All Superinterfaces:
Proxy
- All Known Implementing Classes:
AbstractLRSProxyCollection
,AbstractLRSProxyMap
,LRSProxyCollection
public interface LRSProxy extends Proxy
Marker interface for large result set proxies.- Since:
- 0.3.0.3
- Author:
- Abe White
-
-
Method Summary
-
Methods inherited from interface org.apache.openjpa.util.Proxy
copy, getChangeTracker, getOwner, getOwnerField, setOwner
-
-