August 3, 2021 – August 10, 2021
Overview
-
0 Active Issues
-
- 12 Merged Pull Requests
- 4 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
12 Pull requests merged by 5 people
-
HHH-14625 Avoid performing a ServiceRegistryLookup at runtime in JtaTransactionCoordinatorImpl
#4139 merged
Aug 9, 2021 -
Fix alias case sensitive and JPAQL strict compliance
#4136 merged
Aug 9, 2021 -
Optimisations in Loader
#4138 merged
Aug 9, 2021 -
HHH-14770 Optimise access to EntityPersister in Metamodel via Class type
#4130 merged
Aug 9, 2021 -
HHH-14773 JdbcCoordinatorImpl micro improvement: unguarded tracev pameters should be constant
#4133 merged
Aug 9, 2021 -
HHH-14760 Close resource - potential resource leak
#4118 merged
Aug 9, 2021 -
HHH-14772 and respect explicit polymorphism
#4132 merged
Aug 9, 2021 -
Move various annotations tests
#4129 merged
Aug 6, 2021 -
Implement support for non-primary-key foreign keys
#4131 merged
Aug 6, 2021 -
HHH-14739 - Implement ILike support
#4103 merged
Aug 5, 2021 -
Cleanup the grammar and generify same-structured function rules
#4128 merged
Aug 5, 2021 -
Collection functions fixes and some generated values fixes
#4126 merged
Aug 5, 2021
4 Pull requests opened by 4 people
-
Wire up custom collection types
#4134 opened
Aug 9, 2021 -
HHH-14775 Test for issue
#4135 opened
Aug 9, 2021 -
Re-enabled additional tests
#4137 opened
Aug 9, 2021 -
Jrenaat wip/6.0 re-enable tests
#4140 opened
Aug 9, 2021
150 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
HHH-14744 : Refactor contextual information for SchemaManagementTool to be more easily extended by Hibernate Reactive
#4106 commented on
Aug 10, 2021 • 10 new comments -
Sebersole topic/6 dtd xsd resolver and proposal for test failures
#4020 commented on
Aug 5, 2021 • 7 new comments -
[HHH-11755] Drop "Serializable" from the Event Listener interfaces
#4114 commented on
Aug 9, 2021 • 2 new comments -
HHH-7525 For @Formula, use property name when there is no column name.
#2805 commented on
Aug 6, 2021 • 1 new comment -
HHH-14553: test case for byte-enhanced runner persisting Long ID entity failing with IAE
#3913 commented on
Aug 4, 2021 • 1 new comment -
Hhh 11090 master
#1545 commented on
Aug 4, 2021 • 0 new comments -
HHH-9432 - Fix audit query generation with @Where annotations.
#1729 commented on
Aug 4, 2021 • 0 new comments -
Test and fix for HHH-10162
#1819 commented on
Aug 4, 2021 • 0 new comments -
HHH-11385 - Fetch graph is ignored when entity is retrieved from second-level cache
#1843 commented on
Aug 4, 2021 • 0 new comments -
[6.0] HHH-11452 Extended audit query API to specify the use of scalar functions
#1849 commented on
Aug 4, 2021 • 0 new comments -
[6.0] HHH-11573 Extended Envers Query API to create type expressions
#1850 commented on
Aug 4, 2021 • 0 new comments -
HHH-11735 Support traversal of to-many-associations in audit queries
#1904 commented on
Aug 4, 2021 • 0 new comments -
HHH-11761 - Extend AbstractEntityPersister support for rowId for delete statements
#1910 commented on
Aug 4, 2021 • 0 new comments -
HHH-11776 Add missing SQL Server types
#1917 commented on
Aug 4, 2021 • 0 new comments -
HHH-11773 - Add support for JDBC 4.2 type names
#1940 commented on
Aug 4, 2021 • 0 new comments -
HHH-11895 Support traversal of components in audit queries
#1966 commented on
Aug 4, 2021 • 0 new comments -
HHH-11896 Support specification of 'on-clause' criterias when traversing relations in audit query API
#1967 commented on
Aug 4, 2021 • 0 new comments -
HHH-11898 : test case
#1993 commented on
Aug 4, 2021 • 0 new comments -
HHH-12278
#2152 commented on
Aug 4, 2021 • 0 new comments -
HHH-12220 - Add ST_GeometryType filter to Criteria API
#2234 commented on
Aug 4, 2021 • 0 new comments -
Testcase for HHH-12676 and HHH-12675: SecondaryTable support for UnionSubclassPersister
#2340 commented on
Aug 4, 2021 • 0 new comments -
HHH-12696 (master) - Allow map attribute key and value subgraphs to both be added to entity / sub graphs.
#2354 commented on
Aug 4, 2021 • 0 new comments -
HHH-12647 Use JDBC arrays in batch queries if the DB supports them
#2396 commented on
Aug 4, 2021 • 0 new comments -
HHH-12866 : apply "for update of" with aliases in Oracle dialect
#2465 commented on
Aug 4, 2021 • 0 new comments -
Test for Issue HHH-12870
#2468 commented on
Aug 4, 2021 • 0 new comments -
HHH-12885 - Selecting inverse OneToOne with additional selects in query wrongly produces null
#2480 commented on
Aug 4, 2021 • 0 new comments -
HHH-12647 - Investigate if we could pass ARRAYs when using the ANY clause
#2495 commented on
Aug 4, 2021 • 0 new comments -
HHH-12956 - Add workaround for Native Query parameter type guessing
#2518 commented on
Aug 4, 2021 • 0 new comments -
[HHH-12969] Identifiable.getJavaType() returns IdClass member type rather than Entity class member type
#2530 commented on
Aug 4, 2021 • 0 new comments -
HHH-7913 Placeholders substitution in subselect
#2543 commented on
Aug 4, 2021 • 0 new comments -
HHH-12996 - Reproducer for missing property paths of IdClass attributes
#2546 commented on
Aug 4, 2021 • 0 new comments -
HHH-13105 - Add registries for user-defined Types as currently a custom Type is instantiated and configured 9 times
#2651 commented on
Aug 4, 2021 • 0 new comments -
HHH-13073 - AnyMetaDef.metaType should default to "string"
#2687 commented on
Aug 4, 2021 • 0 new comments -
HHH-13243 - Respect @ManyToAny.fetch setting to FetchType.EAGER
#2765 commented on
Aug 4, 2021 • 0 new comments -
HHH-13280 - HINT_PASS_DISTINCT_THROUGH does not work if 'hibernate.use_sql_comments' property is enabled
#2789 commented on
Aug 4, 2021 • 0 new comments -
HHH-13370: re-enable batching inserts for multi-table entities
#2831 commented on
Aug 4, 2021 • 0 new comments -
HHH-13152 - managed/cached entities and fetching (proposed fix)
#2836 commented on
Aug 4, 2021 • 0 new comments -
HHH-13374: workaround for JDK bug
#2841 commented on
Aug 4, 2021 • 0 new comments -
HHH-8653: Add JDBC date/time/timestamp literals to JPQL syntax
#2842 commented on
Aug 4, 2021 • 0 new comments -
HHH-13378 hibernate-jipijapa
#2845 commented on
Aug 4, 2021 • 0 new comments -
HHH-13377 - remove lazy loaded attributes from initializedLazyFields for refresh of bytecode enhanced entities
#2852 commented on
Aug 4, 2021 • 0 new comments -
HHH-9861 Fix wrong mapping of ColumnType FLOAT for H2 database
#2855 commented on
Aug 4, 2021 • 0 new comments -
HHH-13389: Fix JPA metamodel generation NPEs for any-to-many access="noop" properties
#2856 commented on
Aug 4, 2021 • 0 new comments -
HHH-10558 - Support for java.time.Year
#2859 commented on
Aug 4, 2021 • 0 new comments -
HHH-13106 : Fixes schema validation failure with PostgreSQL 10
#2880 commented on
Aug 4, 2021 • 0 new comments -
[HHH-13410] Revert Miscellaneous Fixes
#2884 commented on
Aug 4, 2021 • 0 new comments -
HHH-13334 - attribute converter add mapping of Java Byte type to JDBC…
#2886 commented on
Aug 4, 2021 • 0 new comments -
Feature/some refactors
#2895 commented on
Aug 4, 2021 • 0 new comments -
HHH-13426 Criteria on custom user type does not work with applied filter
#2896 commented on
Aug 4, 2021 • 0 new comments -
uuid hibernate type registration added
#2936 commented on
Aug 4, 2021 • 0 new comments -
HHH-11888 : Different Behavior on insertable of @JoinColumn of @OneTo…
#2937 commented on
Aug 4, 2021 • 0 new comments -
Add unit tests for org.hibernate.internal.util.StringHelper
#2984 commented on
Aug 4, 2021 • 0 new comments -
Refactoring: use NamingHelper inside of Constraint
#2992 commented on
Aug 4, 2021 • 0 new comments -
HHH-12991 Metamodel Generator with Java 11 and Error Prone
#3012 commented on
Aug 4, 2021 • 0 new comments -
fix typos
#3015 commented on
Aug 4, 2021 • 0 new comments -
HHH-13612 Quoted table name in FROM clause in @Formula gets wrongly qualified with generated alias
#3023 commented on
Aug 4, 2021 • 0 new comments -
HHH-13613 : Improve CacheImplementor SPI to better support a DomainDa…
#3029 commented on
Aug 4, 2021 • 0 new comments -
HHH-13635 - Handle MSSQL2012 with Tomcat DBCP2
#3042 commented on
Aug 4, 2021 • 0 new comments -
HHH-4384 Allow join column override if @JoinColumn is absent on @OneToOne(mappedBy = "").
#3057 commented on
Aug 4, 2021 • 0 new comments -
HHH-13361 : Allow audited of enntities having nested identifiers
#3060 commented on
Aug 4, 2021 • 0 new comments -
HHH-8535 - Throw exception when HIBERNATE_SEQUENCES has null value
#3073 commented on
Aug 4, 2021 • 0 new comments -
Optimistic locking issue when entities present in a query with LEFT Join
#3077 commented on
Aug 4, 2021 • 0 new comments -
HHH-13728 JPQL for Enum with converter
#3097 commented on
Aug 4, 2021 • 0 new comments -
Bring AbstractProductQuery#getSingleResult in line with the spec for some databases
#3108 commented on
Aug 4, 2021 • 0 new comments -
HHH-13766 Add test for issue
#3130 commented on
Aug 4, 2021 • 0 new comments -
HHH-13782 - Add support for the PASS_DISTINCT_THROUGH query hint when creating the NamedQueryDefinition
#3145 commented on
Aug 4, 2021 • 0 new comments -
HHH-13790 Fix temporary session not being closed
#3149 commented on
Aug 4, 2021 • 0 new comments -
HHH-13794 Fix ClassCast problem JAXBContext
#3154 commented on
Aug 4, 2021 • 0 new comments -
HHH-13797 Improve ActionQueue.InsertActionSorter's sort() by topological sorting algorithm
#3158 commented on
Aug 4, 2021 • 0 new comments -
HHH-13539 document capability to log slow queries (HHH-13249)
#3166 commented on
Aug 4, 2021 • 0 new comments -
HHH-13694 fix numeric overflow exception for large sequence min values
#3169 commented on
Aug 4, 2021 • 0 new comments -
HHH-13815 - org.hibernate.TransientObjectException when merging a bidirectional one-to-many relation
#3173 commented on
Aug 4, 2021 • 0 new comments -
HHH-13817 Support to-one traverseRelations for RevisionsOfEntity queries
#3175 commented on
Aug 4, 2021 • 0 new comments -
HHH-12153 Fix customized simple type 'serializable' detection issue
#3185 commented on
Aug 4, 2021 • 0 new comments -
HHH-13829 Support lifecycle events for embeddable classes in collections
#3217 commented on
Aug 4, 2021 • 0 new comments -
HHH-13842 - Remove the TODO along with the commented code block
#3218 commented on
Aug 4, 2021 • 0 new comments -
HHH-13843: make schema migration faster
#3222 commented on
Aug 4, 2021 • 0 new comments -
HHH-13848 - Fix for potential NullPointerException
#3224 commented on
Aug 4, 2021 • 0 new comments -
HHH-13857 - Avoid lazy initialization when obtaining persistent class
#3230 commented on
Aug 4, 2021 • 0 new comments -
HHH-13840 & HHH-12772 - Issues in @LazyToOne + @OneToOne properties
#3240 commented on
Aug 4, 2021 • 0 new comments -
HHH-8051 - Add graceful not-found support for to-one associations.
#3245 commented on
Aug 4, 2021 • 0 new comments -
JDBC optimisations: skip warnings reset, entrust the Connection Pool to do it
#3264 commented on
Aug 4, 2021 • 0 new comments -
HHH-13841 Dialect SqlTypeDescriptorOverride for type blob
#3273 commented on
Aug 4, 2021 • 0 new comments -
HHH-13765 - Missing Hierarchy subclass in query clause when using treat
#3285 commented on
Aug 4, 2021 • 0 new comments -
HHH-13894 - SQL query printing on WildFly
#3292 commented on
Aug 4, 2021 • 0 new comments -
HHH-13882 Fix bug in EntityGraphQueryHint
#3300 commented on
Aug 4, 2021 • 0 new comments -
Eliminate some raw types
#3302 commented on
Aug 4, 2021 • 0 new comments -
Remove unused imports
#3303 commented on
Aug 4, 2021 • 0 new comments -
HHH-13900: added keepReference option to SQLDelete
#3309 commented on
Aug 4, 2021 • 0 new comments -
HHH-13915 : Prevent state sharing in basic proxies.
#3321 commented on
Aug 4, 2021 • 0 new comments -
HHH-13913 fix a bug in AutoApplicableConverterDescriptorStandardImpl
#3330 commented on
Aug 4, 2021 • 0 new comments -
HHH-13928 Allow listening to query execution and execution times
#3331 commented on
Aug 4, 2021 • 0 new comments -
Bug Fix - Escape Strings for entity name after JOIN keyword.
#3338 commented on
Aug 4, 2021 • 0 new comments -
HHH-13932: Check for non existing query parameter in CriteriaQueryTypeQueryAdapter and throw an exception with the corresponding message
#3355 commented on
Aug 4, 2021 • 0 new comments -
HHH-13969 Fix handling of large varbinary in SybaseASE15Dialect
#3367 commented on
Aug 4, 2021 • 0 new comments -
JPA3
#3373 commented on
Aug 4, 2021 • 0 new comments -
HHH-12997 Throwing custom exception when using @JoinFormula along with @OneToMany
#3381 commented on
Aug 4, 2021 • 0 new comments -
HHH-13991 - Make the TimstampType return the actual mapped Type (e.g., java.util.Date or java.sql.Timestamp) instead of always returning java.sql.Timestamp
#3383 commented on
Aug 4, 2021 • 0 new comments -
HHH-14000 Allow a custom Type that was registered via TypeContributions to be resolved by its class, not just its name
#3387 commented on
Aug 4, 2021 • 0 new comments -
HHH-14020 - Allow Hibernate Types to have access to ServiceRegistry during initialization
#3400 commented on
Aug 4, 2021 • 0 new comments -
the order of applying sql-processors of RowSelection and QueryHint ar…
#3403 commented on
Aug 4, 2021 • 0 new comments -
HHH-14032 Parse Locales with scripts properly in LocaleTypeDescriptor.fromString
#3410 commented on
Aug 4, 2021 • 0 new comments -
HHH-14036 Add timezone('TIMEZONE', TIMESTAMP) to the out of the box functions for PostgreSQL10Dialect
#3416 commented on
Aug 4, 2021 • 0 new comments -
HHH-14055 - Add UUID support for fields annotated with @RevisionNumber
#3425 commented on
Aug 4, 2021 • 0 new comments -
HHH-14061 - reproducing test
#3427 commented on
Aug 4, 2021 • 0 new comments -
HHH-10186 - Session.load enhanced entity with eager collection loadin…
#3428 commented on
Aug 4, 2021 • 0 new comments -
HHH-14076 Informix Boolean legacy support
#3437 commented on
Aug 4, 2021 • 0 new comments -
HHH-14080 Informix union all support
#3442 commented on
Aug 4, 2021 • 0 new comments -
Hhh 14119
#3483 commented on
Aug 4, 2021 • 0 new comments -
Added test case for HHH-14125 'Selecting EntityCollection fails
#3487 commented on
Aug 4, 2021 • 0 new comments -
HHH-14200 Invalid SQL generated while using clause with count of collection-valued attribute
#3534 commented on
Aug 4, 2021 • 0 new comments -
Add test cases for HHH-14256
#3594 commented on
Aug 4, 2021 • 0 new comments -
[HHH-14263] Skip audit non-insertable, non-updateable components
#3598 commented on
Aug 4, 2021 • 0 new comments -
HHH-14255 Allow to define an association between an entity and a MappedSuperclass that extends a JOINED or UNION Inheritance
#3602 commented on
Aug 4, 2021 • 0 new comments -
HHH-4369 Introduce @Comment for comment on column
#3611 commented on
Aug 4, 2021 • 0 new comments -
HHH-14287 Create "project template"
#3621 commented on
Aug 4, 2021 • 0 new comments -
Polishing: fix wrong variable name
#3655 commented on
Aug 4, 2021 • 0 new comments -
HHH-14340 Test case showing that inserts for entities with nested id classes doesn't work
#3657 commented on
Aug 4, 2021 • 0 new comments -
Changes targeting PR 3309
#3659 commented on
Aug 4, 2021 • 0 new comments -
HHH-14344 - potential fix for insert statement ordering issue related to inheritance
#3660 commented on
Aug 4, 2021 • 0 new comments -
Add support for week function in postgres
#3669 commented on
Aug 4, 2021 • 0 new comments -
Unused parameter on createCriteriaUpdate(Delete)
#3670 commented on
Aug 4, 2021 • 0 new comments -
HHH-14365 PreparedStatementCount too high with criteria api and parameterExpression
#3676 commented on
Aug 4, 2021 • 0 new comments -
HHH-14373 Add readonly transactions statistics
#3678 commented on
Aug 4, 2021 • 0 new comments -
HHH-10550: Replaced int cast/usage for long implementation
#3692 commented on
Aug 4, 2021 • 0 new comments -
HHH-14413 fix issue that EntityUpdateAction increments version despite veto on update
#3699 commented on
Aug 4, 2021 • 0 new comments -
HHH-14349: Cannot override LAZY loading of @Embedded member in NamedEntityGraph
#3703 commented on
Aug 4, 2021 • 0 new comments -
HHH-14416 test cases for re-saving a deleted entity
#3706 commented on
Aug 6, 2021 • 0 new comments -
HHH-14429 Restore <fileset/> support for ant enhance task
#3710 commented on
Aug 4, 2021 • 0 new comments -
HHH-14438 - ValueHandlers are broken
#3717 commented on
Aug 4, 2021 • 0 new comments -
HHH-14441 - ExpressionImplementor#asString and Selection#alias poisons AbstractPathImpl
#3718 commented on
Aug 4, 2021 • 0 new comments -
Add test for issue with enhancement and property access
#3741 commented on
Aug 4, 2021 • 0 new comments -
HHH-9952 Formula in join columns lead to several errors
#3761 commented on
Aug 4, 2021 • 0 new comments -
HHH-14514 Auto evict collection cache not work when use transactional cache concurrency strategy
#3840 commented on
Aug 4, 2021 • 0 new comments -
enable all tests
#3842 commented on
Aug 4, 2021 • 0 new comments -
HHH-14519 More informative error message for bad logical column name
#3853 commented on
Aug 4, 2021 • 0 new comments -
HHH-14521 Auto evict collection cache always evict entire region for XML mapping entities
#3854 commented on
Aug 4, 2021 • 0 new comments -
HHH-12752 Test and fix for secondary select for unique key association due to missing EntityUniqueKey registration
#3869 commented on
Aug 4, 2021 • 0 new comments -
HHH-12782 Test and fix for circularity detection
#3873 commented on
Aug 4, 2021 • 0 new comments -
HHH-14533 : Add data and assert correct results for query with size()…
#3875 commented on
Aug 4, 2021 • 0 new comments -
HHH-14554 Utilize new Validator class for Null-Checks
#3914 commented on
Aug 4, 2021 • 0 new comments -
Backport parameter coerce test to show Hibernate 5 does no support coercion
#3978 commented on
Aug 4, 2021 • 0 new comments -
HHH-14069 Testcase
#3983 commented on
Aug 4, 2021 • 0 new comments -
Added ability to specify @Where annotation for JoinedSubclass
#4002 commented on
Aug 4, 2021 • 0 new comments -
Remove closeHandler from StreamDecorator
#4011 commented on
Aug 4, 2021 • 0 new comments -
Use a proxy based Stream decorator to support close on terminal
#4015 commented on
Aug 4, 2021 • 0 new comments -
HHH-14656 - SequenceStyleGenerator must set its LegacyHiLoAlgorithmOptimizer optimizer's incrementSize to (allocationSize - 1)
#4032 commented on
Aug 4, 2021 • 0 new comments -
HHH-14576 : Introduce the dialect for TiDB
#4060 commented on
Aug 4, 2021 • 0 new comments -
make @Type more typesafe
#4115 commented on
Aug 4, 2021 • 0 new comments -
HHH-14765 Null pointers should not be dereferenced
#4124 commented on
Aug 3, 2021 • 0 new comments