Rob Bygrave
|
fcda419abb
|
#2424 Preserve using PersistenceException when transaction register(Callback) called with no active transaction
|
2021-10-21 12:06:45 +13:00 |
|
Rob Bygrave
|
8fb02662e6
|
#2423 Add @Nullable on single bean publish and restore by id
|
2021-10-20 20:06:59 +13:00 |
|
Rob Bygrave
|
1aac63771d
|
#2423 Tidy up DefaultServer internals getting descriptor
|
2021-10-20 19:58:11 +13:00 |
|
Rob Bygrave
|
3a138c3462
|
Tidy internals only - improve DefaultServer parameter names
|
2021-10-20 16:07:43 +13:00 |
|
Rob Bygrave
|
30088f4de7
|
#2423 Tidy up DefaultServer internals with Objects.requireNonNull()
|
2021-10-20 15:53:50 +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
|
92a13ad265
|
Remove pom releaseBackup files that should not be there
|
2021-10-20 09:52:06 +13:00 |
|
Rob Bygrave
|
a445557ec3
|
#2422 - Remove extraneous jsr 305 @Nonnull
|
2021-10-19 17:59:25 +13:00 |
|
Rob Bygrave
|
709eb369c9
|
#2419 - Add explicit @Nullable on findOne() methods
|
2021-10-19 12:12:11 +13:00 |
|
Rob Bygrave
|
5a4924b6cb
|
#2421 - Change database.diff() to return empty map rather than null with null bean argument
|
2021-10-19 11:58:29 +13:00 |
|
Rob Bygrave
|
a61c73c62a
|
#2418 #2420 BeanState.loadErrors() returns empty map
Change Database.beanState() to throw IllegalArgumentException when bean isn't an entity bean
|
2021-10-19 11:52:36 +13:00 |
|
Rob Bygrave
|
7862648b83
|
#2419 - Add explicit @Nullable on findOne() methods
|
2021-10-19 11:50:22 +13:00 |
|
Rob Bygrave
|
834c04bd33
|
Update Postgres test dependency only (#2303)
|
2021-10-13 09:45:00 +13:00 |
|
Rob Bygrave
|
e173f6e9a9
|
Tidy only DefaultPersistenceContext after merge of #2411
|
2021-10-12 15:10:36 +13:00 |
|
 Rob BygraveandGitHub
|
349cd01921
|
Merge pull request #2411 from ebean-orm/feature/weak-reference-persistence-context
Weak reference based persistence context for streaming queries
|
2021-10-12 14:39:47 +13:00 |
|
Rob Bygrave
|
caf18565a0
|
[maven-release-plugin] prepare for next development iteration
|
2021-10-12 12:46:15 +13:00 |
|
Rob Bygrave
|
c89d39ec2d
|
[maven-release-plugin] prepare release ebean-parent-12.12.2
|
2021-10-12 12:46:08 +13:00 |
|
Roland Praml
|
2f277938e5
|
Remove LoadContext.resetPersistenceContext
|
2021-10-11 17:48:09 +02:00 |
|
Roland Praml
|
5322ab3e7e
|
Remove: ReadJson.resetContext as it is not used
|
2021-10-11 17:22:33 +02:00 |
|
Roland Praml
|
3f5009aa91
|
Use WeakReferences when in iterate query mode
|
2021-10-11 16:25:21 +02:00 |
|
Rob Bygrave
|
ea3fb833a4
|
Weak reference based PersistenceContext for streaming queries
|
2021-10-11 22:48:18 +13:00 |
|
Rob Bygrave
|
8440a13b0f
|
Refactor rename internal method DefaultPersistenceContext.classContext()
|
2021-10-11 11:36:38 +13:00 |
|
Rob Bygrave
|
c5e940733c
|
#2408 Followup refactor BindParamsParser extract methods
|
2021-10-11 11:21:28 +13:00 |
|
 Rob BygraveandGitHub
|
ac73031bec
|
Merge pull request #2408 from FOCONIS/pr/bugfix/reuse_update_collection_parameters
Fix reuse of io.ebean.Update when using setParameter with Collection
|
2021-10-11 11:01:23 +13:00 |
|
Rob Bygrave
|
2549eace09
|
#2406 - Memory leak in Query.findEach
|
2021-10-08 11:20:54 +13:00 |
|
Jonas Pöhler
|
a592717c77
|
Merge remote-tracking branch 'ebean/master' into pr/bugfix/reuse_update_collection_parameters
|
2021-10-06 11:57:50 +02:00 |
|
Jonas Pöhler
|
db6f93e383
|
FIX: Reuse of io.ebean.Update with collection parameters did not work correctly
|
2021-10-06 11:57:09 +02:00 |
|
Rob Bygrave
|
0a0d67585c
|
[maven-release-plugin] prepare for next development iteration
|
2021-10-05 10:50:00 +13:00 |
|
Rob Bygrave
|
db2f8cd811
|
[maven-release-plugin] prepare release ebean-parent-12.12.1
|
2021-10-05 10:49:53 +13:00 |
|
Rob Bygrave
|
1a34a56351
|
[maven-release-plugin] prepare for next development iteration
|
2021-09-24 10:12:14 +12:00 |
|
Rob Bygrave
|
edfdbd56b1
|
[maven-release-plugin] prepare release ebean-parent-12.12.0
|
2021-09-24 10:12:07 +12:00 |
|
Rob Bygrave
|
8f94072afd
|
Log error when ebean-ddl-generator not in classpath but ddlRun is true
|
2021-09-23 22:32:01 +12:00 |
|
Rob Bygrave
|
d028b200fa
|
Log error when ebean-ddl-generator not in classpath but ddlRun is true
|
2021-09-23 22:28:01 +12:00 |
|
Rob Bygrave
|
35a6ff7f02
|
#2392 - Oracle specific singleAttribute distinct query - not include the column twice with order by clause
|
2021-09-23 18:48:40 +12:00 |
|
Rob Bygrave
|
cebac8040f
|
#2391 - MySql specific NPE because the return value of "java.sql.ResultSetMetaData.getTableName(int)" is null
|
2021-09-23 17:20:59 +12:00 |
|
Rob Bygrave
|
3244314424
|
#2390 - Tidy generated SQL removing excess whitespace after id = ? predicate
|
2021-09-23 16:42:45 +12:00 |
|
Rob Bygrave
|
0a4c26965c
|
No effective change - tidy whitespace in CQueryBuilder
|
2021-09-23 16:36:20 +12:00 |
|
Rob Bygrave
|
6238243c91
|
No effective change - tidy whitespace in CQueryBuilderRawSql
|
2021-09-23 16:35:35 +12:00 |
|
Rob Bygrave
|
c1d7e77d85
|
No effective change - tidy whitespace in DtoMeta etc
|
2021-09-23 16:31:29 +12:00 |
|
Rob Bygrave
|
5b07309f51
|
#2389 - redis.clients.jedis.exceptions.JedisDataException: ERR wrong number of arguments for 'mget' command
|
2021-09-23 15:41:33 +12:00 |
|
Rob Bygrave
|
dec114028f
|
#2388 - Bump dependencies ebean-migration, classpath-scanner, avaje-config
|
2021-09-23 15:01:43 +12:00 |
|
Rob Bygrave
|
477e7eeeda
|
#2387 - Hit the L2 bean cache via property IN expression (when property is the id property)
|
2021-09-23 00:23:23 +12:00 |
|
Rob Bygrave
|
f467ca2e10
|
Refactor internals, reduce the number of loggers used and simplify
|
2021-09-22 22:29:41 +12:00 |
|
Rob Bygrave
|
a14f7a1766
|
#2039 Map LocalDateTime when generating DB migrations for Postgres to timestamp DB type
|
2021-09-22 16:23:10 +12:00 |
|
 Rob BygraveandGitHub
|
57689db291
|
Merge pull request #2380 from cit-consulting/isToManyDirty_cce
WIP: Try to fix ClassCastException in isToManyDirty() check
|
2021-09-22 14:00:19 +12:00 |
|
Rob Bygrave
|
769f6b72ae
|
Bump to 12.12.0-SNAPSHOT
|
2021-09-21 15:04:08 +12:00 |
|
Rob Bygrave
|
97e9b3c473
|
#2383 - Refactor rename Pairs methods for consistency (that are expected to be used only internally)
|
2021-09-21 15:01:01 +12:00 |
|
 Rob BygraveandGitHub
|
3550bf61c4
|
Refactor rename TransactionManager methods (#2382)
|
2021-09-21 14:54:26 +12:00 |
|
 Rob BygraveandGitHub
|
0bf8c9eb64
|
Add module-info support via multi-version jar (#2381)
|
2021-09-21 14:37:51 +12:00 |
|
Vladimir Konkov
|
01e7ddcffd
|
Try to fix ClassCastException in isToManyDirty() check
|
2021-09-20 20:02:58 +03:00 |
|