Sanne Grinovero
|
c53050c7c3
|
HHH-15322 Allow JNDI lookups using the osgi scheme
|
2022-07-06 22:38:49 +01:00 |
Andrea Boriero
|
6b4ac625e1
|
HHH-15218 @OptimisticLocking(DIRTY) leads to wrong query during delete of circular reference
|
2022-07-06 11:56:47 +01:00 |
Andrea Boriero
|
3f5b12c9e5
|
HHH-15218 Add test for issue
|
2022-07-06 11:56:47 +01:00 |
Christian Beikov
|
835374328f
|
Update hibernate-core/src/main/java/org/hibernate/loader/ColumnEntityAliases.java
|
2022-06-23 16:22:17 +02:00 |
Ryan Murphy
|
828a1921a7
|
HHH-7525 Reintroduce FailureExpected test case
|
2022-06-23 16:22:17 +02:00 |
Ryan Murphy
|
665004f16f
|
HHH-7525 For @Formula, use property name when there is no column name.
Also removes @FailureExpected from HHH-2225.
|
2022-06-23 16:22:17 +02:00 |
Christoph Dreis
|
a69ffc8b0a
|
HHH-15325 Avoid allocations from BitSet.stream() in AbstractEntityPersister
|
2022-06-15 10:07:04 +02:00 |
Andrea Boriero
|
4159a7b8dc
|
HHH-15281 INSERTs/UPDATEs no longer executed as JDBC Batch statements if hibernate.temp.use_jdbc_metadata_defaults is set to false
|
2022-05-25 15:13:31 +01:00 |
Andrea Boriero
|
54b98d0469
|
HHH-15281 Add test for issue
|
2022-05-25 15:13:31 +01:00 |
Yoann Rodière
|
ff428b6630
|
Add missing entry to changelog
|
2022-05-25 11:04:55 +02:00 |
Hibernate-CI
|
592453ec95
|
5.6.10-SNAPSHOT
|
2022-05-14 22:51:15 +00:00 |
Hibernate-CI
|
3691ca78fd
|
5.6.9.Final
|
2022-05-14 22:47:59 +00:00 |
Sanne Grinovero
|
eb4a7a6608
|
HHH-15265 Adjust inconsistent package names in tests
|
2022-05-14 23:40:17 +01:00 |
Yoann Rodière
|
9a2e625f6c
|
HHH-15265 Take default catalog/schema into account when generating DDL comments
|
2022-05-14 23:40:17 +01:00 |
Yoann Rodière
|
24d23c4067
|
HHH-15265 Test that default catalog/schema are taken into account in generated DDL comments
|
2022-05-14 23:40:17 +01:00 |
Yoann Rodière
|
0b25a0e478
|
HHH-15270 Fix inconsistent precedence of orm.xml implicit catalog over "default_catalog" in XML-mapped entities
|
2022-05-14 23:40:17 +01:00 |
Yoann Rodière
|
66bd42651c
|
HHH-15270 Test default catalog/schema with hbm.xml/orm.xml mapping when catalog/schema not specified at file level
|
2022-05-14 23:40:17 +01:00 |
Francesco Marino
|
791fa98394
|
HHH-15134 Update a bytecode enanchhed Entity with a Version attribute causes OptimisticLockException
|
2022-05-14 23:17:42 +01:00 |
Sanne Grinovero
|
dabdc562cb
|
HHH-15222 Introduce a SessionLazyDelegator SPI
|
2022-05-14 22:17:44 +01:00 |
Sanne Grinovero
|
88b5f49ac9
|
HHH-15274 Field LazyAttributeLoadingInterceptor#lazyFields can never be null
|
2022-05-14 18:57:43 +01:00 |
Sanne Grinovero
|
74d73a77b4
|
HHH-15274 Optimise LazyAttributeLoadingInterceptor's routines to identify lazy fields
|
2022-05-14 18:57:43 +01:00 |
Andrea Boriero
|
929af9c9f6
|
HHH-15091 EntityManager.persist does not verify the existence of the one side of a many-to-one relationship
|
2022-05-14 18:34:37 +01:00 |
Andrea Boriero
|
2506a8435e
|
HHH-15091 Add test for issue
|
2022-05-14 18:34:37 +01:00 |
Ptits de Barbe
|
404020f8b0
|
HHH-4384 Allow join column override if @JoinColumn is absent on @OneToOne(mappedBy = "").
Tests: this case and disallow if mappedBy > "".
|
2022-05-05 16:07:21 +02:00 |
Yoann Rodière
|
863369c08e
|
HHH-15212 Test placeholders in auxiliary object SQL strings
|
2022-04-28 08:47:06 +02:00 |
Yoann Rodière
|
73d07272fd
|
HHH-15212 Fix SimpleAuxiliaryDatabaseObject ignoring the default catalog/schema set through configuration properties
|
2022-04-28 08:47:06 +02:00 |
Andrea Boriero
|
ee3129d45b
|
HHH-15142 CriteriaQuery with Like predicate fails when repeated with java.lang.IllegalArgumentException: Parameter value [] did not match expected type [java.lang.String (n/a)]
|
2022-04-26 14:55:33 +02:00 |
Ptits de Barbe
|
f1c46277e5
|
HHH-15142 Add test for issue
|
2022-04-26 14:55:33 +02:00 |
Christian Beikov
|
3094185ded
|
Ignore jakarta projects for javadoc aggregation
|
2022-04-25 12:10:43 +02:00 |
Christian Beikov
|
dad493d867
|
HHH-15178 Introduce internal init_sql config and by default enable ansinull for Sybase ASE
|
2022-04-25 11:53:32 +02:00 |
Christian Beikov
|
ebfc6b4254
|
HHH-15178 Backport Jenkinsfile and GH actions
|
2022-04-25 11:53:32 +02:00 |
Hibernate-CI
|
323f7253f5
|
5.6.9-SNAPSHOT
|
2022-04-13 15:26:14 +00:00 |
Hibernate-CI
|
0b86f5a98d
|
5.6.8.Final
|
2022-04-13 15:22:35 +00:00 |
Yoann Rodière
|
96907698e1
|
Use annotated tags for release
Mainly because it's handled better in git-related tools such as tig.
See also https://git-scm.com/book/en/v2/Git-Basics-Tagging#_creating_tags
|
2022-04-13 17:14:45 +02:00 |
Yoann Rodière
|
527103d8b9
|
HHH-15141 Test bytecode enhancement on cross-package inheritance tree with protected @Embedded field
|
2022-04-13 11:17:43 +01:00 |
Yoann Rodière
|
06a95721ea
|
HHH-15209 Upgrade to bytebuddy 1.12.9
|
2022-04-13 11:17:43 +01:00 |
Andrea Boriero
|
03f1cce6f1
|
Gradle changed uploadDocumentation rsync url and port
|
2022-04-11 12:39:34 +02:00 |
Andrea Boriero
|
39e0cca3e7
|
Gradle release script removed --protocol=28 for rsync
|
2022-04-11 08:04:26 +02:00 |
andygithubmf
|
cb738ceb80
|
HHH-15196 - Use default locale when lowercasing
Locale.ROOT does not correctly lowercase Turkish "I"s.
|
2022-04-08 06:08:46 -05:00 |
Andrea Boriero
|
4b45bebf5e
|
HHH-14819 Add test for issue
|
2022-04-08 09:24:28 +02:00 |
Yoann Rodière
|
0c5486a1f2
|
HHH-15146 Remove bogus artifact from hibernate-jpamodelgen-jakarta
|
2022-03-28 16:09:45 +02:00 |
Yoann Rodière
|
3fba2f2322
|
HHH-15146 Run tests for hibernate-jpamodelgen-jakarta
|
2022-03-28 15:45:17 +02:00 |
Yoann Rodière
|
3b9c9ae3b3
|
HHH-15147 Fix jpamodelgen-jakarta annotation processor processing javax.* annotations instead of jakarta.* annotations
|
2022-03-28 15:45:17 +02:00 |
Christian Beikov
|
adcc54febd
|
HHH-14487 Fix usage of wrong Map in PropertyAccessStrategyMapImpl
|
2022-03-18 16:08:28 +01:00 |
Christian Beikov
|
e4e35732da
|
HHH-13694 fix numeric overflow exception for large sequence min values
|
2022-03-18 13:29:28 +01:00 |
CHAPEL Guillaume
|
6d21f7eed2
|
HHH-15118 Fix duplicate ids with PooledOptimizer when sequence value is initialValue
|
2022-03-18 11:41:21 +01:00 |
Hibernate-CI
|
3b9fbdcaab
|
5.6.8-SNAPSHOT
|
2022-03-16 17:25:20 +00:00 |
Hibernate-CI
|
8c2b9609f1
|
5.6.7.Final
|
2022-03-16 17:21:35 +00:00 |
Sanne Grinovero
|
8c8a097e12
|
HHH-15124 Relax usage of DeprecationLogger: avoid some confusing reports
|
2022-03-16 15:52:48 +00:00 |
blafond
|
6a7afe8efc
|
HHH-15067: Set add() method as public to allow non-nullable associations in hibe…
…rnate-reactive
|
2022-03-16 13:34:12 +00:00 |