issues
search
vladmihalcea
/
hypersistence-optimizer
Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hypersistence Optimizer can tell you what changes you need to do to speed up your data access layer.
https://vladmihalcea.com/hypersistence-optimizer/
Apache License 2.0
318
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ClassCastException: class sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to class java.lang.Class
#250
pergravgaard
closed
2 months ago
6
EntityManagerFactory Incompatibility with Spring Boot 3.3 and Hypersistence Optimizer
#249
rgordeev
closed
2 months ago
1
Add support for Hibernate 6.6
#248
vladmihalcea
closed
2 months ago
3
Unable to execute a custom query `repository.findAllValueByCategory(cat)` with optimizer 2.9.0 and Hibernate 6.6.0
#247
pkernevez
closed
2 months ago
2
Optimization of PostgreSQL ENUM Type vs. EnumType.STRING/ORDINAL
#246
Shanzeee
closed
5 months ago
1
NaturalIdCacheEvent is triggered even when having the @NaturalIdCache in place
#245
rameshsahydstgdn
opened
5 months ago
4
TableRowAlreadyManagedEvent is triggered for entities using SINGLE_TABLE inheritance
#244
bogdhy
closed
5 months ago
6
OneToOneWithoutMapsIdEvent is not applicable when parent and child are the same class/table
#243
pkernevez
opened
5 months ago
1
Add support for Hibernate 6.5
#242
vladmihalcea
closed
6 months ago
1
Prevent the OneToOneParentSideEvent if the optional attribute is set to false
#241
vladmihalcea
closed
6 months ago
1
SecondaryQueryEntityFetchingEvent is not triggered for bidirectional OneToOne associations
#240
vladmihalcea
closed
6 months ago
1
Investigate the integration with Hibernate Query Validator
#239
vladmihalcea
opened
9 months ago
0
Bump org.postgresql:postgresql from 42.3.1 to 42.7.2
#238
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 4.3.22.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-jpa-hibernate4-example
#237
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 4.3.22.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-hibernate4-example
#236
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 3.2.9.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-jpa-hibernate3-example
#235
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 3.2.9.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-hibernate3-example
#234
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 4.3.22.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-hibernate4-example
#233
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 4.3.22.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-jpa-hibernate4-example
#232
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 3.2.9.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-jpa-hibernate3-example
#231
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 3.2.9.RELEASE to 5.2.22.RELEASE in /hypersistence-optimizer-spring-hibernate3-example
#230
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 5.3.18 to 5.3.19 in /hypersistence-optimizer-spring-hibernate-example
#229
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-context from 5.3.18 to 5.3.19 in /hypersistence-optimizer-spring-jpa-example
#228
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 5.3.18 to 5.3.20 in /hypersistence-optimizer-spring-hibernate-example
#227
dependabot[bot]
opened
9 months ago
0
Bump org.springframework:spring-beans from 5.3.18 to 5.3.20 in /hypersistence-optimizer-spring-jpa-example
#226
dependabot[bot]
opened
9 months ago
0
Hypersistence EventListener Session unwrapping fails in JTA environment
#225
rramostdev
closed
10 months ago
6
IllegalAccessError while loading ApplicationContext
#224
beoRich
opened
11 months ago
3
Bump org.postgresql:postgresql from 42.3.1 to 42.3.8
#223
dependabot[bot]
closed
9 months ago
1
Bump org.hibernate:hibernate-core from 3.6.10.Final to 5.3.20.Final in /hypersistence-optimizer-spring-hibernate3-example
#222
dependabot[bot]
opened
11 months ago
0
Bump org.hibernate:hibernate-core from 4.3.11.Final to 5.3.20.Final in /hypersistence-optimizer-glassfish-hibernate4-example
#221
dependabot[bot]
opened
11 months ago
0
Bump org.hibernate:hibernate-core from 3.6.10.Final to 5.3.20.Final in /hypersistence-optimizer-spring-jpa-hibernate3-example
#220
dependabot[bot]
opened
11 months ago
0
Bump org.hibernate:hibernate-core from 4.3.11.Final to 5.3.20.Final in /hypersistence-optimizer-spring-jpa-hibernate4-example
#219
dependabot[bot]
opened
11 months ago
0
Bump org.hibernate:hibernate-core from 4.3.11.Final to 5.3.20.Final in /hypersistence-optimizer-spring-hibernate4-example
#218
dependabot[bot]
opened
11 months ago
0
ClassNotFoundException - Hibernate63SessionFactoryBuilderFactory is missing in the 2.8.0 library version
#217
loongo
closed
11 months ago
9
Prevent the DataSourceConnectionProviderEvent if the QuarkusConnectionProvider is used
#216
vladmihalcea
closed
11 months ago
1
Add support for Hibernate 6.4
#215
vladmihalcea
closed
11 months ago
1
NullCollectionEvent is triggered for entities that use the Bytecode Enhancement lazy loading
#214
DawidStuzynski
closed
11 months ago
5
ClassNotFoundException: org.hibernate.type.descriptor.converter.internal.NamedEnumValueConverter
#213
saltwaterburning
closed
1 year ago
1
Add support for detecting when loading in the Persistence Context multiple entities mapped to the same tables
#212
vladmihalcea
closed
1 year ago
1
Add support for Hibernate 6.3
#211
vladmihalcea
closed
1 year ago
1
Hibernate62MappingScanner throws ClassCastException when using OneToOne mapping referencing an IDENTITY column
#210
fubai
closed
1 year ago
7
Improve the Grails docs to include a GitHub repository with an example
#209
vladmihalcea
closed
1 year ago
1
[QUARKUS 3] The Hibernate SessionFactory is not decorated by Hypersistence Optimizer, and, for this reason, the runtime checks will be disabled
#208
Vinche59
opened
1 year ago
7
initial commit for grails 2.5.6 example
#207
pgutierrezn2
closed
1 year ago
12
Support for Micronaut
#206
heyimMarc
closed
1 year ago
2
Unable to start the tool with Jboss EAP 7.3
#205
irizzant
closed
1 year ago
8
Add classifiers for jre6 and jakarta dependencies
#204
vladmihalcea
closed
1 year ago
1
Add support for Hibernate 6.2
#203
vladmihalcea
closed
1 year ago
1
Provide a private Maven Repository
#202
AlexanderNZ
closed
1 year ago
4
SecondaryQueryEntityFetchingEvent leads to dead link
#201
AlexanderNZ
closed
1 year ago
1
Next