Search code examples
How to reference a Hibernate @ManyToOne association without laoding it from the database...


javahibernatejpaormhibernate-mapping

Read More
How to join fetch two associations with JPA/Hibernate...


javamysqlhibernatejpahibernate-mapping

Read More
Cascading a Child entity persist operation to its Parent entity...


javahibernatejpahibernate-mappingcomposite-primary-key

Read More
Hibernate : Not able to create table...


javaspringhibernatehibernate-mapping

Read More
JPA: Selecting subset of entity won't load @OneToOne property...


javahibernatejpaormhibernate-mapping

Read More
Because of Hibernate Mapping need to have some of the fields as @Transient but JSP does not have acc...


javaspringhibernatejsphibernate-mapping

Read More
how to make a friend relationship?Why does hibernate create a new table for ManyToMany relationship...


mysqlhibernatehibernate-mapping

Read More
unidirectional many to one relationship with inheritance...


javahibernatejpaormhibernate-mapping

Read More
Hibernate - One to Many Mapping of Set - Annotations...


javahibernatehibernate-mapping

Read More
Discriminator not used in SQL for one-to-many mapping in ColdFusion ORM...


hibernatecoldfusionhibernate-mappingcoldfusion-9

Read More
Hibernate does not generate tables from models to database...


javahibernatemavenjboss7.xhibernate-mapping

Read More
Hibernate - DataBase structure modelling...


javaspringhibernatehibernate-mapping

Read More
How to retrieve selected items from a list of items?...


javahibernatehibernate-mapping

Read More
When we create a primary key using hibernate we use @Id as annotation but what annotation should be ...


javahibernatejpaormhibernate-mapping

Read More
Hibernate One-To-One mapping error with reference key was null...


hibernate-mappingone-to-one

Read More
Caused by: java.lang.ClassNotFoundException: com.mcruiseon.common.Globals.RideType...


javaenumshibernate-mapping

Read More
How to use mappedBy correctly in one to many relation...


grailsormgrails-ormhibernate-mappinggrails-domain-class

Read More
Why to use Hibernate Mapping Component?...


javahibernatehibernate-mapping

Read More
Using an INNER JOIN to join two tables in HQL...


sqlhibernatehqlinner-joinhibernate-mapping

Read More
Hibernate entities mapping: Retrieve VARCHAR as boolean...


javadatabasehibernatehibernate-mapping

Read More
getting "Cannot serialize session attribute" after upgrading Hibernate...


hibernatesessionserializationhibernate-mapping

Read More
Configuring new EJB application using jboss7 server...


ejb-3.0hibernate-mapping

Read More
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role...


javahibernatelazy-loadinghibernate-mapping

Read More
Convert XML mappings to Code Mapping for ISET of ManyToMany...


nhibernatenhibernate-mappinghibernate-mappingnhibernate-mapping-by-code

Read More
How to select from an Oracle 11g table called User using HQL...


javaoraclehibernatehqlhibernate-mapping

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


springhibernatehibernate-mapping

Read More
Can hibernate property be both persistent and calculated?...


hibernatepostgresqlhibernate-mapping

Read More
Mapping problem with Hibernate...


javahibernateconfigurationhibernate-mapping

Read More
Lazy proxies through interfaces (entities with final methods)...


javahibernatejpaproxyhibernate-mapping

Read More
Avoid "Hibernate exception Null value was assigned to a property of primitive type setter"...


javahibernatehibernate-mappinghbmxml

Read More
BackNext