Commit Graph

1274 Commits

Author SHA1 Message Date
Timo Westkämper
2c40d5897c Commented Batoo tests out 2013-02-17 11:53:49 +02:00
Timo Westkämper
dc7be3734e #344 Update low end numeric mappings 2013-02-15 12:09:15 +02:00
Timo Westkämper
686c43465c #345 Add random with seed support 2013-02-15 11:09:35 +02:00
Timo Westkämper
e7ec8ea118 #330 Add README.md for Collections 2013-01-29 23:25:02 +02:00
Timo Westkämper
764500e350 #330 Remove querydsl-sql-codegen from example 2013-01-29 23:20:54 +02:00
Timo Westkämper
0e0845b441 #330 Add README.md for Lucene 2013-01-29 23:19:12 +02:00
Timo Westkämper
845c9abab7 #330 Add README.md for SQL 2013-01-29 23:15:32 +02:00
Timo Westkämper
0066469b98 #327 Fix FOR UPDATE handling in OracleTemplates 2013-01-18 13:06:31 +02:00
Timo Westkämper
22b385a8ef Update version 2013-01-13 12:30:19 +02:00
Timo Westkämper
d7a04b700f Update version to 3.0.0.BETA1 2013-01-13 12:28:29 +02:00
Timo Westkämper
f87445e619 #318 replace RooEntity with RooJpaEntity 2013-01-07 16:46:56 +02:00
Timo Westkämper
a49ffed7f3 fix serialization context usage 2013-01-04 09:57:00 +02:00
Timo Westkämper
c4a008e3ba fix serialization issues 2013-01-03 22:07:06 +02:00
Timo Westkämper
14d592d636 #317 add support for Derby style table functions 2013-01-03 20:31:43 +02:00
Timo Westkämper
2c5b060417 remove String constant cache 2013-01-02 18:29:17 +02:00
Timo Westkämper
9a193ae6a8 simplify serialization context usage 2013-01-02 18:09:05 +02:00
Timo Westkämper
45632178e0 streamlined Configuration usage 2012-12-21 18:52:47 +02:00
Timo Westkämper
84ec09557b add optimization for expression extraction 2012-12-20 12:48:35 +02:00
Timo Westkämper
286ae7f935 #173 integrated Hamcrest matcher and comparator from querydsl-support 2012-12-20 11:05:46 +02:00
Timo Westkämper
bf86e4f6b1 add QueryPerformanceTest for collections module 2012-12-19 00:20:37 +02:00
Timo Westkämper
2c07ebb6a0 unify union usage 2012-12-17 22:28:22 +02:00
Timo Westkämper
a8856833ca #313 added in method to PrimaryKey and ForeignKey 2012-12-17 20:29:30 +02:00
Timo Westkämper
8fa39026d4 fix validation test 2012-12-17 09:42:02 +02:00
Timo Westkämper
6a6c9a21a9 fix various serialization issues 2012-12-17 00:23:19 +02:00
Timo Westkämper
1d605d5a68 #304 change some test variables to constants 2012-12-16 23:03:20 +02:00
Timo Westkämper
bf8f5e4229 fixed collection population issues 2012-12-16 22:35:46 +02:00
Timo Westkämper
3b3b584ff1 added final modifier 2012-12-16 21:41:09 +02:00
Timo Westkämper
b99cf26283 remove unnecessary constant wrapping 2012-12-16 21:36:03 +02:00
Timo Westkämper
9f0d281dc2 #304 remove types from Operator 2012-12-16 21:05:45 +02:00
Timo Westkämper
deb47c96b0 #304 inline OperatorImpl instances via readObject in OperationImpl 2012-12-16 18:20:27 +02:00
Timo Westkämper
c9eafe35f4 add immutable collection usage 2012-12-16 16:48:36 +02:00
Timo Westkämper
51d9f99be2 #304 optmize metadata validation 2012-12-16 16:39:24 +02:00
Timo Westkämper
e7de0a0aab #304 optimize Templates 2012-12-15 16:28:56 +02:00
Timo Westkämper
f63834dbdd #304 add gc before timings 2012-12-15 13:21:58 +02:00
Timo Westkämper
382cc49ffe #304 add new test case 2012-12-14 17:30:09 +02:00
Timo Westkämper
5566a06423 move Expression extraction to ExpressionUtils 2012-12-14 16:52:52 +02:00
Timo Westkämper
54be3d7551 #304 improved Template handling 2012-12-14 16:29:23 +02:00
Timo Westkämper
735b9cc79d #313 excluded Cubrid in test 2012-12-14 09:45:49 +02:00
Timo Westkämper
2795b0de16 #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
Timo Westkämper
a6e0282eb7 #304 added warmup phase 2012-12-13 08:59:15 +02:00
Timo Westkämper
5469d0b3be improve isEmpty of SQLUpdateClause 2012-12-12 21:25:19 +02:00
Timo Westkämper
93850f83a3 add varargs variant for Projectable.listResults 2012-12-12 21:14:52 +02:00
Timo Westkämper
200f62bc81 #310 fixed union serialization 2012-12-12 19:37:51 +02:00
Timo Westkämper
5f97d6142a updated h2 dependency and performance test 2012-12-12 18:59:06 +02:00
Timo Westkämper
2952d9b64a add various regex related performance improvements 2012-12-12 17:41:58 +02:00
Samppa Saarela
df443e2a6d Update querydsl-sql/src/main/java/com/mysema/query/sql/dml/SQLInsertClause.java
Fix isEmpty(): check also for batches.isEmpty()
2012-12-12 15:04:41 +02:00
Timo Westkämper
e48eb5a97b replace BooleanExpression with Predicate in tests 2012-12-11 23:51:21 +02:00
Timo Westkämper
3243e9d164 some test improvements 2012-12-11 23:34:22 +02:00
Timo Westkämper
ada1060d3d add single arg alternatives for vararg methods 2012-12-11 22:31:46 +02:00
Timo Westkämper
162f7e4c2f #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00