Search code examples
Hibernate mapping exception - Could not determine type for:...


javahibernatejpaormhibernate-mapping

Read More
Mapping many-to-many relationship with attributes with JPA...


javahibernatejpaormhibernate-mapping

Read More
org.hibernate.InvalidMappingException: Could not parse mapping document from resource hibernate.hbm....


javahibernatejakarta-eehibernate-mappingpojo

Read More
how to return Map<Key, Value> with HQL...


hibernatehqlhibernate-mapping

Read More
Hibernate map enum by property value...


javahibernateenumshibernate-mapping

Read More
Hibernate : java.lang.IllegalArgumentException: object is not an instance of declaring class...


javahibernatehibernate-mapping

Read More
Hibernate referencing a primary key that does not exist...


javahibernatejpahibernate-mappingoracle12c

Read More
why onFlushDirty detects address as dirty but not contact in EmptyInterceptor...


javahibernatehibernate-mapping

Read More
java, hibernate: mapping property with a query...


javahibernatehibernate-mapping

Read More
Is it possible to generate hibernate mapping files from annotated classes when gradle builds...


hibernategradlehibernate-mapping

Read More
How to add sub-select to select...


javasqlhibernatejpahibernate-mapping

Read More
Hibernate Bidirectional one-to-many with composite key...


javahibernatejpahibernate-mappinghibernate-annotations

Read More
HTTP Status 500 - Request processing failed; nested exception is org.hibernate.HibernateException: /...


springhibernatespring-mvccontrollerhibernate-mapping

Read More
Hibernate ForeignKey mapping annotations...


javahibernatehibernate-mapping

Read More
No Dialect mapping for JDBC type: -9 with Hibernate 4 and SQL Server 2012...


javasqlsql-serverjdbchibernate-mapping

Read More
Hibernate query on superclass property...


javahibernateoopormhibernate-mapping

Read More
Why am I obtaining this "Repeated column in mapping for entity" into an Hibernate entity? ...


hibernatejpahibernate-mapping

Read More
How to store in one table an Entity composed by others Entity with Hibernate?...


mysqlhibernatespring-mvchibernate-mapping

Read More
JPQL, Hibernate Syntax Error while querying the database...


springhibernatejpahibernate-mappingjpql

Read More
How can I map "insert='false' update='false'" on a composite-id key-proper...


hibernate-mappinghbmhibernate-onetomanyhbmxml

Read More
Is it possible for Hibernate to use a class with no default c'tor as a component or composite-el...


javahibernatehibernate-mapping

Read More
Java Hibernate Mapping Exception! (Could not determine type for: java.util.Map)...


javahibernate-mappinghibernate-annotations

Read More
I'm getting error in @OneToMany hibernate mapping?...


javahibernatespring-bootannotationshibernate-mapping

Read More
Hibernate @OrderBy for nested properties...


javahibernatejpaormhibernate-mapping

Read More
Join columns error in Hibernate (One-to-many)...


javaxmlhibernatejakarta-eehibernate-mapping

Read More
HIbernate Mapping Exception: PropertyNotFoundException: Could not find a setter...


javaspringhibernatehibernate-mapping

Read More
I want to fetch my product details in database but it throws excepion org.hibernate.hql.internal.ast...


springhibernatespring-mvcspring-boothibernate-mapping

Read More
hibernate Criteria on Composite Id...


hibernatehibernate-mappinghibernate-criteriacomposite-id

Read More
Hibernate CRUD with lists...


javahibernatehibernate-mapping

Read More
Hibernate many to many - fetch method eager vs lazy...


javahibernateormmany-to-manyhibernate-mapping

Read More
BackNext