facebook

add hibernate mapping file

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

    mimi_grebici
    Member

    Hi

    is it possible to add a new hibernate mapping with MyEclipse?

    I mean after mapping files are created , we can need to add another mapping files for other tables !!!

    #259921 Reply

    Haris Peco
    Member

    mimi_grebici ,

    You can call RE eng from Db explorer or create mapping manual (New-File).There isn’t specific wizard for hibernate mapping files in MyEclipse

    Best
    Peco

    #259922 Reply

    mimi_grebici
    Member

    thanks for the replay

    can you tell me please what is “RE eng from Db explorer”

    thanks

    #259923 Reply

    mimi_grebici
    Member

    @mimi_grebici wrote:

    thanks for the reply

    can you tell me please what is “RE eng from Db explorer”

    thanks

    #259965 Reply

    Haris Peco
    Member

    mimi_grebici ,

    DB explorer is myeclipse tools for exploring database objects (tables, views, indexes, etc).You have tutorial in Help-Help contents-MyEclipse Learning Center-Database development-Geting started

    When you explore table or view you can call ‘Hibernate Reverse Engineering’ (RE eng from database explorer) if right click on table/s or view/s.MyEclipse will make mapping files form database objects (tables/views) for you.See hibernate tutorial in Help-Help contents-MyEclipse Learning Center-Spring/Hibernate development-Geting started-Hibernate development.

    Please don’t hesitate to ask us, if you have some issues folowing tutorials

    Best
    Peco

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: add hibernate mapping file

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