Package | Description |
---|---|
org.datanucleus.store.rdbms.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardQueryResult
Lazy collection results from a Query with the ResultSet in a forward direction.
|
class |
ScrollableQueryResult
Lazy collection results from a Query with the ResultSet scrollable.
|
Copyright © 2015. All rights reserved.