Search code examples
Is it possible to create a one-to-one mapping with the columns as keys for a hashmap?...

javahibernateormhibernate-mappinghibernate-5.x

Read More
JPA Entity mapping SQL Function result to transient field...

hibernatejpahibernate-mapping

Read More
Unknown column in field list after trying to create OneToMany relationship...

spring-data-jpaone-to-manyhibernate-mapping

Read More
Hibernate - Error at child level does not rollback parent insertion into database...

javaspringhibernatehibernate-mapping

Read More
HibernateException: Could not determine a type for class exception with spring-data-jpa native query...

javapostgresqlhibernatehibernate-mappingusertype

Read More
org.hibernate.InstantiationException: No default constructor for entity: com.domaine.AnomalieAck...

javahibernateenumshibernate-mappinginstantiation

Read More
@ManyToMany mapping doesn't update the corresponding Tables...

javahibernatejpamany-to-manyhibernate-mapping

Read More
Grails id mapping autoincrement - MySQL...

mysqlgrailshibernate-mappingauto-incrementgrails-domain-class

Read More
Is it possible to have foreign key enforced without object-to-object mapping?...

javahibernateforeign-keyshibernate-mapping

Read More
How to fix ''null value in column "id" violates not-null constraint''...

javapostgresqlhibernatespring-mvchibernate-mapping

Read More
why am receiving a mapping exception with the root cause as SAXParseException; lineNumber: 19; colum...

hibernateexceptionhibernate-mappingsaxparseexceptionmappingexception

Read More
Shared Primary Key between two Entities Not Working...

springhibernatejpaormhibernate-mapping

Read More
what type of hiberante mapping should be used...

hibernate-mapping

Read More
How to access the fields of an embedded class in Spring JPA...

springhibernatespring-data-jpaspring-datahibernate-mapping

Read More
One-To-Many Foreign key must have same number of columns as the referenced primary key...

springjpakotlinhibernate-mapping

Read More
stackoverflow error when converting hibernate object to json...

javajsonhibernatehibernate-mappingstack-overflow

Read More
How can I mark a foreign key constraint using Hibernate annotations?...

javahibernatehibernate-mappinghibernate-annotations

Read More
Read and Write generic Enum in hibernate...

javamysqlhibernateenumshibernate-mapping

Read More
Java Hibernate - Is there a way to populate a Transient property with Formula...

hibernatejakarta-eehqlhibernate-mappingtransient

Read More
How to query by custom object entity property with JPA and Hibernate...

javahibernatejpaormhibernate-mapping

Read More
Hibernate GeneratedValue starting from 1 although there are some data...

javaspringhibernatespring-boothibernate-mapping

Read More
How to keep data in sync with JPA across entities in session cache?...

spring-data-jpahibernate-mapping

Read More
How to model relationship tables as entities in Hibernate...

mysqlhibernatespring-mvchibernate-mappingentity-relationship

Read More
Find total price for an order using JPA...

javahibernatejpaormhibernate-mapping

Read More
How to update @OneToMany Hibernate relationship...

springhibernatespring-data-jpahibernate-mappingspring-rest

Read More
Mapping database lookups to jpa entities...

javahibernatejpahibernate-mapping

Read More
How to retrieve data from DB and print in jsp using spring and hibernate?...

springhibernatespring-mvcweb-applicationshibernate-mapping

Read More
Is it possible to force Hibernate to embed an Entity?...

javahibernatejpaormhibernate-mapping

Read More
How to limit hibernate related objects during serialization...

hibernateserializationhibernate-mappingjava

Read More
Two FKs as one PK in NHibernate-Mapping?...

c#nhibernatehibernate-mapping

Read More
BackNext