Search code examples
java.lang.Object; cannot be cast to shoppingbasket.Product...


javahibernatehibernate-mapping

Read More
JPA @ManyToOne @JoinFormula throwing ClassCastException...


javahibernatehibernate-mapping

Read More
JPA : Select parent and child with oneToMany relatinships...


hibernatejpahibernate-mappinghibernate-onetomany

Read More
Spring Boot - Hibernate - Import Date from SQL Query...


sqlhibernatespring-datahibernate-mappingspring-jdbc

Read More
hql inner join Path expected for join! error...


hibernatejpajpa-2.0hibernate-mapping

Read More
Hibernate specify @Column annotation only once on basic type...


javahibernatehibernate-mapping

Read More
Ebean how to fetch data from multiple tables which have relationship in play framework...


jpaplayframeworkhibernate-mappingplayframework-2.2ebean

Read More
org.hibernate.MappingException: Could not determine type for: java.util.Set, at table: USERS, for co...


hibernatejpahibernate-mappinghibernate-annotations

Read More
How to fetch data from Spring Repository using mapped attribute...


hibernatespring-mvcspring-dataspring-data-jpahibernate-mapping

Read More
Hibernate mapping resource locate in the separate jar...


hibernatemappingentityhibernate-mappinghibernate.cfg.xml

Read More
Hibernate throws "deleted object would be re-saved by cascade (remove deleted object from assoc...


javahibernateormhibernate-mappingcascade

Read More
Java : org.hibernate.PropertyAccessException while calling setter and getter...


javahibernatehibernate-mappingrestlet

Read More
Many to many fails with Unknown column in 'on clause'...


mysqlsqlhibernatemany-to-manyhibernate-mapping

Read More
Convert enum to char...


javahibernatecharhibernate-mappingenumerated

Read More
Postgres Hibernate Primary Key generation Issue...


javasqlpostgresqlhibernatehibernate-mapping

Read More
org.hibernate.MappingException: No Dialect mapping for JDBC type: 2000...


javaspringhibernatehibernate-mapping

Read More
java.lang.NumberFormatException: For input string: "id" for Hibernate...


javaspringhibernatejsphibernate-mapping

Read More
org.springframework.orm.hibernate3.HibernateQueryException - HibernateTemplate...


javamysqlweb-applicationstomcat6hibernate-mapping

Read More
Composite key doesn't get populated by corresponding ID...


javahibernatejpahibernate-mapping

Read More
JPA, Hibernate: OneToOne mapping with foreign key only...


javahibernatejpahibernate-mapping

Read More
Hibernate get value of column from other table...


javahibernatehibernate-mapping

Read More
MySQL query works in Workbench but hibernate throws MySQLSyntaxErrorException...


mysqlsqlhibernatehibernate-mapping

Read More
Unknown integral data type...


javahibernatejpahibernate-mappinghibernate-annotations

Read More
How to solve Hibernate "ERROR o.h.e.jdbc.spi.SqlExceptionHelper - Duplicate entry " Except...


mysqljdbcspring-data-jpahibernate-mappingsqlexception

Read More
Hiberate JPA - sequences becoming negative when record is inserted...


hibernatejpajpa-2.0hibernate-mappinghibernate-jpa

Read More
How to map in Hibernate a qualified association?...


javahibernatedictionaryhibernate-mapping

Read More
Hibernate Master-SubDetails Mapping...


javahibernatehibernate-mapping

Read More
Hibernate creating entry but not setting FK in @OneToOne...


javahibernateormhibernate-mapping

Read More
org.hibernate.AnnotationException: A Foreign key refering has the wrong number of column. should be ...


javahibernatehibernate-mappinghibernate-annotations

Read More
Hibernate owning entity side with shared primary key...


javamysqlhibernatehibernate-mapping

Read More
BackNext