ClassLoadingException : Unable to load class [*], with SpringBoot - JPA (JPQL request)
|
|
7
|
3461
|
November 4, 2020
|
java.lang.ClassNotFoundException: org.hibernate.MultiTenancyStrategy
|
|
3
|
4879
|
March 22, 2023
|
Foreign key must have same number of columns as the references primary key
|
|
1
|
6863
|
March 16, 2018
|
Hibernate throws org.hibernate.MappingException: No Dialect mapping for JDBC type: -9 with Oracle dialect
|
|
4
|
4309
|
September 19, 2018
|
Lucene index corruption
|
|
7
|
3402
|
May 2, 2019
|
How to persist an Entity that has a relationship with Another Entity from another schema?
|
|
4
|
4295
|
May 10, 2019
|
Hibernate session vs DB connection
|
|
5
|
3916
|
November 3, 2021
|
With Hibernate 6 table and column name are not correctly coming in SQL
|
|
8
|
3184
|
February 1, 2024
|
Dynamic validation without annotations
|
|
2
|
5488
|
November 13, 2018
|
Using Envers to track only the fact that a column has changed
|
|
4
|
4245
|
January 22, 2018
|
Do I need hibernate.cfg.xml if I use JPA?
|
|
3
|
4729
|
April 1, 2018
|
Hibernate ORM Versions End Of Life Details
|
|
2
|
5448
|
May 30, 2022
|
Do I need to implement equals() and hashCode() for entities in a @ManyToMany associations with an extra column
|
|
3
|
4714
|
October 30, 2018
|
Hibernate can not find PostgreSQL sequence
|
|
1
|
6665
|
January 4, 2021
|
Can't find a codec for class org.hibernate.ogm.datastore.mongodb.type.GridFS
|
|
8
|
3132
|
January 25, 2019
|
Why does Hibernate ORM uses DATETIME by default on MySQL instead of TIMESTAMP
|
|
2
|
5408
|
March 24, 2018
|
Hibernate with guice unable to find entities
|
|
4
|
4183
|
January 10, 2018
|
Using unique constraint and index on field with MongoDB
|
|
3
|
4660
|
June 6, 2018
|
TwoWayFieldBridge on composite ID referring to another entity
|
|
7
|
3290
|
June 22, 2018
|
Unable to resolve Oracle CURSOR JDBC type code: org.hibernate.HibernateException: Unable to access OracleTypes.CURSOR value in
|
|
2
|
5360
|
April 23, 2018
|
Hibernate 6. Broken custom types
|
|
7
|
3282
|
May 2, 2023
|
C3p0 throws "ThreadPoolAsynchronousRunner DeadlockDetector APPARENT DEADLOCK!" when using Hibernate
|
|
1
|
6559
|
December 19, 2018
|
Envers version field is nul
|
|
7
|
3266
|
April 15, 2020
|
Hibernate-ehcache version
|
|
6
|
3477
|
January 19, 2023
|
Hibernate Tools - Annotation Configuration Problem on Java 10
|
|
4
|
4041
|
March 22, 2021
|
Join unrelated entities using JPA or Hibernate Criteria
|
|
1
|
6371
|
February 12, 2019
|
Hibernate 4.2.18 - Oracle 11g Support
|
|
4
|
4010
|
February 12, 2018
|
How to cast a column to another data type
|
|
5
|
3658
|
June 15, 2021
|
Left join with condition
|
|
3
|
4474
|
August 26, 2021
|
Execute .size() on relation throws "Unable to access lob stream"
|
|
4
|
3995
|
February 25, 2021
|
CriteriaBuilder Cast Date to Long
|
|
3
|
4467
|
May 22, 2018
|
Java request taking 40-50MB memory
|
|
8
|
2955
|
March 30, 2018
|
How to JOIN unrelated entities with Criteria API
|
|
3
|
4421
|
August 17, 2021
|
Getting "Multi valued paths are only allowed for the member of operator" after upgrading to 6.3.1
|
|
4
|
3951
|
April 17, 2025
|
Hibernate partial flushes take a lot of time
|
|
3
|
4409
|
March 15, 2018
|
How to get Exception from unique constraint
|
|
1
|
6199
|
August 13, 2019
|
Hibernate in memory database alongwith actual database
|
|
7
|
3099
|
April 16, 2018
|
OneToMany and Composite Primary Key
|
|
7
|
3098
|
February 20, 2024
|
Connection pool now considered primed
|
|
6
|
3302
|
March 21, 2023
|
Some Hibernatw 6.0+ changes in Types, the point of which I don't understand
|
|
3
|
2439
|
January 29, 2024
|
Hibernate spring.jpa.mapping-resources=hibernate.cfg.xml not read after Spring-Boot 2.1.0
|
|
7
|
3064
|
August 15, 2020
|
org.hibernate.HibernateException: OGM000080: Could not load an entity batch
|
|
5
|
3528
|
January 28, 2019
|
Date Usage with Hibernate Search
|
|
4
|
3857
|
February 22, 2019
|
Connection using hibernate.cfg.xml fails on remote server environment (not on local)
|
|
7
|
3029
|
May 9, 2018
|
hibernate+SQLite
|
|
2
|
4940
|
January 5, 2022
|
Hibernate/jpa giving “flush during cascade is dangerous”
|
|
6
|
3219
|
October 4, 2021
|
Hibernate throws "ERROR: syntax error at or near". How to escape a column name?
|
|
1
|
5999
|
August 31, 2018
|
Hibernate Tools and SQL Server integrated Security
|
|
2
|
4897
|
April 22, 2020
|
When using a @GroupSequenceProvider, why is it called 3 times? And why the first time with a null validation instance?
|
|
5
|
3436
|
August 3, 2018
|
Using @DynamicUpdate and @OptimisticLockType.DIRTY for Optimistic Locks
|
|
1
|
5951
|
January 16, 2018
|