Class RemoteResultSetCursorImpl<T extends PersistentDomainObject<T>>

java.lang.Object
org.tentackle.dbms.rmi.RemoteDelegateImpl<T>
org.tentackle.persist.rmi.RemoteResultSetCursorImpl<T>
Type Parameters:
T - the object type
All Implemented Interfaces:
Remote, RemoteDelegate, RemoteResultSetCursor<T>

public class RemoteResultSetCursorImpl<T extends PersistentDomainObject<T>> extends RemoteDelegateImpl<T> implements RemoteResultSetCursor<T>
Remote delegate implementation for ResultSetCursor.
Author:
harald