| Package | Description |
|---|---|
| org.tentackle.persist |
Persistence layer implementation.
|
| org.tentackle.persist.rmi |
Persistence layer remoting.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteResultSetCursor<T> |
ResultSetCursor.getRemoteCursor()
Gets the remote cursor.
|
| Constructor and Description |
|---|
ResultSetCursor(DomainContext context,
RemoteResultSetCursor<T> remoteCursor)
Creates a cursor for a remote session.
Constructor for pdo objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteResultSetCursorImpl<T extends PersistentDomainObject<T>>
Remote delegate implementation for
ResultSetCursor. |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.