|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.j2ee.dao | |
---|---|
org.j2ee.dao | |
org.j2ee.dao.util |
Classes in org.j2ee.dao used by org.j2ee.daoDAOAction
|
This interface is the common behavior of all actions. DAOActionProcessor
|
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 $ DAOErrorHandler
|
List of error code that the application can manage. DAOException
|
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 $ DAOFactory
|
Initial Factory for the DAO Pattern It will locate daofactory.properties file in four differente way: First: Test for the system propertie: org.j2ee.dao.factory and try to open it as File Usage: java -Dorg.j2ee.dao.factory=file:/tmp/daofactory.properties Second: Test for the JNDI name: java:comp/env/daoFactoryProperty and try to open it as ResourceBoundle class loader spec Usage (Define it in your ejb-jar.xml): HibernateDAOAction
|
Base interface of real actions. JdbcDAOAction
|
Base interface of real actions. |
---|
Classes in org.j2ee.dao used by org.j2ee.dao.utilAbstractHibernateDAOAction
|
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 $ AbstractJdbcDAOAction
|
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 $ DAOAction
|
This interface is the common behavior of all actions. DAOActionProcessor
|
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 $ DAOErrorHandler
|
List of error code that the application can manage. DAOException
|
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 $ HibernateDAOAction
|
Base interface of real actions. JdbcDAOAction
|
Base interface of real actions. |
---|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |