Commit Graph

338 Commits

Author SHA1 Message Date
Timo Westkämper
2eebd50599 added test 2011-04-01 06:23:58 +00:00
Timo Westkämper
bad695c282 added test 2011-03-23 12:22:07 +00:00
Timo Westkämper
c11480204c added tests 2011-03-23 10:14:46 +00:00
Timo Westkämper
0cf03cd5f8 added test for ValidatingVisitor 2011-03-23 09:32:23 +00:00
Timo Westkämper
f4e8623126 #737069 : added basic implementation of validation 2011-03-22 20:49:21 +00:00
Timo Westkämper
432cb2bee8 #735310 : worked on singleResult support 2011-03-15 18:54:25 +00:00
Timo Westkämper
83c1674d33 #735310 : added singleResult support and tests 2011-03-15 15:09:53 +00:00
Timo Westkämper
703cd1923a added more tests 2011-03-15 14:06:47 +00:00
Timo Westkämper
9deabc2e1e #734319 : added PathBuilder.getEnum 2011-03-14 06:53:38 +00:00
Timo Westkämper
bd22f1a289 improved error messages
added tests
2011-03-11 07:06:02 +00:00
Timo Westkämper
e0829e8591 added tests 2011-03-09 07:58:28 +00:00
Timo Westkämper
0b1b22a150 added option to disable serialization of property annotations 2011-03-08 20:25:24 +00:00
Timo Westkämper
2649be53dd #731368 : fixed bean property name capitalization 2011-03-08 17:31:30 +00:00
Timo Westkämper
1e3b291186 #731368 : added property Bean property name conversions 2011-03-08 15:24:54 +00:00
Timo Westkämper
64ed424238 added tests for package suffix 2011-03-07 17:46:56 +00:00
Timo Westkämper
e188ff88f2 added tests 2011-03-05 22:22:57 +00:00
Timo Westkämper
36ed8c53cb added test for CodegenModule 2011-03-05 16:42:26 +00:00
Timo Westkämper
07f0d20c30 #632396 : worked on package suffix support 2011-03-05 15:39:17 +00:00
Timo Westkämper
238b917cb0 #727053 : added NEGATE operation 2011-03-05 15:01:53 +00:00
Timo Westkämper
c842fef5c8 #727942 : added support for geospatial queries 2011-03-04 15:15:18 +00:00
Timo Westkämper
4f7f0bdcee removed support for extension methods
#724941 : added support for custom types
2011-03-03 21:08:03 +00:00
Timo Westkämper
3bc066387e #728458 : new BooleanBuilder(new BooleanBuilder()) throws now Exception 2011-03-03 14:24:01 +00:00
Timo Westkämper
b4dfad9ce4 fixed Projectable.uniqueResult contract in ProjectableQuery 2011-02-23 18:02:27 +00:00
Timo Westkämper
ea8ee28d2d added test for javadoc creation 2011-02-23 13:39:58 +00:00
Timo Westkämper
06fd2ccc4d fixed inner class handling 2011-02-23 13:08:36 +00:00
Timo Westkämper
26e88f5ab6 2011-02-23 09:43:18 +00:00
Timo Westkämper
6d2a1efddd #720590 : made FactoryExpressionUtils support deeply nested projections 2011-02-17 10:53:58 +00:00
Timo Westkämper
442dbeb7b2 #720590 : moved FactoryExpression expansion and compression out of factory expression implementations 2011-02-17 10:29:07 +00:00
Timo Westkämper
f550c5958c #720078 : added better Exception 2011-02-17 08:24:55 +00:00
Timo Westkämper
2d7633b32a added tests 2011-02-16 07:57:20 +00:00
Timo Westkämper
530f1cd248 #704638 : added support for nameSuffix 2011-02-12 16:13:49 +00:00
Timo Westkämper
6a8ef6fb2b added tests for nested FactoryExpression projection 2011-02-07 17:35:06 +00:00
Timo Westkämper
7d39b93e1f added another FactoryExpression test 2011-02-07 06:58:54 +00:00
Timo Westkämper
51aa4fedc8 #708801 : added support for nested projections 2011-02-06 17:51:11 +00:00
Timo Westkämper
0bf8faf403 #710842 : worked on case insensitive regex support 2011-02-06 15:17:04 +00:00
Timo Westkämper
25fd0c680e added better field access tests 2011-01-28 09:54:34 +00:00
Timo Westkämper
2c94bb1a57 #708804 : added factory class 2011-01-27 18:47:33 +00:00
Timo Westkämper
8aeff005ed #708806 : added field access option to QBean 2011-01-27 18:43:55 +00:00
Timo Westkämper
aa70763cef added tests 2011-01-19 19:40:27 +00:00
Timo Westkämper
d9ac7728ca added tests 2011-01-18 19:19:17 +00:00
Timo Westkämper
cb92bcc7b0 2011-01-18 18:54:58 +00:00
Timo Westkämper
c2620fa757 2011-01-18 18:53:15 +00:00
Timo Westkämper
ac74a9c180 added tests 2011-01-18 18:45:46 +00:00
Timo Westkämper
68ae42cbe1 #702872 : fixed NPEs for generic types 2011-01-14 20:35:16 +00:00
Timo Westkämper
29138843b7 2011-01-06 16:19:58 +00:00
Timo Westkämper
2fce8bbed5 #692478 : improved like escaping 2010-12-23 21:54:44 +00:00
Timo Westkämper
4899263451 #692478 : added tests for escaping 2010-12-23 20:20:32 +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
fdc1112999 added tests 2010-11-10 16:16:54 +00:00