Timo Westkämper
39c7b1a8e6
improved JDOQL subquery tests
2009-06-18 13:19:53 +00:00
Timo Westkämper
5d4c3093fa
added Date, DateTime and Time support to alias creation
2009-06-18 09:12:54 +00:00
Timo Westkämper
f6b797dfbc
moved query expression types to com.mysema.query.types.query
2009-06-18 07:57:02 +00:00
Timo Westkämper
5669dba05a
added basic support for docString handling
2009-06-16 11:53:46 +00:00
Timo Westkämper
1d25feecc7
updated version to 0.4.5-SNAPSHOT
...
updated test suite
2009-06-15 20:23:49 +00:00
Timo Westkämper
eb08554c6a
added support for detached subqueries
2009-06-10 07:11:52 +00:00
Timo Westkämper
1a8e11ba50
added dateTime tests
2009-06-08 12:32:31 +00:00
Timo Westkämper
8e00bf56b7
improved StandardTestSuite coverage
2009-06-07 17:05:12 +00:00
Timo Westkämper
f08dfe3598
unified serialization
2009-06-04 11:05:16 +00:00
Timo Westkämper
5bcade9e46
2009-05-30 17:05:07 +00:00
Timo Westkämper
883ef9cc57
2009-05-28 14:11:24 +00:00
Timo Westkämper
145fcc0df7
2009-05-28 13:47:37 +00:00
Timo Westkämper
3227b8e9ae
2009-05-28 11:57:48 +00:00
Timo Westkämper
4ca0b986a5
2009-05-28 09:33:16 +00:00
Timo Westkämper
8dc4b917b7
unified usage of aggregation methods
2009-05-27 14:18:38 +00:00
Timo Westkämper
b78e201d48
added isEmpty, isNotEmpty, isNull and isNotNull
...
updated version to 0.3.8-SNAPSHOT
2009-05-27 08:00:25 +00:00
Timo Westkämper
b35db63d00
2009-05-26 14:24:08 +00:00
Timo Westkämper
46994f725a
reformatted code
2009-05-26 07:51:58 +00:00
Timo Westkämper
f2ca4982cc
2009-05-25 18:02:36 +00:00
Timo Westkämper
7283b5c373
improvements to JDOQL module
2009-05-25 06:58:21 +00:00
Timo Westkämper
b0c3524af8
2009-05-22 12:18:43 +00:00
Timo Westkämper
a68482945c
2009-05-21 18:05:25 +00:00
Timo Westkämper
ceec611d3b
huge refactorings :
...
* Expr, Path and Operation subtypes as top level types and into separate packages
* Hql -> HQL
* Sql -> SQL
* each module has now com.mysema.query.<modulename>... for all packages
updated version to 0.3.5-SNAPSHOT
2009-05-21 17:58:06 +00:00
Timo Westkämper
b678643e7b
2009-05-19 18:23:43 +00:00
Timo Westkämper
1254bfb09f
added basic Derby support
2009-04-29 19:20:48 +00:00
Timo Westkämper
3d918df73e
added support for supertypes in classpath
2009-04-18 15:23:29 +00:00
Timo Westkämper
d0fd6faaaa
2009-04-16 12:24:49 +00:00
Timo Westkämper
45d8671dd9
updated javadocs
2009-04-16 12:19:29 +00:00
Timo Westkämper
a7b8709b92
added tests for startsWith / endsWith
2009-04-16 08:43:02 +00:00
Timo Westkämper
66e96dfd33
added distinctList and distinctIterator methods to Projectable
...
changed Query/Projectable implementations to support them
2009-04-15 18:42:29 +00:00
Timo Westkämper
ae83977c05
2009-04-13 08:21:51 +00:00
Timo Westkämper
4c79159034
2009-04-07 09:31:31 +00:00
Timo Westkämper
c91d650527
changes to QueryMetadata interface
2009-04-06 07:02:45 +00:00
Timo Westkämper
a0a1cbe531
added QueryBaseWithProjection for Query implementations with projection
...
modified ColQuery, HqlQuery and SqlQuery to extend QueryBaseWithProjection
modified Serializer implementations to user QueryMetadata instead of individual query fields
2009-04-05 09:44:10 +00:00
Timo Westkämper
85160638a3
simplified Operation signature
2009-04-03 07:15:04 +00:00
Timo Westkämper
8a9835558e
made Expr types immutable
2009-04-02 07:07:53 +00:00
Timo Westkämper
8aa8cd3262
made Operation types immutable
2009-04-01 14:24:46 +00:00
Timo Westkämper
1387bdfbf2
added DefaultMetadata and QueryMetadata
...
updated Serializers and Query implementations to use them
2009-03-31 06:56:18 +00:00
Timo Westkämper
4698a0ded9
2009-03-30 08:03:44 +00:00
Timo Westkämper
ba7724c137
fixed full join usage in querydsl-hql
2009-03-30 07:19:00 +00:00
Timo Westkämper
a2d1859ebd
separate apt types into apt specific and model
2009-03-11 13:54:49 +00:00
Timo Westkämper
ed118618c5
refactored querydsl-apt packages
2009-03-10 15:01:51 +00:00
Timo Westkämper
b5a3a00aa9
renamed Serializer.FreeMarker to FreeMarkerSerializer
2009-03-02 15:27:47 +00:00
Timo Westkämper
877f019533
added some TODO comments
2009-02-27 08:16:13 +00:00
Timo Westkämper
2e9906c0d8
updated Iterator implementations in querydsl collections
2009-02-26 18:12:27 +00:00
Timo Westkämper
5367ce77bf
unified names for sub types
2009-02-24 15:41:40 +00:00
Timo Westkämper
9e4c53a12c
renamed grammar.types.Constructor -> EConstructor
...
organized imports
2009-02-24 13:29:44 +00:00
Timo Westkämper
51f6a2e486
fixed oracle dialect issues
2009-02-23 14:35:02 +00:00
Timo Westkämper
97c1ab458e
added tests for cast methods in querydsl-collections and querydsl-sql
2009-02-10 10:54:13 +00:00
Timo Westkämper
e197b259d5
bug #327113 : changed usage of Comparable<SomeType> to Comparable<? super SomeType>
2009-02-09 12:12:52 +00:00