 Roland PramlandRob Bygrave
|
8fc6abd480
|
IOUtils is no longer used, using java 1.7 StandardCharsets makes EncodeUtil also obsolete (#1410)
|
2018-06-10 22:30:47 +12:00 |
|
Rob Bygrave
|
06bce35f5a
|
#1293 - Refactor - move JdbcClose into io.ebean.util ... from io.ebeaninternal.util as it is used in public API (platform code, sequences etc)
|
2018-02-27 12:56:20 +13:00 |
|
Rob Bygrave
|
f8ea5619d0
|
#1268 - SQL Server fix for "for update" plus Sequences support plus refactor of sequences
|
2018-02-22 22:45:44 +13:00 |
|
Rob Bygrave
|
5237e8ba66
|
#1261 - ENH: Support use of getGeneratedKeys with SqlUpdate
|
2018-02-16 09:45:49 +13:00 |
|
 Koen De GrooteandRob Bygrave
|
f1ebe7929b
|
Internal refactor / tidy - Suggestions from intellij code analysis. (#1209)
|
2017-11-14 18:19:38 +13:00 |
|
 Roland PramlandRob Bygrave
|
40f5596837
|
add missing @override (#975)
* no effective code change: add missing @override in "io.ebean.*" package
* no effective code change: add missing @override in "io.ebeaninternal.api.*" package
* no effective code change: add missing @override in "io.ebeaninternal.server.*" package
* no effective code change: add missing @override in "io.ebeaninternal.util.*" package
* no effective code change: add missing @override in "io.ebeanservice.*" package
* no effective code change: add missing @override in "src/test/java/"
|
2017-02-24 00:01:25 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|