Timo Westkämper
|
4ce076274f
|
#705023 : added more docs
|
2011-01-19 20:07:58 +00:00 |
|
Timo Westkämper
|
c37e854f9d
|
#650617 : added setNull(Path) to StoreClause
|
2010-09-29 13:03:28 +00:00 |
|
Timo Westkämper
|
f65e9405ab
|
#650617 : added set(Path, Expression) support
|
2010-09-29 11:01:21 +00:00 |
|
Timo Westkämper
|
44f70c2e1a
|
renamed NullExpr to NullExpression
|
2010-09-29 07:36:53 +00:00 |
|
Timo Westkämper
|
bbe65044d5
|
fixed merge batch behaviour
|
2010-09-23 16:44:10 +00:00 |
|
Timo Westkämper
|
bbcab404bd
|
updated javadocs
|
2010-09-23 13:48:46 +00:00 |
|
Timo Westkämper
|
0a18aa8c13
|
|
2010-09-17 07:37:36 +00:00 |
|
Timo Westkämper
|
dcb9e69feb
|
moved DSL types of Constants to test sources
|
2010-09-17 07:29:08 +00:00 |
|
Timo Westkämper
|
e0a820c2cc
|
splitted Param into Param and ParamExpression
|
2010-09-15 08:48:56 +00:00 |
|
Timo Westkämper
|
c214f1ce0a
|
worked on new Expression model
|
2010-09-14 20:04:00 +00:00 |
|
Timo Westkämper
|
de4615bbd3
|
refactoring Querydsl to new Type model
|
2010-09-14 10:59:53 +00:00 |
|
Timo Westkämper
|
59318ce91b
|
worked on new Expression model
|
2010-09-13 18:41:50 +00:00 |
|
Timo Westkämper
|
edfc2ef008
|
began refactoring Querydsl to new Type model
|
2010-09-13 15:40:03 +00:00 |
|
Timo Westkämper
|
03bfc6050c
|
added support for dry serialization in batch mode
|
2010-09-12 19:13:27 +00:00 |
|
Timo Westkämper
|
559b1731d1
|
#636516 : added batch support for MergeClause
|
2010-09-12 18:40:09 +00:00 |
|
Timo Westkämper
|
9ecc433a75
|
#624737 : added support for path specific types
|
2010-09-01 15:29:04 +00:00 |
|
Timo Westkämper
|
1d69f5396c
|
worked on path specific Types
|
2010-08-29 18:18:35 +00:00 |
|
Timo Westkämper
|
48b3f5798c
|
worked on path specific Types
|
2010-08-29 15:12:52 +00:00 |
|
Timo Westkämper
|
8c1c6d6a52
|
#624602 : renamed SubQuery to SubQueryExpression
|
2010-08-26 12:38:38 +00:00 |
|
Timo Westkämper
|
2a9456971a
|
#623933 : fixed executeWithKeys for batches
|
2010-08-25 12:59:55 +00:00 |
|
Timo Westkämper
|
dfb3fe6b8e
|
#604727 : worked on Bean class code generation
|
2010-08-25 12:12:11 +00:00 |
|
Timo Westkämper
|
24d6a68a38
|
#623933 : added Statement.RETURN_GENERATED_KEYS flags to executeWithKey
|
2010-08-25 11:45:44 +00:00 |
|
Timo Westkämper
|
37d6a23f4a
|
removed some FindBugs suppressWarnings
added relationalPath metadata usage
|
2010-08-25 10:44:01 +00:00 |
|
Timo Westkämper
|
320d110618
|
#608105 : added batch support for SQLDeleteClause and SQLUpdateClause
|
2010-08-24 18:13:22 +00:00 |
|
Timo Westkämper
|
7370072866
|
#596625 : added RelationalPath for Querydsl SQL Q-types
|
2010-08-19 19:06:47 +00:00 |
|
Timo Westkämper
|
46331af351
|
#611577 : made entity paths implement EntityPath and embeddable paths only extends BeanPath
|
2010-08-19 15:54:50 +00:00 |
|
Timo Westkämper
|
85fccaaec5
|
#619667 : added support for query flags in SQL DML clauses
|
2010-08-19 12:32:53 +00:00 |
|
Timo Westkämper
|
c858f82ac3
|
#608105 : added stubs for SQL insert batch support
|
2010-07-31 11:33:34 +00:00 |
|
Timo Westkämper
|
98d19556b5
|
added comments
|
2010-07-19 17:43:50 +00:00 |
|
Timo Westkämper
|
cbc9eba691
|
added package-infos
|
2010-07-15 02:41:32 +00:00 |
|
Timo Westkämper
|
87e4c0d41e
|
simplified Configuration
|
2010-07-15 02:39:22 +00:00 |
|
Timo Westkämper
|
e33d34e470
|
integrated SQLTemplates into Configuration
|
2010-07-14 13:51:25 +00:00 |
|
Timo Westkämper
|
2de9096f5e
|
#605559 : commited basic implementation of user types
|
2010-07-14 02:30:11 +00:00 |
|
Timo Westkämper
|
780d98c5c4
|
#601607 : improved DML signature
|
2010-07-12 22:20:38 +00:00 |
|
Timo Westkämper
|
bcffe75f9b
|
improved tests
organized imports
|
2010-07-09 17:46:48 +00:00 |
|
Timo Westkämper
|
03b0c4e93e
|
#601607 : renamed StoreClause to DMLClause and made it the supertype for DeleteClause
|
2010-07-09 14:54:46 +00:00 |
|
Timo Westkämper
|
1b0a1359fc
|
#601998 : added toString() implementations
|
2010-07-06 22:33:13 +00:00 |
|
Timo Westkämper
|
66bad8b89d
|
#593532 : added composite merge support
|
2010-07-03 07:45:16 +00:00 |
|
Timo Westkämper
|
8b81c00e65
|
made SQLMergeClause implement StoreClause
|
2010-07-02 21:07:25 +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
|
212b3eceb4
|
cleaned code
|
2010-06-21 16:07:45 +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
|
668f501094
|
#596094 : added support for null in InsertClause and UpdateClause
|
2010-06-20 07:24:43 +00:00 |
|
Timo Westkämper
|
1a0eb99f4c
|
#593531 : added InsertClause.set(Path, Object)
|
2010-06-18 15:03:36 +00:00 |
|
Timo Westkämper
|
b6fb7b883a
|
#594338 : added initial support for parameters
|
2010-06-14 21:08:05 +00:00 |
|
Timo Westkämper
|
aee53413dc
|
worked on EclipseLink support
|
2010-05-29 16:53:00 +00:00 |
|
Timo Westkämper
|
ee8e34fa6d
|
#584760 : extended UPDATE DML signature
|
2010-05-24 18:27:05 +00:00 |
|