Commit Graph

14 Commits

Author SHA1 Message Date
Timo Westkämper
a3ca8fd514 moved TemplateExpression implementations to com.mysema.query.types.template 2010-09-19 08:53:51 +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
8c1c6d6a52 #624602 : renamed SubQuery to SubQueryExpression 2010-08-26 12:38:38 +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
686a8f35ef added addFlag methods 2010-07-10 02:43:31 +00:00
Timo Westkämper
9bc358adc0 #595612 : added common signature for Query and SubQuery types of hql, jdoql and sql modules 2010-06-30 17:03:17 +00:00
Timo Westkämper
212b3eceb4 cleaned code 2010-06-21 16:07:45 +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
c0da8c7f75 #594700 : moved alias construction to QueryMixin 2010-06-16 14:25:59 +00:00
Timo Westkämper
ce7abfd371 #594700 : implemented subquery joins in Querydsl SQL 2010-06-15 21:39:28 +00:00
Timo Westkämper
2143d8e2ff #594700 : added basic support for subqueries 2010-06-15 21:06:48 +00:00
Timo Westkämper
a56ced1bb2 added subquery superclasses 2010-05-13 21:28:59 +00:00