Package net.pricefx.server.protocol
-
Interface Summary Interface Description StreamResults Unifying (and very limited) JDBC ResultSet like API to a forward-only cursor on a query result, either from a Hibernate or PA query.
Interface | Description |
---|---|
StreamResults |
Unifying (and very limited) JDBC ResultSet like API to a forward-only cursor on a query result, either from a Hibernate or PA query.
|