rob bygrave
|
35580fa62b
|
#2101 - Refactor to make ebean-migration optional dependency
|
2020-11-18 21:52:32 +13:00 |
|
rob bygrave
|
f394e7f39b
|
#2099 - Refactor internals introduce use of ebean-ddl-runner
|
2020-11-12 22:42:00 +13:00 |
|
rob bygrave
|
e6f0ab90dc
|
#2094 - Refactor remove isJavaTimePresent() ... we are Java 8+ so removing effectively redundant code
|
2020-10-23 01:25:28 +13:00 |
|
rob bygrave
|
53f4739c8f
|
#2093 - Refactor remove isJava7Present() ... we are Java 8+ so Java 7 types are always present - Removing effectively redundant code
|
2020-10-23 01:21:48 +13:00 |
|
rob bygrave
|
6ecc10a35c
|
#2091 - Using Postgis types with query gives PersistenceException Caused by: java.sql.SQLException: Unhandled data type [6000] bind number[0]
|
2020-10-22 22:48:53 +13:00 |
|
rob bygrave
|
0abcc9e06e
|
#2085 - Refactor promote getDataSource() and getReadOnlyDataSource() to Database from plugin.SpiServer interface
|
2020-10-20 12:08:21 +13:00 |
|
rob bygrave
|
064b3ceaa4
|
#2080 - Refactor convert from sychronized to ReentrantLock
DatabaseFactory, DbPrimary, ScalarTypeArrayList etc
|
2020-10-16 00:46:13 +13:00 |
|
 Rob BygraveandGitHub
|
14181932ec
|
Refactor synchronized to ReentrantLock (#2081)
|
2020-10-16 00:20:42 +13:00 |
|
rob bygrave
|
1f1868fdd3
|
#2079 - Refactor to make Jackson core an optional dependency
|
2020-10-15 22:04:36 +13:00 |
|
rob bygrave
|
c783f26340
|
#2076 - Remove JAXB as dependency of ebean-api
- Move JAXB detection to ebean-ddlgen
- JAXB as test dependency of ebean-core
|
2020-10-12 16:10:07 +13:00 |
|
rob bygrave
|
49b1bd54c3
|
#2075 - Refactor external mapping (i.e. named queries from ebean.xml etc) - extract api and separate module
|
2020-10-12 14:54:25 +13:00 |
|
rob bygrave
|
f57db28f1c
|
#2075 - Refactor external mapping api and use ServiceLoader
|
2020-10-10 17:12:13 +13:00 |
|
rob bygrave
|
b22bffe770
|
#2074 - Refactor extract ebean-ddlgen module. In future this module would expected to be a test only dependency
|
2020-10-10 12:28:02 +13:00 |
|
rob bygrave
|
b9047bf280
|
#2073 - Refactor internals for DdlGenerator use use ServiceLoader
|
2020-10-09 22:58:47 +13:00 |
|
rob bygrave
|
a6f5ab8074
|
Refactor internals - move DbOffline, split VisitAllUsing into VisitProperties
|
2020-10-09 18:02:40 +13:00 |
|
rob bygrave
|
60becb6346
|
#2072 - Extract ebean-api module - NB: this includes moving ShutdownManager and small adjustment to DocStore/Elastic SPI
|
2020-10-09 17:12:27 +13:00 |
|
rob bygrave
|
11839aca5e
|
Refactor to ServiceLoad MetricFactory implementation
|
2020-10-09 14:17:21 +13:00 |
|
rob bygrave
|
86aed458dd
|
Move ShutdownManager into io.ebean.event
|
2020-10-09 14:13:52 +13:00 |
|
rob bygrave
|
d113ddc525
|
#2067 - Extract ebean-autotune into separate module
|
2020-10-08 23:34:56 +13:00 |
|
 Rob BygraveandGitHub
|
7c36439daf
|
Refactor move into ebean-core directory (#2066)
|
2020-10-08 21:31:18 +13:00 |
|