[ http://issues.apache.org/jira/browse/BEEHIVE-620?page=comments#action_64768 ] Jeremiah Johnson commented on BEEHIVE-620: ------------------------------------------
Note to the committer, the following files are new with this patch: src/org/apache/beehive/samples/petstore/controls/data/OrderDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyAddressDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyAccountDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyCatalogDBControl.java src/org/apache/beehive/samples/petstore/controls/data/DerbyOrderDBControl.java src/org/apache/beehive/samples/petstore/controls/data/AddressDao.java src/org/apache/beehive/samples/petstore/controls/data/AccountDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyAddressDBControl.java src/org/apache/beehive/samples/petstore/controls/data/DerbyCatalogDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyOrderDao.java src/org/apache/beehive/samples/petstore/controls/data/DerbyAccountDBControl.java src/org/apache/beehive/samples/petstore/controls/data/CatalogDao.java The following are removed: src/org/apache/beehive/samples/petstore/controls/data/AccountDBControl.java src/org/apache/beehive/samples/petstore/controls/data/CatalogDBControl.java src/org/apache/beehive/samples/petstore/controls/data/OrderDBControl.java src/org/apache/beehive/samples/petstore/controls/data/AddressDBControl.java - jeremiah > DAO layer for PetStore > ---------------------- > > Key: BEEHIVE-620 > URL: http://issues.apache.org/jira/browse/BEEHIVE-620 > Project: Beehive > Type: Improvement > Components: Samples > Versions: V1 > Reporter: Scott Semyan > Attachments: diff.txt > > Attached is the diff that updates the PetStore to using a DAO for data access. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
