Commit Graph

25 Commits

Author SHA1 Message Date
Timo Westkämper
abc24c0b49 2008-03-20 20:20:57 +00:00
Timo Westkämper
748f920702 added license comments 2008-03-20 17:18:28 +00:00
Timo Westkämper
b6173f4365 removed mysema commons dependencies 2008-03-20 17:01:29 +00:00
Timo Westkämper
57bb28a117 reduced query where to single ExprBoolean for simplification of serialization 2008-03-18 19:39:27 +00:00
Timo Westkämper
96cdeb7e70 unified handling of collections and subqueries 2008-03-17 18:00:10 +00:00
Timo Westkämper
0d272e1f8f added precedence to operation serialization 2008-03-16 13:43:03 +00:00
Timo Westkämper
e33a0c9a9a added CascadingBoolean
changed distinct from operation to own type, since it can operate on both simple and entity values
2008-03-16 09:54:07 +00:00
Timo Westkämper
02883d8c34 added integration tests for hql queries 2008-03-14 21:03:14 +00:00
Timo Westkämper
4c856c50c0 fixed issue with from clause 2008-03-12 22:36:27 +00:00
Timo Westkämper
7ae47ae9d7 moved all domain types of HqlParserTest into one java file 2008-03-12 22:15:45 +00:00
Timo Westkämper
c04a2c89ed refactored path metadata to PathMetadata class 2008-03-12 19:48:07 +00:00
Timo Westkämper
58557adc19 moved PathMetadata out of Types 2008-03-11 19:09:34 +00:00
Timo Westkämper
d711d5e2ae updated to version 0.2.1 2008-03-11 17:36:24 +00:00
Timo Westkämper
5cc1cf54c8 added test for querydsl-apt 2008-03-11 17:34:52 +00:00
Timo Westkämper
de9f97966c added support for entity maps and simple maps
added min, max and size methods
import HqlParserTest from hibernate code and replaced the String queries with statically typed ones
2008-03-10 18:59:47 +00:00
Timo Westkämper
220d08b998 removed deprecations 2008-03-09 18:56:34 +00:00
Timo Westkämper
5408e3d71b updated 2008-03-08 16:25:14 +00:00
Timo Westkämper
1fd786a463 moved JoinExpression and JoinType out of QueryBase
moved Order and OrderSpecifier out of Types
2008-03-08 14:23:36 +00:00
Timo Westkämper
a4b04d0b03 deprecated query level join constructs as they are to be replaced by inline joins 2008-03-07 22:14:16 +00:00
Timo Westkämper
49aac9247a formalized Path types 2008-03-07 22:12:02 +00:00
Timo Westkämper
76af7c7bdf added tests for reserved words 2008-03-06 21:43:02 +00:00
Timo Westkämper
4121c37e43 added null checks 2008-03-06 20:36:03 +00:00
Timo Westkämper
71da0ac3c0 fixed Visitor dispatch 2008-03-06 18:32:49 +00:00
Timo Westkämper
45a03ef1c9 created querydsl structure updated to version 0.2.0 2008-03-06 17:38:32 +00:00
Timo Westkämper
a4b801029c Renamed remotely 2008-03-06 17:26:51 +00:00