Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change consumer -> consumer info relationship. | Devan Goodwin | 2009-12-07 | 1 | -1/+1 |
| | | | | | | | Previously was using the PrimaryKeyJoinColumn where the consumer and it's info both had exactly the same ID. This made it appear as if the info was disjoint in an ERD however. Changing to a more normal join column. | ||||
* | Start testing the CertificateResource. | Devan Goodwin | 2009-12-05 | 1 | -2/+2 |
| | |||||
* | Fix ant gen-schema to generate for PostgreSQL, not HSQLDB. | Devan Goodwin | 2009-12-04 | 1 | -2/+16 |
| | |||||
* | Map Consumer hierarchy. | Devan Goodwin | 2009-12-02 | 1 | -3/+1 |
| | |||||
* | Map EntitlementPool class to database. | Devan Goodwin | 2009-11-30 | 1 | -0/+4 |
| | |||||
* | Fix sample test for ConsumerType via EntityManager. | Devan Goodwin | 2009-11-06 | 1 | -1/+0 |
| | |||||
* | Add deps for Hibernate, Annotations, and EntityManager. | Devan Goodwin | 2009-11-05 | 1 | -0/+21 |