org.apache.openjpa.util
Interface LRSProxy

All Superinterfaces:
Proxy
All Known Implementing Classes:
AbstractLRSProxyCollection, AbstractLRSProxyMap, LRSProxyCollection, LRSProxyMap

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
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.