Commit Graph

14 Commits

Author SHA1 Message Date
shimamoto
b13820fc0e Improved model package. The details are as follows:
* Fix the Profiles class from package object to simple object
* Fix the row case class to model package
* Define the alias of JdbcBackend#Session
2014-07-28 04:52:56 +09:00
shimamoto
d2c94909cb (refs #341) Migrate service package. 2014-06-24 02:40:40 +09:00
shimamoto
bbe455ac49 (refs #341) Migrate model package. 2014-06-16 01:29:56 +09:00
shimamoto
136a654639 Improve mapping of custom column type. 2013-07-08 17:25:31 +09:00
takezoe
56cec26c5b Fix byPrimaryKey problem. 2013-07-01 20:21:33 +09:00
takezoe
8e45a8d3dd Bug fix 2013-07-01 13:05:37 +09:00
takezoe
c4d9cd940e Bug fix. 2013-07-01 11:11:58 +09:00
takezoe
bea6d156ed Fix services to use shortcut method for primary key and foreign keys. 2013-06-29 13:40:01 +09:00
shimamoto
a3133fa128 Add the condition function by the primary key. 2013-06-29 04:44:29 +09:00
shimamoto
f170aa0a04 Fix model composition. 2013-06-28 15:05:15 +09:00
shimamoto
a217513205 Move userName and repositoryName to the base table class. 2013-06-27 21:59:13 +09:00
shimamoto
4326f34ef5 Create java.util.Date TypeMapper. And add the currentDate method. 2013-06-23 20:46:08 +09:00
takezoe
bc607661a9 Update database schema.
Change MILESTONE.CLOSED to MILESTONE.CLOSED_DATE.
2013-06-23 03:00:29 +09:00
takezoe
3f87bde578 Add Milestone model. 2013-06-22 23:17:26 +09:00