summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/META-INF
Commit message (Collapse)AuthorAgeFilesLines
* Change consumer -> consumer info relationship.Devan Goodwin2009-12-071-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 Goodwin2009-12-051-2/+2
|
* Fix ant gen-schema to generate for PostgreSQL, not HSQLDB.Devan Goodwin2009-12-041-2/+16
|
* Map Consumer hierarchy.Devan Goodwin2009-12-021-3/+1
|
* Map EntitlementPool class to database.Devan Goodwin2009-11-301-0/+4
|
* Fix sample test for ConsumerType via EntityManager.Devan Goodwin2009-11-061-1/+0
|
* Add deps for Hibernate, Annotations, and EntityManager.Devan Goodwin2009-11-051-0/+21