|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HibernateDAOAction | |
---|---|
org.j2ee.dao | |
org.j2ee.dao.util |
Uses of HibernateDAOAction in org.j2ee.dao |
---|
Classes in org.j2ee.dao that implement HibernateDAOAction | |
class |
AbstractHibernateDAOAction
Based on an example of book Code Notes for J2EE, Edited by GREGORY BRILL, e-ISBN 0-679-64727-9 Last modified $Date: 2004/05/18 10:50:12 $ |
Uses of HibernateDAOAction in org.j2ee.dao.util |
---|
Classes in org.j2ee.dao.util that implement HibernateDAOAction | |
class |
AbstractPageByPageAction
Limit—with offset Objective: Want to only get n rows in the result set, and we want the first y rows in the result set discarded. |
class |
HibernateDB2NTopWrapperAction
Last modified $Date: 2004/05/18 10:50:17 $ |
class |
HibernateOracleNTopWrapperAction
Last modified $Date: 2004/05/18 10:50:17 $ |
Fields in org.j2ee.dao.util declared as HibernateDAOAction | |
protected org.j2ee.dao.HibernateDAOAction |
AbstractPageByPageAction.action
|
Methods in org.j2ee.dao.util that return HibernateDAOAction | |
org.j2ee.dao.HibernateDAOAction |
AbstractPageByPageAction.getAction()
|
Methods in org.j2ee.dao.util with parameters of type HibernateDAOAction | |
void |
AbstractPageByPageAction.setAction(org.j2ee.dao.HibernateDAOAction action)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |