Commit graph

7 commits

Author SHA1 Message Date
sb 7d460a41fb Further work on hibernate mapping generation. 2008-02-14 16:57:07 +00:00
sb afc5be9d35 In Applied Sweepers, the big problem of linking between the two databases is now solved, and the solution is reasonably good.
I don't believe there's any ASL-specific special purpose code in here, but there is code which addresses the issue of one-one joins between databases which may need to be revisited. Also, if a 'database' parameter is passed, link tables get the prefix '$database.dbo.', which I think is an MS SQL Server specific convention.
2008-02-13 15:56:31 +00:00
sb 9fa2d42bfe Messing with key generation occasioned by the mess between XAL and Adjunct 2008-02-13 13:12:09 +00:00
sb 0051f34ab8 Greatly improved Hibernate output; controller classes still broken 2008-02-13 09:52:42 +00:00
sb 4c4a16631c Generatinga clean and believable-looking hibernate mapping, although not yet proven to work. 2008-02-07 17:45:32 +00:00
sb f64f137a67 Many fixes, including global enforcement of UTF-8 2008-02-07 16:35:00 +00:00
sb eba7fa3afb Parallel 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. 2008-01-31 17:06:35 +00:00