summaryrefslogtreecommitdiffstats
path: root/proxy/code/src/org/fedoraproject/candlepin/model/Product.java
Commit message (Expand)AuthorAgeFilesLines
* merge with dgoodwin's changesDmitri Dolguikh2009-12-041-0/+1
* Remove some TODOs, no longer relevant.Devan Goodwin2009-12-031-2/+0
* add annotations for ForeignKeys, so the names are quite as ugly as theAdrian Likins2009-12-031-0/+3
* Clean DB objects after every test.Devan Goodwin2009-11-251-20/+8
* Map Product hierarchy, improve unit test db cleanup.Devan Goodwin2009-11-251-5/+11
* Drop Product UUID.Devan Goodwin2009-11-241-28/+0
* Move Product annotations onto fields instead of getters.Devan Goodwin2009-11-241-14/+16
* Test Product creation in database.Devan Goodwin2009-11-091-2/+58
* javadoc the entitiesjesus m. rodriguez2009-11-091-1/+4
* Begin mapping Product's to the db.Devan Goodwin2009-11-061-8/+36
* fix checkstyle errorsjesus m. rodriguez2009-11-021-3/+6
* adding ConsumerType object and more better 'matching' algorithmMike McCune2009-08-101-0/+34
* more better xml annotations and making BaseApi more genericMike McCune2009-07-101-0/+6
* adding some basic API stuff for our model classesMike McCune2009-07-091-4/+3
* remove the evil tab charactersjesus m. rodriguez2009-07-081-38/+38
* adding java model codeMike McCune2009-06-251-0/+63