Rob Bygrave
|
4050d5e900
|
Add SqlQuery usingTransaction() for consistency and deprecate ExtendedServer API
- The ExtendedServer API is replaced by use of query usingTransaction()
- Add SqlQuery usingTransaction() for consistency with Query and DtoQuery
|
2022-08-02 15:35:00 +12:00 |
|
Rob Bygrave
|
9bb307cce2
|
Remove deprecated methods in ebean-api - SqlQuery
|
2022-04-06 20:45:24 +12:00 |
|
Rob Bygrave
|
4cad515110
|
#2619 - Lack of setNullParameter() functionality on io.ebean.SqlQuery interface
|
2022-03-29 22:41:36 +13:00 |
|
Rob Bygrave
|
b3ee982b64
|
Use @NonNullApi to explicitly reflect non-null return types and params by default
|
2021-10-20 15:45:20 +13:00 |
|
Rob Bygrave
|
c7bb027c7d
|
#2422 - Remove extraneous jsr 305 @Nonnull
|
2021-10-19 17:33:23 +13:00 |
|
Roland Praml
|
824cfa27be
|
Queries are cancelable
|
2021-06-23 17:11:21 +02:00 |
|
rbygrave
|
f3af43a9ce
|
Add support for findEach() on SqlQuery with RowMapper and scalar result
|
2021-06-09 15:49:48 +12: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 |
|