facebook

Configuring Hibernate to not use composite-id [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #217987 Reply

    lpham
    Participant

    How do I configure MyEclipse to not using <composite-id>
    when creating Hibernate Mapping.

    Thanks

    #218085 Reply

    support-jeff
    Member

    For now, you have no choice. If the table has multiple PK attributes, the tool will generate a composite-id mapping. If there is only a single PK field, a simple id will be used.

    jeff

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Configuring Hibernate to not use composite-id [Closed]

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