Package org.hdpagination.dataaccess.support

Interface Summary
NamedParamRestriction This interface represents a restriction applied to the query SELECT statement to filter the search result.
NamedParams This interface defines the mapping of named query parameters (key:parameter name, value:parameter value)
Restriction This interface represents a restriction applied to the query SELECT ..
 

Class Summary
NamedParamRestrictions This class provides static factory methods to produce an object of NamedParamRestriction.
NamedParamsList A simple implementation of NamedParams.
Parameter Parameter to bind the query statement.
QueryBuilder Abstract base class for JdbcQueryCallbackWrapper, HBNQueryCallbackWrapper and JPAQueryCallbackWrapper to facilitate the generation of query.
Restrictions This class provides static factory methods to produce the Restriction.
 



Copyright © 2008 HDPagination All Rights Reserved.