facebook

Reverse Engineering a view

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

    Jorge Vicens
    Participant

    Hey all,

    How do I query a view that was reverse engineered with the DB tool?

    I created a native primary key built into the view by concatenating a long string of column values, but there is no way to tell the tool that the field can be considered a primary key.

    When reverse engineered, it creates a composite ID made up of all the columns and I can’t work with the object in an HSQL statement since the Mapped entity has no fields… just an ID field.

    Is there a way to do this?

    #298317 Reply

    support-joy
    Member

    propMaster,
    This looks more like an issue with hibernate. I would suggest you to cross post to hibernate forums.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Reverse Engineering a view

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