NullPointerException on a query with an embedded table
|
|
1
|
1483
|
May 5, 2020
|
javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory
|
|
1
|
2643
|
December 4, 2023
|
ORM 6.0.0 Alpha3 released
|
|
4
|
937
|
July 30, 2021
|
Unable to resolve JDBC type code for column
|
|
5
|
1521
|
March 12, 2023
|
Mapping Postgres Jsonb data type in Hibernate: fixing "No Dialect mapping for JDBC type"
|
|
0
|
3714
|
April 23, 2020
|
@OneToMany mapping cannot find the inverse attribute defined in "mappedBy"
|
|
1
|
2626
|
January 24, 2023
|
Chicken and egg problem with @SqlFragmentAlias
|
|
7
|
1311
|
September 20, 2018
|
COALESCE with HQL
|
|
1
|
2618
|
March 10, 2023
|
Can I prevent hibernate search and lucene from indexing fields with @Id
|
|
6
|
1393
|
December 11, 2020
|
How to get value as String object instead of Character object
|
|
7
|
1299
|
September 17, 2024
|
Switch to Intellij IDEA
|
|
5
|
1492
|
July 3, 2018
|
Saving detached entity does not save null columns
|
|
1
|
2581
|
April 23, 2020
|
Java 9+ support
|
|
4
|
1632
|
December 11, 2018
|
Hibernate PostUpdateEventListener is not giving old values state if saveorUpdate or update is used
|
|
1
|
2577
|
July 13, 2018
|
NPE when using CompositeUserType in Hibernate 6
|
|
2
|
1183
|
January 10, 2023
|
How to specify multiple discriminator columns in a single table inheritance strategy (multilevel inheritance)
|
|
2
|
2102
|
April 30, 2021
|
Exception during saving data to CouchBase could not execute query; nested exception is org.hibernate.exception.GenericJDBCException: could not execute query
|
|
0
|
3623
|
March 17, 2020
|
Mapping a list of embeddable with a JSON type
|
|
8
|
1207
|
July 1, 2024
|
Indexing issue while committing: log error instead of throwing exception?
|
|
8
|
1205
|
April 16, 2018
|
Remove an element from @ElementCollection. Efficiency of List vs Set
|
|
1
|
2552
|
March 19, 2019
|
Session factory instance Initialization time
|
|
4
|
1612
|
June 29, 2018
|
JQPL query hydrates the entity with lazy collection
|
|
3
|
1802
|
September 30, 2022
|
Hibernate validation fails because of "missing table"s even tho they exist
|
|
1
|
2542
|
June 24, 2024
|
Sorting not working for Double type property? Also issue with `entityManager`
|
|
5
|
1466
|
February 25, 2019
|
Issue connecting to oracle database 19c with hibernate
|
|
4
|
1605
|
May 30, 2023
|
Criteria stopped working after upgrading Hibernate ORM to 5.3.7
|
|
2
|
2069
|
October 19, 2018
|
Migration of 5.2.17.FINAL to 6.4.1 problems
|
|
4
|
1597
|
April 24, 2024
|
Hibernate properties in the Spring application.properties
|
|
1
|
2517
|
May 21, 2018
|
Using cast(xx as numeric) without precision
|
|
6
|
1344
|
March 27, 2024
|
How to query for empty collection in hibernate search
|
|
2
|
2049
|
February 22, 2021
|
Integer field taken as entity
|
|
3
|
560
|
March 8, 2023
|
Query.getReturnAliases() best alternative
|
|
5
|
1440
|
July 23, 2018
|
@IndexingDependency for abstract Method
|
|
8
|
1175
|
September 23, 2021
|
Hibernate transaction management
|
|
2
|
2032
|
March 4, 2019
|
Query Parser removes Whitespaces from HQL after Upgrade to 6.1.x
|
|
1
|
2485
|
December 31, 2022
|
Getting AssertionError in ToOneAttributeMapping.createTableGroupJoin
|
|
5
|
805
|
July 3, 2024
|
About @GenerationType AUTO/SEQUENCE in MySQL
|
|
2
|
2024
|
May 30, 2023
|
How to synchronize the Hibernate second-level cache with the database across multiple JVMs
|
|
3
|
1751
|
January 10, 2019
|
N+1 problem. Couldn't EAGER fetch entities by Specification
|
|
1
|
2476
|
December 27, 2019
|
I have tried nearly every combination in .hbm.xml and cannot get nullable one-to-one AKA many-to-one to work
|
|
3
|
1749
|
January 31, 2023
|
Hibernate creates EntityManager too slow
|
|
3
|
1748
|
March 1, 2021
|
Hibernate Search 6 : Cannot use 'predicate:simple-query-string' on field
|
|
8
|
1165
|
March 8, 2022
|
Envers get previous revision with Audit API
|
|
5
|
1425
|
July 30, 2021
|
Removed Interface -> "PropertyAccessor"
|
|
7
|
1228
|
April 26, 2022
|
Hibernate Search 6
|
|
6
|
1311
|
September 15, 2020
|
@SQLRestriction("xyz IS NULL") generates two SQL conditions
|
|
2
|
1126
|
March 15, 2024
|
How to migrate from hibernate from 4.3 to 5.x?
|
|
6
|
1308
|
February 25, 2022
|
Hibernate 5.3 TypeResolver Constructor
|
|
1
|
2443
|
May 18, 2018
|
Hibernate second-level cache for many-many relationship in a joining table
|
|
1
|
2439
|
October 1, 2018
|
Integrating jersey with hibernate validator cdi
|
|
5
|
1406
|
August 13, 2018
|