facebook

Hibernate problem

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240057 Reply

    corsaguy
    Member

    Please can someone help me.

    I have the following two object


    public class Object1 {

    private Obj2 object;
    private Set objectSet;

    now if I do each object mapping in it’s own file ie: Object1.hbm.xml

    how can I map these those attributes in a way that the DB do not complain about transient references that is not saved etc.

    please help

    thanx a mil

    #240089 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev.

    corsaguy you might try asking your question, with more detail, in the hibernate forums.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate problem

You must be logged in to post in the forum log in