Commit Graph

7 Commits

Author SHA1 Message Date
mdb f0a8a76238 Added missing import.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1926 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-26 19:27:59 +00:00
mdb d79766f9f5 Extracted the dependency checking into a shared build file which is also used
by the tests build file. Added a call to build the tests to the standard dist
call to discourage test rot. Modified build process to copy library
dependencies into dist/lib during build so that dist/ contains all build
dependencies and build results at the end of the build.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1925 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-26 19:07:55 +00:00
mdb d2a1f87f5a Automagic table creation. The migration stuff is not yet implemented and
various fancy things like embedded objects and constraints and kitchen sinks
are not yet implemented, but the basic bits are functional (including IDENTITY
column primary key handling).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1916 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-19 22:45:33 +00:00
mdb 0c1e0c6966 Finished most of the basic implementation. Now on to magical table creation.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1913 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-19 20:29:58 +00:00
mdb a755572474 Further progress on the ORM stuff. Miraculously, upon running this nearly
thousand lines of super funny looking generics and reflection filled code the
first time, it just worked. Yay for static typing or something.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1909 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-15 01:48:29 +00:00
mdb 9ed739ba61 Brought some test bits up to date.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1908 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-15 01:45:43 +00:00
mdb 9d62b407e7 Migrated samskivert into its own, sensibly organized, repository.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1774 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-01-30 19:52:55 +00:00