7d460a41fbFurther work on hibernate mapping generation.
sb
2008-02-14 16:57:07 +0000
afc5be9d35In Applied Sweepers, the big problem of linking between the two databases is now solved, and the solution is reasonably good.
sb
2008-02-13 15:56:31 +0000
9fa2d42bfeMessing with key generation occasioned by the mess between XAL and Adjunct
sb
2008-02-13 13:12:09 +0000
ae4e125b99adl2controllerclasses currently breaking.
sb
2008-02-11 15:35:42 +0000
a2be2c9f08Very nearly generating good SQL. Still some problems with referential integrity constraints.
sb
2008-02-08 17:15:39 +0000
060c133588Sorting inherited permissions for tables
sb
2008-02-08 13:48:54 +0000
7ad288dd1fForeign entities; correction of spelling mistake; don't generate methods supporting store and delete if no form.
sb
2008-02-08 10:46:43 +0000
4c4a16631cGeneratinga clean and believable-looking hibernate mapping, although not yet proven to work.
sb
2008-02-07 17:45:32 +0000
f64f137a67Many fixes, including global enforcement of UTF-8
sb
2008-02-07 16:35:00 +0000
7f5585d492Many changes, principally dealing with composite primary keys and foreign entities.
sb
2008-02-06 17:24:53 +0000
d61f36c13dMainly grammatical changes involving the replacement of type='serial' with generators
sb
2008-02-04 15:54:46 +0000
b18db6b995Now correctly ouputs composite primary keys, among other things. However, not currently getting all constraints right and also the 'myresponsibility' mechanism for when to output link tables is not working entirely correctly.
sb
2008-02-04 15:53:00 +0000
07b10ab336More work on the framework - now up to the point that I can auto-generate SQL with compound primary keys, and the other features required by Andrew.
sb
2008-02-01 18:25:38 +0000
eba7fa3afbParallel track on transform development. Currently 'transforms' work, but not with a version of ADL which is formalisable, documented specified; and 'transforms01' very nearly work on a vocabulary which is very nearly as rich as 'transforms' but which is formalised, specified and documented.
sb
2008-01-31 17:06:35 +0000
98756d2211Changed Cygnet.Entities.Exceptions -> Cygnet.Exceptions Changed locale parameter to lang parameter.
af
2008-01-31 12:34:21 +0000