Timo Westkämper
|
f63942d493
|
#180 added classified versions of querydsl-apt for apt service discovery
|
2012-06-29 16:16:33 +03:00 |
|
Timo Westkämper
|
684e932a1d
|
#182 disallowed joins to subqueries in JPA module
|
2012-06-28 23:40:36 +03:00 |
|
Timo Westkämper
|
234e4b7e74
|
#181 added collection.any() projection support for jpa and collections module
|
2012-06-27 23:22:43 +03:00 |
|
Timo Westkämper
|
b8c3f32147
|
#177 further improved expressivity
|
2012-06-23 21:46:04 +03:00 |
|
Timo Westkämper
|
ef1a6657ae
|
small changes to DefaultQueryMetadata
|
2012-05-28 21:58:15 +03:00 |
|
Timo Westkämper
|
b2ec535660
|
#143 made extended UNION API available in JPA SQL and JDO SQL
|
2012-05-08 23:43:24 +03:00 |
|
Timo Westkämper
|
1d73123a94
|
findbugs fixes
|
2012-05-05 23:34:08 +03:00 |
|
Timo Westkämper
|
b268d814d5
|
added SuppressWarnings
|
2012-05-05 00:21:26 +03:00 |
|
Timo Westkämper
|
1fbdc43875
|
#129 improved union support
|
2012-05-04 22:16:22 +03:00 |
|
Timo Westkämper
|
86d23b5f8b
|
#127 replaced commons deps with Guava deps
|
2012-04-19 22:51:51 +03:00 |
|
Timo Westkämper
|
e3bf5a4917
|
#106 worked on codegen refactoring
|
2012-04-06 13:21:41 +03:00 |
|
Timo Westkämper
|
139507e5a4
|
various small fixes
|
2012-03-19 18:49:55 +02:00 |
|
Timo Westkämper
|
9200d708e2
|
#105 removed findbugs dependency
|
2012-03-01 20:05:50 +02:00 |
|
Timo Westkämper
|
508d2feaa5
|
formatted code
|
2012-02-20 21:08:44 +02:00 |
|
Timo Westkämper
|
3e427e8444
|
improved tests
|
2012-02-12 01:46:49 +02:00 |
|
Timo Westkämper
|
48efaba72a
|
#66: updated license to ASL 2.0
|
2011-12-10 20:29:48 +02:00 |
|
Timo Westkämper
|
c2bb747955
|
added stubs for Union support in JDO SQL queries
|
2011-12-10 18:11:19 +02:00 |
|
Timo Westkämper
|
142a3f837c
|
#53 : updated SQL, JPA and JDO modules
|
2011-11-26 01:12:01 +02:00 |
|
Timo Westkämper
|
b7c0b368bc
|
added improvements to sub query uunion usage
|
2011-11-09 17:39:17 +02:00 |
|
Timo Westkämper
|
30706322b3
|
#40 : updated dependencies
|
2011-11-07 20:13:47 +02:00 |
|
Timo Westkämper
|
1dd5cf9de5
|
fixed JDO tests; updated APT
|
2011-11-05 19:07:01 +02:00 |
|
Timo Westkämper
|
419f5c6290
|
updated
|
2011-11-04 19:46:11 +02:00 |
|
Timo Westkämper
|
e341699e84
|
#35 : added RelationalFunctionCall support
|
2011-11-04 18:57:55 +02:00 |
|
Timo Westkämper
|
28823a6632
|
reformatted code
|
2011-10-13 20:49:43 +03:00 |
|
Samppa Saarela
|
29fed73091
|
Tuple.equals and hashCode
|
2011-09-29 15:47:38 +03:00 |
|
Timo Westkämper
|
b32c0c7682
|
#839346 : extended Query clone functionality to take other metadata into account
|
2011-09-07 16:10:59 +03:00 |
|
Timo Westkämper
|
bb9b15bc74
|
#839353 : added com.mysema.query.QueryFactory as common interface for query factories
|
2011-09-05 12:00:29 +03:00 |
|
Timo Westkämper
|
13aebfe2ea
|
#806305 : fixed one jar generation
|
2011-07-06 06:00:46 +00:00 |
|
Timo Westkämper
|
034114c059
|
improved maven-apt-plugin config
|
2011-07-04 11:47:12 +00:00 |
|
Timo Westkämper
|
3c9924546f
|
#790955 : added skipping of null values
|
2011-07-01 13:48:36 +00:00 |
|
Timo Westkämper
|
a57333b245
|
#765710 : added list access to left join transformation
|
2011-04-28 12:50:08 +00:00 |
|
Timo Westkämper
|
a4e93af5ac
|
#765710 : added ListAccessVisitor stub
|
2011-04-28 09:14:12 +00:00 |
|
Timo Westkämper
|
46aa72c873
|
#771285 : fixed distinct serialization
|
2011-04-26 15:10:42 +00:00 |
|
Timo Westkämper
|
3849ad115e
|
renamed NumberTemplate constants
|
2011-04-20 07:46:50 +00:00 |
|
Timo Westkämper
|
9b12264d64
|
extended queryFactory classes to support sub query creation
|
2011-04-01 10:07:22 +00:00 |
|
Timo Westkämper
|
983c2a0a2a
|
#742415 : made SQLQueryFactory customizable
|
2011-03-25 16:00:25 +00:00 |
|
Timo Westkämper
|
f4e8623126
|
#737069 : added basic implementation of validation
|
2011-03-22 20:49:21 +00:00 |
|
Timo Westkämper
|
28b3631837
|
#735310 : added tests
|
2011-03-15 20:11:38 +00:00 |
|
Timo Westkämper
|
432cb2bee8
|
#735310 : worked on singleResult support
|
2011-03-15 18:54:25 +00:00 |
|
Timo Westkämper
|
83c1674d33
|
#735310 : added singleResult support and tests
|
2011-03-15 15:09:53 +00:00 |
|
Timo Westkämper
|
c3e572f91d
|
fixed QueryFactory tests
|
2011-03-08 07:03:12 +00:00 |
|
Timo Westkämper
|
57404d6819
|
added tests for QueryFactory usage
|
2011-03-07 17:31:08 +00:00 |
|
Timo Westkämper
|
28a07d889e
|
disabled DependenciesTest
|
2011-03-05 20:32:57 +00:00 |
|
Timo Westkämper
|
00b15be9c7
|
#720032 : added tests and javadocs
|
2011-03-05 18:36:46 +00:00 |
|
Timo Westkämper
|
2fb0addbd5
|
#720032 : added basic factory implementations for JPA, JDO and SQL
|
2011-03-05 17:17:27 +00:00 |
|
Timo Westkämper
|
c0bdc03969
|
#717563 : unified Projectable.uniqueResult() semantics
|
2011-02-17 20:01:41 +00:00 |
|
Timo Westkämper
|
442dbeb7b2
|
#720590 : moved FactoryExpression expansion and compression out of factory expression implementations
|
2011-02-17 10:29:07 +00:00 |
|
Timo Westkämper
|
d64f7487dd
|
fixed Wildcard usage
|
2011-02-07 18:26:01 +00:00 |
|
Timo Westkämper
|
bc0075c605
|
added Wildcard.countAsInt
fixed Mongodb configuration
|
2011-02-07 07:55:59 +00:00 |
|
Timo Westkämper
|
0134345a90
|
added new Wildcard type
|
2011-02-06 15:08:28 +00:00 |
|