Timo Westkämper
|
d35ebe68ff
|
#593533 : fixed namingStrategy usage
|
2010-07-01 15:15:09 +00:00 |
|
Timo Westkämper
|
9c26327d0b
|
added Nullable annotation
|
2010-07-01 06:52:47 +00:00 |
|
Timo Westkämper
|
4ff9f30d9e
|
#600296 : added executeWithKeys variants
|
2010-06-30 17:13:54 +00:00 |
|
Timo Westkämper
|
9bc358adc0
|
#595612 : added common signature for Query and SubQuery types of hql, jdoql and sql modules
|
2010-06-30 17:03:17 +00:00 |
|
Timo Westkämper
|
212b3eceb4
|
cleaned code
|
2010-06-21 16:07:45 +00:00 |
|
Timo Westkämper
|
ecbff199ab
|
replaced tabs with spaces
|
2010-06-21 15:24:55 +00:00 |
|
Timo Westkämper
|
f9fa64c8ac
|
#593533 : added codegen for PrimaryKey and ForeignKey data
|
2010-06-20 17:56:24 +00:00 |
|
Timo Westkämper
|
8caab0f3d5
|
fixed A prepared statement is generated from a nonconstant String
fixed Redundant nullcheck of value known to be non-null
|
2010-06-20 16:10:11 +00:00 |
|
Timo Westkämper
|
d4317a1c72
|
#593530 : added support for accessing generated keys
|
2010-06-20 15:06:31 +00:00 |
|
Timo Westkämper
|
0bfa9a6a33
|
#593532 : added basic MERGE INTO support for SQL module
|
2010-06-20 11:42:36 +00:00 |
|
Timo Westkämper
|
0958c6d5d0
|
fixed typo
|
2010-06-20 09:41:54 +00:00 |
|
Timo Westkämper
|
4ea68846ae
|
added TODO comment
|
2010-06-20 09:40:04 +00:00 |
|
Timo Westkämper
|
668f501094
|
#596094 : added support for null in InsertClause and UpdateClause
|
2010-06-20 07:24:43 +00:00 |
|
Timo Westkämper
|
f669e6cd44
|
#593533 : refactored ForeignKey, PrimaryKey and related classes
|
2010-06-18 18:32:45 +00:00 |
|
Timo Westkämper
|
1a0eb99f4c
|
#593531 : added InsertClause.set(Path, Object)
|
2010-06-18 15:03:36 +00:00 |
|
Timo Westkämper
|
e29767c639
|
#593533 : added example for compact join syntax
|
2010-06-17 17:39:01 +00:00 |
|
Timo Westkämper
|
01b5e95625
|
#595476 : added modulo support
updated version to 1.7.6
|
2010-06-17 13:31:51 +00:00 |
|
Timo Westkämper
|
f1328a0df0
|
added import for com.mysema.query.sql.Table
|
2010-06-16 21:19:03 +00:00 |
|
Timo Westkämper
|
c59f562fe4
|
removed uncommented code
|
2010-06-16 19:38:46 +00:00 |
|
Timo Westkämper
|
c0da8c7f75
|
#594700 : moved alias construction to QueryMixin
|
2010-06-16 14:25:59 +00:00 |
|
Timo Westkämper
|
ce7abfd371
|
#594700 : implemented subquery joins in Querydsl SQL
|
2010-06-15 21:39:28 +00:00 |
|
Timo Westkämper
|
2143d8e2ff
|
#594700 : added basic support for subqueries
|
2010-06-15 21:06:48 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
2bfe3e049b
|
added H2 database support
|
2010-04-22 18:45:08 +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
|
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 |
|