Timo Westkämper
|
48b3f5798c
|
worked on path specific Types
|
2010-08-29 15:12:52 +00:00 |
|
Timo Westkämper
|
8c1c6d6a52
|
#624602 : renamed SubQuery to SubQueryExpression
|
2010-08-26 12:38:38 +00:00 |
|
Timo Westkämper
|
e6d53dd02e
|
fixed handling of default variables
|
2010-08-25 15:09:35 +00:00 |
|
Timo Westkämper
|
06c0a84166
|
#604727 : worked on Bean class code generation
|
2010-08-25 12:32:32 +00:00 |
|
Timo Westkämper
|
37d6a23f4a
|
removed some FindBugs suppressWarnings
added relationalPath metadata usage
|
2010-08-25 10:44:01 +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
|
85fccaaec5
|
#619667 : added support for query flags in SQL DML clauses
|
2010-08-19 12:32:53 +00:00 |
|
Timo Westkämper
|
86e205b41d
|
#617279 : splitted EConstructor into EConstructor and FactoryExpression
|
2010-08-13 10:43:35 +00:00 |
|
Timo Westkämper
|
87e4c0d41e
|
simplified Configuration
|
2010-07-15 02:39:22 +00:00 |
|
Timo Westkämper
|
e33d34e470
|
integrated SQLTemplates into Configuration
|
2010-07-14 13:51:25 +00:00 |
|
Timo Westkämper
|
2de9096f5e
|
#605559 : commited basic implementation of user types
|
2010-07-14 02:30:11 +00:00 |
|
Timo Westkämper
|
1ef91ed0d2
|
#603946 : added generic support for query customization
|
2010-07-10 00:32:40 +00:00 |
|
Timo Westkämper
|
bcffe75f9b
|
improved tests
organized imports
|
2010-07-09 17:46:48 +00:00 |
|
Timo Westkämper
|
ff8cb71a93
|
changed union signature
|
2010-07-09 17:17:17 +00:00 |
|
Timo Westkämper
|
5e81a1feb6
|
#603575 : added union for subqueries
|
2010-07-09 13:53:31 +00:00 |
|
Timo Westkämper
|
5b1210796e
|
#602821 : added union tests
|
2010-07-07 02:34:22 +00:00 |
|
Timo Westkämper
|
d46937f7e3
|
fixed Method may return null, but is declared @NonNull
|
2010-07-06 21:01:04 +00:00 |
|
Timo Westkämper
|
8338cedb33
|
removed generic ResultSet / PreparedStatemnt usage
|
2010-07-06 14:50:22 +00:00 |
|
Timo Westkämper
|
212b3eceb4
|
cleaned code
|
2010-06-21 16:07:45 +00:00 |
|
Timo Westkämper
|
f669e6cd44
|
#593533 : refactored ForeignKey, PrimaryKey and related classes
|
2010-06-18 18:32:45 +00:00 |
|
Timo Westkämper
|
e29767c639
|
#593533 : added example for compact join syntax
|
2010-06-17 17:39:01 +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
|
b6fb7b883a
|
#594338 : added initial support for parameters
|
2010-06-14 21:08:05 +00:00 |
|
Timo Westkämper
|
e95989c28b
|
#501143 : added Tuple projection support
|
2010-05-19 17:10:27 +00:00 |
|
Timo Westkämper
|
7e47b0d136
|
further changed Expr type locations
|
2010-03-23 08:43:53 +00:00 |
|
Timo Westkämper
|
e050ab0d6b
|
moved Expr base types to com.mysema.query.types.expr
|
2010-03-22 20:22:55 +00:00 |
|
Timo Westkämper
|
b3964ac7f1
|
moved basic types to com.mysema.query.types
moved constants to com.mysema.query.types.constant
|
2010-03-22 18:24:12 +00:00 |
|
Timo Westkämper
|
32720757fe
|
moved Path, Custom, Operation and related types to com.mysema.query.types
|
2010-03-22 17:45:50 +00:00 |
|
Timo Westkämper
|
c37be07e4c
|
fixes based on Sonar reports
added more inheritance related tests
|
2010-03-16 07:24:23 +00:00 |
|
Timo Westkämper
|
c7c2845a45
|
added test for type parameter inheritance
fixed issues with QueryMetadata.reset()
added tests for various projection types in querydsl-sql
|
2010-03-15 18:31:39 +00:00 |
|
Timo Westkämper
|
d606f8e58a
|
worked on mssql dialect
refactored Template usage in SerializerBase
added inheritance tests
|
2010-03-13 17:08:10 +00:00 |
|
Timo Westkämper
|
4895e60747
|
added subquery alias support
added more mssql paging tests
|
2010-03-12 19:27:33 +00:00 |
|
Timo Westkämper
|
8d9beece5c
|
extended SQLQuery interface
added MSSQL paging tests
|
2010-03-12 15:36:03 +00:00 |
|
Timo Westkämper
|
50a9900aa5
|
fixes based on Sonar checks
|
2010-03-11 10:08:53 +00:00 |
|
Timo Westkämper
|
937f6ae983
|
|
2010-03-10 08:37:55 +00:00 |
|
Timo Westkämper
|
8f5972534b
|
added proper APT code generation testing
added compilation test for MetaDataExporter
|
2010-03-09 22:01:55 +00:00 |
|
Timo Westkämper
|
a873343e22
|
enabled default variable generation
updated version to 1.3.6
|
2010-03-09 09:14:11 +00:00 |
|
Timo Westkämper
|
dab577e4e3
|
|
2010-03-08 20:30:18 +00:00 |
|
Timo Westkämper
|
5ea149316e
|
added test for getResults
|
2010-03-08 20:24:27 +00:00 |
|
Timo Westkämper
|
7a139c5bc8
|
added ResultSet as a projection type to SQLQuery
|
2010-03-08 19:51:08 +00:00 |
|
Timo Westkämper
|
156dca214d
|
updated version to 1.3.5
added first working sketch of SQL INSERT in querydsl-sql
|
2010-03-08 19:20:19 +00:00 |
|
Timo Westkämper
|
17437f6b44
|
added findbugs annotations
|
2010-03-08 10:09:36 +00:00 |
|
Timo Westkämper
|
edd18f1663
|
added findbugs checks
|
2010-03-08 09:09:38 +00:00 |
|
Timo Westkämper
|
9c779ce23d
|
moved QueryBase to support package, since it is not part of the public API
added SimpleQuery, SimpleProjectable and SimpleQueryAdapter
|
2010-03-07 19:35:58 +00:00 |
|
Timo Westkämper
|
cacde7de65
|
for subtype variables : SubType -> Q
|
2010-03-07 19:00:57 +00:00 |
|
Timo Westkämper
|
68aa9d2b94
|
#530217 : added typed variants of ObjectSubQuery
|
2010-03-05 15:35:31 +00:00 |
|
Timo Westkämper
|
faa70a0487
|
fixes based on Sonar reports
|
2010-03-04 13:33:10 +00:00 |
|