Issues
- use a StatelessSession from SessionFactoryBuilder.openTemporarySession()HHH-19371
- helper classes in org.hibernate.dialectHHH-19370
- Entity hierarchy ordering error within metamodel building with enhancementHHH-19369
- Subselect join instead of regular join causes problems with group byHHH-19368
- cascade remove does not correctly remove all entities with a mappedBy relation when the ManyToOne side is a EmbeddedIdHHH-19367
- Upgrade hibernate-models to 1.0.0.CR1HHH-19366Resolved issue: HHH-19366Steve Ebersole
- Add GaussDB dialect supportHHH-19365chenzhida
- Introduce QuerySpecificationHHH-19364Resolved issue: HHH-19364Steve Ebersole
- Allow creating criteria queries to indicate if its interpretations are cacheableHHH-19363
- Improve JsonHelper to handle more org.hibernate.metamodel.mapping types for serializationHHH-19362Marco Belladelli
- Move TiDB to hibernate-community-dialects and stop regular testingHHH-19361Resolved issue: HHH-19361Christian Beikov
- consider moving CustomEntityDirtinessStrategy and EntityNameResolver to new packageHHH-19360Gavin King
- The identifier returns null if the lazy loaded entity id is declared in the superclassHHH-19359
- Add a "What's New" document for seriesHHH-19358Resolved issue: HHH-19358Steve Ebersole
- deprecate hibernate.discard_pc_on_closeHHH-19357Resolved issue: HHH-19357Gavin King
- Hibernate ignores certain row when updating @ElementCollection with @Embeddedable itemsHHH-19356
- bug in HQL trunc() function on OracleHHH-19355
- Problem with extract(day from ..HHH-19354Resolved issue: HHH-19354
- Column type validation is wrong for timestampsHHH-19353
- move legacy LimitHandlers to community dialects moduleHHH-19352Resolved issue: HHH-19352Moad Elfatihi
- Hibernate SQL fails on syntax error “with” when locking is usedHHH-19351
- SessionBuilder exposes SPI typesHHH-19350Resolved issue: HHH-19350Gavin King
- rework ImmutableEntityUpdateQueryHandlingMode and immutable_entity_update_query_handling_modeHHH-19349Resolved issue: HHH-19349Gavin King
- Expose methods in StatelessSessionImpl and SessionImplHHH-19348Resolved issue: HHH-19348Davide D'Alto
- Move the description of features and enhancements to a file published as part of documentationHHH-19347
- Hibernate 6.6.12 uses 1/0 instead of TRUE/FALSE with postgresqlHHH-19346
- EntityManager#remove checks for entity state are too strictHHH-19345Resolved issue: HHH-19345Christian Beikov
- Bytecode enhancer is broken in 6.6.12HHH-19344
- Incorrect generation of SQL query in a special case when using inheritance and select from multiple tablesHHH-19343
- Assertion error when running query that loads association containing transient instanceHHH-19342
- Use JReleaser to publish hibernate artifactsHHH-19341Marko Bekhta
- Make TypedParameterValue a recordHHH-19340Resolved issue: HHH-19340Gavin King
- Better leverage for-update-of to help minimize situations where follow-on is neededHHH-19339
- Improve performance of follow-on lockingHHH-19338
- Only perform follow-on locking when *explicitly* asked toHHH-19337
- Proper implementation for JPA extended locking scopeHHH-19336
- Redesign follow-on lockingHHH-19335
- CCE arising from tuple passed to HQL position() functionHHH-19334Resolved issue: HHH-19334Gavin King
- Calling flush before query execution may cause PropertyValueException: Detached entity with generated idHHH-19333
- Figure out BulkManipulationTest issues with CockroachDBHHH-19332Karel Maesen
- query plan caching generates incorrect SQL, not taking parameters type into accountHHH-19331
- Error in lockstring generation in PostgreSQLHHH-19330Resolved issue: HHH-19330Jan Schatteman
- AssertionError visiting roots in query joinsHHH-19329
- @NaturalIdClassHHH-19328Gavin King
- overload SF.addNamedQuery() to take TypedQuery and return TypedQueryReferenceHHH-19327Resolved issue: HHH-19327Gavin King
- Jakarta Data CrudRepository is generated without Types in UpdateAll, InsertAll and SaveAll MethodsHHH-19326
- Upgrade to Jandex 3.3.0HHH-19325Resolved issue: HHH-19325Steve Ebersole
- Switch tests using hbm.xml to use mapping.xmlHHH-19324
- Add a CI job in the Hibernate ORM project for Hibernate ReactiveHHH-19323
- Batched unidirectional one-to-many update failingHHH-19322
50 of
use a StatelessSession from SessionFactoryBuilder.openTemporarySession()
Description
None
Details
Assignee
UnassignedUnassignedReporter
Gavin KingGavin KingComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Gavin King
Gavin KingComponents
Priority
Created 6 hours ago
Updated 6 hours ago
Activity
Show: