|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryResultSet | |
org.acmsl.queryj | |
org.acmsl.queryj.rdb.oracle |
Uses of QueryResultSet in org.acmsl.queryj |
Methods in org.acmsl.queryj that return QueryResultSet | |
QueryResultSet |
SelectQuery.retrieveMatchingResults()
Looks for the records that match the filter. |
abstract QueryResultSet |
Query.retrieveMatchingResults()
Looks for the records that match the filter. |
Uses of QueryResultSet in org.acmsl.queryj.rdb.oracle |
Methods in org.acmsl.queryj.rdb.oracle with parameters of type QueryResultSet | |
protected CardtypesValueObject |
OracleCardtypesDAO.buildCardtypes(QueryResultSet queryResultSet)
Fills up a Cardtypes with the information provided by given result set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |