Robin Bygrave
|
89bed8be67
|
#326 - API Addition - saveAll(), deleteAll() etc
|
2015-07-20 09:42:05 +12:00 |
|
Robin Bygrave
|
f6466d3211
|
#280 - ENH: Add ServerConfig.setJsonInclude(...) ALL, NON_NULL, NON_EMPTY
|
2015-07-20 08:45:46 +12:00 |
|
Robin Bygrave
|
160e4d7dd1
|
#318 - JSON - toBean error at Transient (with support for #327, #328, #329)
|
2015-07-19 21:41:20 +12:00 |
|
rbygrave
|
49babef495
|
#314 - ServerCache API - change from int to long for ServerCacheStatistics (hitCount, missCount) and ServerCache remove putIfAbsent() method
|
2015-06-30 00:56:11 +12:00 |
|
rbygrave
|
29a6bbb6e6
|
#312 - Ability to remove deregister BeanPersistListeners removed
|
2015-06-24 22:32:12 +12:00 |
|
rbygrave
|
041324d177
|
#310 - Child bean with @Id long id = 0 ... when cascade saved from parent ... tries to update instead of insert resulting in OptimisticLockingException
|
2015-06-17 23:16:02 +12:00 |
|
rbygrave
|
f5a2cf8ff9
|
#297 - ENH: Add support for mapping Map<String,Object> as JSON content to DB including Postgres JSON and JSON types.
|
2015-05-28 00:02:57 +12:00 |
|
rbygrave
|
40f7a0088d
|
No effective change - add tests for ConvertInetAddressesTest and DefaultTypeFactoryTest
|
2015-05-14 23:22:19 +12:00 |
|
rbygrave
|
6a02a8d69f
|
No effective change - code format and tidy
|
2015-05-14 22:42:37 +12:00 |
|
rbygrave
|
f7fa778e99
|
#287 - ENH: Support nested transactions with the Ebean.beginTransaction() API
|
2015-05-08 21:55:49 +12:00 |
|
rbygrave
|
3b30388b35
|
Fix for #258 - Missing Inserts for Large Batches - Ebean 3.2.2
|
2015-04-11 18:55:08 +12:00 |
|
rbygrave
|
bede89fe13
|
Test for #269 - ENH: Add support for wildcard / startsWith jar searching
|
2015-04-11 11:14:48 +12:00 |
|
rbygrave
|
6bb38f2674
|
#220 - Refactor Persist batch, add effectively add PersistBatch.INSERT (to ALL and NONE) and allow batching per request (save(), insert(), update(), delete())
|
2014-12-10 03:29:44 +13:00 |
|
rbygrave
|
09f8967459
|
#215 - Remove findPagingList() ... it has been deprecated for a while, please migrate to findPagedList()
|
2014-12-01 21:52:40 +13:00 |
|
rbygrave
|
370267ab6f
|
Refactor properties bootup, remove GlobalProperties and allow ServerConfig.loadFromProperties()
|
2014-11-30 17:08:02 +13:00 |
|
rbygrave
|
d5d6ac675b
|
Add support for java.time types for use with @CreatedTimestamp and @UpdatedTimestamp
|
2014-11-24 20:41:46 +13:00 |
|
rbygrave
|
6ecb77dcc2
|
Fix for #206 - Reuse SqlUpdate when binding a list that can vary in size
|
2014-11-22 23:40:14 +13:00 |
|
rbygrave
|
b8078083b1
|
Add MonthDay support, ScalarTypeMonthDay
|
2014-11-18 23:57:53 +13:00 |
|
rbygrave
|
fd4d757f87
|
WIP Java8 types - ScalarTypeDuration etc
|
2014-11-18 01:20:26 +13:00 |
|
rbygrave
|
b71b0fc8e2
|
WIP Java8 types - ScalarTypeDuration etc
|
2014-11-17 01:09:43 +13:00 |
|
rbygrave
|
7f30dc7b1e
|
WIP Java8 types - ScalarTypeDuration etc
|
2014-11-17 00:05:20 +13:00 |
|
rbygrave
|
641385aab5
|
ScalarTypeLocalDate update - some test ordering issues
|
2014-11-14 01:01:32 +13:00 |
|
rbygrave
|
33ab7eb7a5
|
Add ScalarTypeLocalDate
|
2014-11-13 23:13:51 +13:00 |
|
Rob Bygrave
|
8a4d78a3f5
|
Fix JSON for ScalarTypePostgresHstore with field name and nulls
|
2014-11-13 00:49:20 +13:00 |
|
Rob Bygrave
|
eaee3a9c02
|
JSON refactor - tidy up
|
2014-11-12 22:10:28 +13:00 |
|
Rob Bygrave
|
221272328c
|
WIP JSON refactor - tidy up ScalarTypes
|
2014-11-12 00:17:24 +13:00 |
|
Rob Bygrave
|
241f6f3d6d
|
#196 - Add support for using java.net.InetAddress in entity beans
|
2014-10-20 22:31:22 +13:00 |
|
Rob Bygrave
|
5d09ca16d6
|
Fix for #192 - Backslash literal in LIKE expression - Postgres (and H2, MySql) behaviour
|
2014-10-08 21:42:39 +13:00 |
|
Rob Bygrave
|
29f1e63146
|
Fix for #186 - Fix for Lazy load when fetched optional ManyToOne bean is null in database
|
2014-08-22 00:41:12 +12:00 |
|
rbygrave
|
562c6fafc9
|
Update maven-enhancer to 4.1.5, improve test - TestNotEnhancedMappedSuper
|
2014-07-19 19:41:57 +12:00 |
|
rbygrave
|
0c4fc4eea3
|
Fix for #173 - Ability to use a MappedSuperClass without being enhanced as long as it doesn't have persistent fields
|
2014-07-19 17:49:03 +12:00 |
|
rbygrave
|
3f2676ab49
|
Fix for #168 - ENH: DataSource - add support for configuring autocommit=true
|
2014-07-16 21:58:32 +12:00 |
|
Rob Bygrave
|
b973cc3b86
|
No effective change - imports of Assert in tests + formatting
|
2014-07-02 23:29:54 +12:00 |
|
Rob Bygrave
|
0b2ba2a82e
|
Fix for #151 - IllegalArgumentException using enum in filter - toBeanType() throws
|
2014-06-24 00:04:32 +12:00 |
|
Rob Bygrave
|
22cd5b0e82
|
Fix for #128 storing UUID as binary
|
2014-05-17 21:52:51 +12:00 |
|
Rob Bygrave
|
289deb397a
|
Embedded beans support in l2 cache - initial work
|
2014-04-30 01:49:20 +12:00 |
|
Rob Bygrave
|
4c4e084e43
|
WIP update/refactoring on caching
|
2014-04-24 01:57:52 +12:00 |
|
Rob Bygrave
|
a7df7da984
|
Fix #23 - Covers: unit tests for: stateless updates which fails when executing without...
|
2014-04-23 21:16:30 +12:00 |
|
Rob Bygrave
|
654b10154e
|
Fix for #83 - Bug: Stateless update cascading to OneToOne or ManyToOne incorrectly tries to INSERT rather than UPDATE
|
2014-04-23 02:31:08 +12:00 |
|
Rob Bygrave
|
f4357c2767
|
Add test for reference on bean with constructor setting properties
|
2014-04-23 02:01:27 +12:00 |
|
Rob Bygrave
|
0d1c9e2883
|
Fix for #91 Stateless Update API Change, #90 Removed BeanState.setReference(), #89 Remove support for multiple @Id properties
|
2014-04-23 01:51:27 +12:00 |
|
Rob Bygrave
|
5e2d592c2a
|
v4 refactor for diff() support
|
2014-04-21 12:34:51 +12:00 |
|
Rob Bygrave
|
96e4b4640f
|
Merge in v4 code changes
|
2014-04-03 03:47:55 +13:00 |
|
Rob Bygrave
|
695d3374a8
|
Default classPath scan include all jars (hopefully better default
behaviour)
|
2014-01-31 00:17:11 +13:00 |
|
Rob Bygrave
|
1b8aa682c6
|
Change classPath scan to support searching manifest (maven surefire classpath scanning)
|
2014-01-30 23:21:50 +13:00 |
|
Rob Bygrave
|
87a948223c
|
Merge branch 'dbpool-logging'
|
2014-01-22 01:09:19 +13:00 |
|
Rob Bygrave
|
05dcdf162b
|
Refactor internals of batch lazy loading and query fetches
|
2014-01-18 23:35:42 +13:00 |
|
Rob Bygrave
|
5f4789f9ba
|
Support heart beat timeout, tidy up free buffer
|
2014-01-16 00:28:00 +13:00 |
|
Rob Bygrave
|
4900a460d1
|
Fix for DataSourcePool trim idle connections not firing frequently
enough
|
2013-12-14 21:24:26 +13:00 |
|
Rob Bygrave
|
d16f33d26b
|
Modified DataSource pool - cleanup of reset and statistics collection
|
2013-12-12 20:57:50 +13:00 |
|