Thibault Meyer
|
ec6a8f5ea2
|
Replace "for" with "foreach"
|
2016-11-08 09:06:13 +01:00 |
|
Rob Bygrave
|
376cb9ebcb
|
#869 - Clash on bind hash value for query cache with consecutive values of "01","20" and "02", "10"
|
2016-11-07 23:47:29 +13:00 |
|
Thibault Meyer
|
969a3c8b8d
|
Replace explicit type with <>
|
2016-11-06 10:00:12 +01:00 |
|
Roland Praml
|
3701b314a0
|
FIX some java warnings / rawtypes
|
2016-11-04 12:19:38 +01:00 |
|
Robin Bygrave
|
ceab95e6c2
|
EQL - Simplify nested query where expressions after parsing
|
2016-07-12 22:51:02 +12:00 |
|
Robin Bygrave
|
c793d6652f
|
#745 - ElasticSearch - internally translate where().id.eq(42) ... to where().setId(42)
|
2016-06-20 22:29:38 +12:00 |
|
Robin Bygrave
|
3477f590dd
|
#743 - Fix issue with ElasticSearch nested path query with multiple nested path expressions
|
2016-06-20 20:57:45 +12:00 |
|
Robin Bygrave
|
a20822a9e1
|
#715 - isNull() expression on @OneToMany or @ManyToMany produces incorrect SQL - should translate this to be same as isEmpty() and result in exists subquery
|
2016-05-20 17:53:11 +12:00 |
|
Robin Bygrave
|
34dcc98908
|
#594 - ElasticSearch - Add match / TextExpression support (Full text search expression)
|
2016-03-09 21:48:22 +13:00 |
|
Robin Bygrave
|
37b86f2191
|
#589 - ElasticSearch - refactor to DocQueryContext
|
2016-03-08 00:00:02 +13:00 |
|
Robin Bygrave
|
8d3b4a0407
|
#304 - ElasticSearch integration part 1 / doc store integration
|
2016-03-01 15:36:44 +13:00 |
|
Robin Bygrave
|
3d91a4f927
|
#566 - Refactor internals - SpiExpression, add prepareExpression() to merge queryAutoTuneHash() and queryPlanHash() - sameByPlan() & sameByBind()
|
2016-02-15 23:44:56 +13:00 |
|
Robin Bygrave
|
769e4bb488
|
#566 - Refactor internals - SpiExpression, add prepareExpression() to merge queryAutoTuneHash() and queryPlanHash() - initial
|
2016-02-13 20:13:16 +13:00 |
|
Robin Bygrave
|
ae44b59c5f
|
#532 - Change example expression such that it supports nested beans
|
2016-01-18 23:52:28 +13:00 |
|
Robin Bygrave
|
fae39fe650
|
#291 - ENH: Add ability to validate a query or property expression - Was Please check column exist on entity
|
2015-11-30 15:10:22 +13:00 |
|
Robin Bygrave
|
5726410f6f
|
#417 - ENH: Add JSON expressions ... path exists and value at path equals value
|
2015-09-21 16:20:14 +12:00 |
|
Robin Bygrave
|
0a8c902790
|
#411 - Refactor AutoFetch, rename to "AutoTune", store/load tuning and profiling as XML
|
2015-09-10 23:20:57 +12:00 |
|
Robin Bygrave
|
204b9ca6e5
|
No effective change - code cleanup - return void (unused return values), remove unused methods
|
2015-08-01 17:54:06 +12:00 |
|
Robin Bygrave
|
19f40cb2e5
|
No effective change - format
|
2015-07-29 20:56:58 +12:00 |
|
rbygrave
|
63e9f603ec
|
Code cleanup - move old iterator/while loops to for loops
|
2014-07-19 19:10:13 +12:00 |
|
Rob Bygrave
|
f7a37537db
|
WIP update api
|
2014-04-20 16:57:14 +12:00 |
|
Rob Bygrave
|
96e4b4640f
|
Merge in v4 code changes
|
2014-04-03 03:47:55 +13:00 |
|
Rob Bygrave
|
8bfa331c61
|
Cleanup of expressions after FilterExprPath now only needed on FilterExpressionList
|
2014-01-31 00:48:59 +13:00 |
|
Rob Bygrave
|
f287205421
|
Refactor of query plan hash - add HashQueryPlan, HashQuery etc
|
2014-01-21 00:48:38 +13:00 |
|
Robin Bygrave
|
4ec62a5772
|
initial rework for new enhancement
|
2013-06-19 20:36:24 +12:00 |
|
rbygrave
|
96ce4c0ddf
|
initial add of EbeanORM server based on v2.8.1
|
2012-09-14 00:40:39 +12:00 |
|