Search code examples
Retrieving a value from Stored Procedure using Native SQL Hibernate...


javahibernateormhibernate-mappingnative-sql

Read More
Hibernate 5: org.hibernate.MappingException: Unknown entity...


javamysqlhibernatehibernate-mappinghibernate-5.x

Read More
Liferay error org.hibernate.MappingException: Unknown entity: com.mycompany.myapp.model.MyModel...


hibernateliferayhibernate-mapping

Read More
Hibernate: Mapping with one-to-many on non-primary-key columns...


javasql-serverxmlhibernatehibernate-mapping

Read More
Many to many mapping with extra column persisting troubles...


hibernatejpaspring-datahibernate-mapping

Read More
Hibernate: How configure entity to be inserted/updated/deleted through Oracle package procedures?...


javahibernatehibernate-mapping

Read More
How to have a log or history table for User in MySQL and Hibernate...


mysqlhibernatehibernate-mappinghibernate-criteriahibernate-onetomany

Read More
Mapping enum('YES', 'NO') column in Mysql to Boolean in hibernate...


javamysqlhibernatehibernate-mapping

Read More
Hibernate relational annotations...


javahibernatehibernate-mapping

Read More
Hibernate criteria createalias method generate additional select query...


hibernatehibernate-mappinghibernate-criteria

Read More
Saving a property of an Hibernate entity with the value from a database function...


javadatabasehibernateormhibernate-mapping

Read More
one to one mapping Entity class from dataBase using netbeans jpa...


jsfdatatablehibernate-mapping

Read More
Setting default values for columns in Hibernate during query mapping...


javahibernateautomapperhibernate-mapping

Read More
Mapping all the classes in hibernate.cfg.xml with just one line?...


javahibernateannotationshibernate-mapping

Read More
Address as Entity or Value type in hibernate...


javahibernatehibernate-mapping

Read More
Why sequence-identity not working in SQL server sequences?...


sql-serverhibernatesequencehibernate-mapping

Read More
Hibernate fetch=join/select is not applicable for HQL?...


hibernatecachinghibernate-mappinghibernate-criteria

Read More
Hibernate: why use O/R mapping?...


hibernatedata-annotationshibernate-mapping

Read More
How cascade works in bidirectional relaltionalship...


hibernatehibernate-mappinghibernate-criteria

Read More
Spring 4.3.0.RELEASE + Hibernate 5.2.0.Final - Insert duplicate rows each time...


javamysqlspringhibernatehibernate-mapping

Read More
Spring 4.3.0.RELEASE + Hibernate 5.2.0.Final - Could not obtain transaction-synchronized Session for...


javaspringhibernatehibernate-mappingspring-transactions

Read More
Spring 4.3.0.RELEASE + Hibernate 5.2.0.Final - GeneratedValue on mysql...


javamysqlspringhibernatehibernate-mapping

Read More
Spring 4.3.0.RELEASE + Hibernate 5.2.0.Final -Error.. with root cause org.hibernate.PersistentObject...


javaspringhibernatehibernate-mapping

Read More
Hibernate MappingException while using annotation @Inheritance with MySql...


mysqlhibernatejakarta-eehibernate-mapping

Read More
How to mark a relation optional using EmbeddedId?...


hibernatejpaembeddedhibernate-mappingoption-type

Read More
org.hibernate.hql.internal.ast.QuerySyntaxException: EdbmsEmployee is not mapped [from EdbmsEmployee...


springhibernatehibernate-mappingspring-orm

Read More
Hibernate mapping - Is it possible to get rid of one Java class?...


javahibernatehibernate-mapping

Read More
Hibernate returns null hql in query with @ManyToOne...


javamysqlhibernatehibernate-mapping

Read More
Hibernate: Facing "broken column mapping for id" using composite key referenced in another...


javahibernatehibernate-mapping

Read More
hibernate query could not resolve property even if the property is there and correct casing...


javahibernateentityhqlhibernate-mapping

Read More
BackNext