Skip to content

Move off deprecated API in SessionTransactionData #28234

Closed
@odrotbohm

Description

@odrotbohm

SessionTransactionData in HibernateJpaDialect still refers to Session.setFlushMode(FlushMode) which was deprecated and now removed with Hibernate 6.0 CR2. Other code in HibernateJpaDialect already uses the suggested alternative setHibernateFlushMode(…).

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions