Commit Graph

12 Commits

Author SHA1 Message Date
Tuomas Kiviaho
4ec6da5e45 added support for ORDINAL_POSITION metadata 2014-04-10 08:31:14 +03:00
Timo Westkämper
a33d00f1c7 Improve Expression de/serialization behaviour #676 2014-03-11 21:38:56 +02:00
Timo Westkämper
ed44b4f90c Fix serialization #640 2014-02-01 20:44:19 +02:00
Timo Westkämper
f164ffc4ba Fix static usage 2014-01-25 19:34:31 +02:00
Timo Westkämper
bcfbf760ef Add javadocs 2014-01-07 20:52:53 +02:00
Timo Westkämper
d8a27d85ef Make ColumnMetadata final 2013-12-15 21:24:56 +02:00
Timo Westkämper
42a53ce74a Clean up ColumnMetadata content 2013-10-31 15:07:57 +02:00
Timo Westkämper
8de982de08 Generalize metadata access to EntityPath level #283
Reenable ignored tests
2013-10-30 21:16:46 +02:00
Timo Westkämper
86fc4d680c Add more metadata #283 2013-10-30 00:07:48 +02:00
Timo Westkämper
4739193f03 Integrate ColumnMetadata handling into code generation
Update RelationalPathBase subclasses and tests
2013-10-29 21:53:56 +02:00
Timo Westkämper
23055545a3 Remove precondition checks
Unify column creation code
2013-08-07 23:27:41 +03:00
Stefan Oehme
d5cddcf855 added column metadata to make the sql backend more interoperable with
other backends
also opens the opportunity for more optimizations and checks (like
prohibiting null values for nonnull columns)
2013-08-07 17:56:46 +02:00