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
- consider moving CustomEntityDirtinessStrategy and EntityNameResolver to new packageHHH-19360Gavin King
- deprecate hibernate.discard_pc_on_closeHHH-19357Resolved issue: HHH-19357Gavin King
- Hibernate ignores certain row when updating @ElementCollection with @Embeddedable itemsHHH-19356
- 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
- Hibernate 6.6.12 uses 1/0 instead of TRUE/FALSE with postgresqlHHH-19346
- Incorrect generation of SQL query in a special case when using inheritance and select from multiple tablesHHH-19343
- Make TypedParameterValue a recordHHH-19340Resolved issue: HHH-19340Gavin King
- Improve performance of follow-on lockingHHH-19338
- 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
- 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
- Batched unidirectional one-to-many update failingHHH-19322
- Improve inline documentation for @SuppressWarnings in registerStoredProcedureParameter, getResultList, and unwrap methodsHHH-19321Resolved issue: HHH-19321
- Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assignedHHH-19320Resolved issue: HHH-19320Marco Belladelli
- StatelessSession.findMultiple() accepting a LockModeHHH-19319Resolved issue: HHH-19319Gavin King
- follow-on locking and StatelessSessionHHH-19318Resolved issue: HHH-19318Gavin King
- EntityGraph and OneToOne relationship is loading twice as many queriesHHH-19313
- NPE with Query Cache, Left Join Fetch, Inheritance on Both Sides, and No AssociationHHH-19311
- NPE in EntityEntryContext nonEnhancedEntityXref.get( entity )HHH-19305
- NPE in ResultSetMappingProcessor when using createNativeQuery with {x.*} notation and Entity with Embeddable that contains relational mappingsHHH-19304
- composite ids with no id classHHH-19302
- more ConstraintKindsHHH-19300Resolved issue: HHH-19300Gavin King
- add convenience overloads of StatelessSession.get() which default GraphSemantic.LOADHHH-19298Resolved issue: HHH-19298Gavin King
- overload createSelectionQuery() to accept an EntityGraph instead of a result classHHH-19296Resolved issue: HHH-19296Gavin King
- Foreign keys are dropped when using schema = "public" after migrating to Spring Boot 3HHH-19295
- CURRENT DATE is not recognized as a keyword using DB2DialectHHH-19287Resolved issue: HHH-19287
- @ManyToAny with @FilterJoinTable KOHHH-19285
- ResourceRegistryStandardImpl#close(java.sql.Statement) is called on already closed statementsHHH-19280Andrea Boriero
- @Basic not implicit optionalHHH-19279Resolved issue: HHH-19279Gavin King
- fixes to logic in MultiIdEntityLoadersHHH-19278Resolved issue: HHH-19278Gavin King
- Native query with enum list param leads to OutOfMemoryHHH-19276
- Secondary table with nested embedded objectHHH-19272
- support HINT_FETCH_PROFILE in SelectionQueryHHH-19271Resolved issue: HHH-19271Gavin King
- StatementInspector not working with "ddl-auto=create" or SchemaManagerHHH-19268
- deprecate hibernate.jdbc.use_scrollable_resultsetHHH-19265Resolved issue: HHH-19265Gavin King
- Add a TimestampWithTimeZoneJdbcType variant that uses ZonedDateTime instead of OffsetDateTime to bind/extract column valuesHHH-19264Resolved issue: HHH-19264
- Do not bind to JNDI if hibernate.session_factory_name_is_jndi is set to falseHHH-19263Resolved issue: HHH-19263Scott Marlow
- Criteria SUM expression return type errorHHH-19256Resolved issue: HHH-19256
- deprecate use of lifecycle callbacks on embeddablesHHH-19253Resolved issue: HHH-19253Gavin King
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 13 hours ago
Updated 13 hours ago
Activity
Show: