Commit Graph

21 Commits

Author SHA1 Message Date
Timo Westkämper
c497cece3c #800698 : fixed enum in path handling for Hibernate 2011-07-05 09:37:37 +00:00
Timo Westkämper
53210d85a0 added tests 2011-04-28 08:02:49 +00:00
Timo Westkämper
df4013b5f8 #768345 : fixed COUNT handling for MySQL 2011-04-21 13:55:53 +00:00
Timo Westkämper
74ea785095 2011-04-21 12:48:18 +00:00
Timo Westkämper
49b9895d59 #765731 : fixed count 2011-04-20 16:54:06 +00:00
Timo Westkämper
12a81eb0ea added sub query test 2011-04-19 18:19:37 +00:00
Timo Westkämper
b614d62f7d organized imports 2011-02-09 12:49:23 +00:00
Timo Westkämper
6a8ef6fb2b added tests for nested FactoryExpression projection 2011-02-07 17:35:06 +00:00
Timo Westkämper
05426f5a03 fixed logging 2011-01-27 18:47:49 +00:00
Timo Westkämper
2db6400d6b #691930 : added Query.distinct() and SimpleQuery.distinct(), implementations and tests 2011-01-01 11:42:13 +00:00
Timo Westkämper
22aaca45be added tests 2010-12-23 13:39:11 +00:00
Timo Westkämper
2380f1c2b7 #680370 : fixed handling of list/set/collection properties with raw component type 2010-11-27 15:31:05 +00:00
Timo Westkämper
767561fa22 #676458 : added support for Projectable.exists() and notExists() 2010-11-26 14:27:29 +00:00
Timo Westkämper
ae9159ed32 #660058 : work on Collection.any() support for JDO and JPA 2010-10-22 14:23:33 +00:00
Timo Westkämper
66de50980c #660058 : any() paths are of of path type COLLECTION_ANY 2010-10-21 08:09:21 +00:00
Timo Westkämper
112ccfe02e added tests 2010-10-13 17:01:15 +00:00
Timo Westkämper
40fb43a545 #656199 : fixed containsKey and containsValue patterns 2010-10-07 11:55:49 +00:00
Timo Westkämper
8627fc7e93 renamed tests 2010-09-30 19:37:57 +00:00
Timo Westkämper
12bbee1e9b #650589 : began to clean JPQLCommonQuery interface 2010-09-30 07:26:17 +00:00
Timo Westkämper
eac65cae62 Moved FactoryExpression subtypes to com.mysema.query.types 2010-09-28 08:48:49 +00:00
Timo Westkämper
701af94da7 2010-09-18 15:36:15 +00:00