Timo Westkämper
|
ce7abfd371
|
#594700 : implemented subquery joins in Querydsl SQL
|
2010-06-15 21:39:28 +00:00 |
|
Timo Westkämper
|
2911ff1a9f
|
#594338 : added ParamNotSetException
|
2010-06-15 20:04:09 +00:00 |
|
Timo Westkämper
|
b6fb7b883a
|
#594338 : added initial support for parameters
|
2010-06-14 21:08:05 +00:00 |
|
Timo Westkämper
|
18085e0a5a
|
#583328 : added custom projection example
|
2010-05-20 16:38:10 +00:00 |
|
Timo Westkämper
|
e95989c28b
|
#501143 : added Tuple projection support
|
2010-05-19 17:10:27 +00:00 |
|
Timo Westkämper
|
b99f66eedc
|
added tests for unique projections
|
2010-05-13 13:38:20 +00:00 |
|
Timo Westkämper
|
2291df257d
|
added as(Path<T> path) to Expr types
extended PathBuilder
updated version to 1.6.2
|
2010-04-29 17:46:31 +00:00 |
|
Timo Westkämper
|
2bfe3e049b
|
added H2 database support
|
2010-04-22 18:45:08 +00:00 |
|
Timo Westkämper
|
3242a79cda
|
|
2010-04-18 12:13:09 +00:00 |
|
Timo Westkämper
|
21ec637cda
|
#552652 : added support for coalesce
|
2010-03-31 20:11:53 +00:00 |
|
Timo Westkämper
|
e050ab0d6b
|
moved Expr base types to com.mysema.query.types.expr
|
2010-03-22 20:22:55 +00:00 |
|
Timo Westkämper
|
aa53307202
|
moved constant types to com.mysema.query.types
|
2010-03-22 18:51:49 +00:00 |
|
Timo Westkämper
|
b3964ac7f1
|
moved basic types to com.mysema.query.types
moved constants to com.mysema.query.types.constant
|
2010-03-22 18:24:12 +00:00 |
|
Timo Westkämper
|
32720757fe
|
moved Path, Custom, Operation and related types to com.mysema.query.types
|
2010-03-22 17:45:50 +00:00 |
|
Timo Westkämper
|
eaa8edd04d
|
updated version to 1.4.0
|
2010-03-20 17:10:55 +00:00 |
|
Timo Westkämper
|
053fc885e9
|
#539279 : added quoting for MySQLTemplates and PostgresTemplates
|
2010-03-17 12:37:10 +00:00 |
|
Timo Westkämper
|
c17a8e6c39
|
added comments
|
2010-03-15 20:41:05 +00:00 |
|
Timo Westkämper
|
c7c2845a45
|
added test for type parameter inheritance
fixed issues with QueryMetadata.reset()
added tests for various projection types in querydsl-sql
|
2010-03-15 18:31:39 +00:00 |
|
Timo Westkämper
|
fd0c4afce2
|
stabilized Oracle and SQL Server paging
updated version to 1.3.14
|
2010-03-14 21:20:51 +00:00 |
|
Timo Westkämper
|
d606f8e58a
|
worked on mssql dialect
refactored Template usage in SerializerBase
added inheritance tests
|
2010-03-13 17:08:10 +00:00 |
|
Timo Westkämper
|
d53fa7d652
|
removed unused imports
replaced toLowerCase() and toUpperCase() with Locale specific variants
|
2010-03-11 12:22:59 +00:00 |
|
Timo Westkämper
|
2c08c088d2
|
fixed DML (INSERT, UPDATE, DELETE) clause serialization
|
2010-03-11 08:41:59 +00:00 |
|
Timo Westkämper
|
11bd30dd98
|
extended NamingStrategy to support default variable naming and content
updated SQLServerTemplates and tests
|
2010-03-10 21:30:05 +00:00 |
|
Timo Westkämper
|
e2ea76deb3
|
added tests for Oracle dialect
|
2010-03-10 13:34:26 +00:00 |
|
Timo Westkämper
|
ed59510388
|
added postgres support
|
2010-03-10 11:21:13 +00:00 |
|
Timo Westkämper
|
1d4d0e524b
|
added more tests
|
2010-03-09 14:49:33 +00:00 |
|
Timo Westkämper
|
ff204467ac
|
refactored tests
|
2010-03-09 14:44:47 +00:00 |
|