You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Scott Semyan (JIRA)" <be...@incubator.apache.org> on 2005/05/09 19:55:04 UTC

[jira] Created: (BEEHIVE-620) DAO layer for PetStore

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


[jira] Updated: (BEEHIVE-620) DAO layer for PetStore

Posted by "Scott Semyan (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-620?page=all ]

Scott Semyan updated BEEHIVE-620:
---------------------------------

    Attachment: diff.txt

> 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


[jira] Resolved: (BEEHIVE-620) DAO layer for PetStore

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-620?page=all ]
     
Eddie O'Neil resolved BEEHIVE-620:
----------------------------------

     Resolution: Fixed
    Fix Version: V1

Fixed in SVN 169407

> 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
>      Fix For: V1
>  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


[jira] Commented: (BEEHIVE-620) DAO layer for PetStore

Posted by "Jeremiah Johnson (JIRA)" <be...@incubator.apache.org>.
     [ 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


[jira] Closed: (BEEHIVE-620) DAO layer for PetStore

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-620?page=all ]
     
Eddie O'Neil closed BEEHIVE-620:
--------------------------------


Closed.

> 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
>      Fix For: V1
>  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