Timo Westkämper
|
9049148b49
|
unified cast handling in HQL and SQL
|
2010-05-30 17:39:07 +00:00 |
|
Timo Westkämper
|
aee53413dc
|
worked on EclipseLink support
|
2010-05-29 16:53:00 +00:00 |
|
Timo Westkämper
|
a90e15deed
|
#586041 : added dialect specific keyword handling to default variable creation
#542913 : worked on EclipseLink support
|
2010-05-27 20:36:00 +00:00 |
|
Timo Westkämper
|
bd0376fd64
|
added tests
|
2010-05-24 18:50:19 +00:00 |
|
Timo Westkämper
|
dacffa1e82
|
added tests
|
2010-05-24 18:37:18 +00:00 |
|
Timo Westkämper
|
ee8e34fa6d
|
#584760 : extended UPDATE DML signature
|
2010-05-24 18:27:05 +00:00 |
|
Timo Westkämper
|
0122f762a9
|
#584795 : added tests
|
2010-05-24 16:40:27 +00:00 |
|
Timo Westkämper
|
aeb9a01b44
|
#584795 : added tests
|
2010-05-24 16:26:06 +00:00 |
|
Timo Westkämper
|
d63114fee4
|
#584795 : commited first fix
|
2010-05-24 16:20:05 +00:00 |
|
Timo Westkämper
|
557339859d
|
#583409 : externalized Querydsl SQL serialization
|
2010-05-20 18:35:39 +00:00 |
|
Timo Westkämper
|
18085e0a5a
|
#583328 : added custom projection example
|
2010-05-20 16:38:10 +00:00 |
|
Timo Westkämper
|
768b50ca7a
|
#542913 : improved EclipseLink JPA support
|
2010-05-19 19:40:54 +00:00 |
|
Timo Westkämper
|
e95989c28b
|
#501143 : added Tuple projection support
|
2010-05-19 17:10:27 +00:00 |
|
Timo Westkämper
|
67356a50f8
|
distributed utility code for better test coverage
|
2010-05-15 19:13:12 +00:00 |
|
Timo Westkämper
|
42ea12ca2d
|
updated test
|
2010-05-15 18:58:09 +00:00 |
|
Timo Westkämper
|
47d73c021a
|
added tests
|
2010-05-15 17:27:47 +00:00 |
|
Timo Westkämper
|
a56ced1bb2
|
added subquery superclasses
|
2010-05-13 21:28:59 +00:00 |
|
Timo Westkämper
|
3e019bde65
|
reverted old NamingStategy signature
|
2010-05-13 16:09:26 +00:00 |
|
Timo Westkämper
|
b99f66eedc
|
added tests for unique projections
|
2010-05-13 13:38:20 +00:00 |
|
Timo Westkämper
|
5b5dda3f9f
|
#579950 : fixed Java keyword handling
|
2010-05-13 13:24:35 +00:00 |
|
Timo Westkämper
|
7476d0fadf
|
#534331 : replaced Character with String in SQLTypeMapping
|
2010-05-04 10:50:32 +00:00 |
|
Timo Westkämper
|
428be7d445
|
|
2010-04-29 18:17: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
|
fc82de8865
|
#571137 : improved mappings for temporal types
|
2010-04-28 20:22:55 +00:00 |
|
Timo Westkämper
|
8872aa443b
|
moved assembly:assembly configuration to querydsl-root
|
2010-04-26 09:37:23 +00:00 |
|
Timo Westkämper
|
3bc7a95fa9
|
updated codegen dependency to 0.1.2
added assembly configurations
|
2010-04-24 07:01:38 +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
|
3119765c84
|
|
2010-04-17 16:34:58 +00:00 |
|
Timo Westkämper
|
086e3c82dd
|
optimized initialization
|
2010-04-17 14:54:55 +00:00 |
|
Timo Westkämper
|
5e55664f89
|
moved code generation code to com.mysema.codegen:codegen module
|
2010-04-03 12:22:27 +00:00 |
|
Timo Westkämper
|
63aea8a110
|
added javadoc comments stubs
|
2010-03-31 21:05:18 +00:00 |
|
Timo Westkämper
|
21ec637cda
|
#552652 : added support for coalesce
|
2010-03-31 20:11:53 +00:00 |
|
Timo Westkämper
|
9f51902bc3
|
added test for boolean expressions
|
2010-03-30 13:05:34 +00:00 |
|
Timo Westkämper
|
729aa7bb36
|
changed getTableName to normalizeTableName
changed getColumnName to normalizeColumnName
|
2010-03-29 12:24:30 +00:00 |
|
Vesa Martilla
|
17d218d230
|
Applied patch sent by McKinley1411 regarding bug #550615 SQL MetaDataExporter and NamingStrategy Request. Classes affected are DefaultNamingStrategy, MetaDataExporter, NamingStrategy and OriginalNamingStrategy. The patch gives users more control regarding the use of quoted identifiers.
|
2010-03-29 12:12:27 +00:00 |
|
Timo Westkämper
|
ad12cd420c
|
added ESimple between Expr and its subtypes
|
2010-03-23 09:46:33 +00:00 |
|
Timo Westkämper
|
7e47b0d136
|
further changed Expr type locations
|
2010-03-23 08:43: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
|
7ce3c99f73
|
moved OperatorImpl and Ops to com.mysema.query.types
|
2010-03-22 19:23:20 +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
|
c590d0860f
|
|
2010-03-22 15:01:18 +00:00 |
|
Timo Westkämper
|
eaa8edd04d
|
updated version to 1.4.0
|
2010-03-20 17:10:55 +00:00 |
|
Timo Westkämper
|
5fa67a50e2
|
updated mysema-commons-lang dependency to 0.1.7
updated Assert usage
|
2010-03-19 08:50:54 +00:00 |
|
Timo Westkämper
|
047c32c776
|
organized imports
|
2010-03-18 19:07:58 +00:00 |
|
Timo Westkämper
|
64b799346d
|
#539279 : added quoting support for all dialects
|
2010-03-18 19:02:22 +00:00 |
|
Timo Westkämper
|
98f79f7f6d
|
fixes based on Sonar reports
|
2010-03-17 13:13:35 +00:00 |
|
Timo Westkämper
|
f40ac4848b
|
fixes based on Sonar reports
|
2010-03-17 12:54:04 +00:00 |
|