facebook

hibernate reverse mapping enhancements

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209936 Reply

    snpe
    Member

    Hello,
    I am interesing for reverse mapping currently – middlegen have a problem with big database ( I can’t work with big schema in middlegen, but If I try set only one table , middlegen return out of memory)
    I need features – create mapping and POJO from database browser,
    but with added features :
    – myeclipse have to create ID from table’s primary key (now db explorer ask for ID),
    – I need support for composite id, too

    I think that hibernae wizard (from DB explorer) need return wizard with :
    – database column and mapping properties
    – primary key and mapping
    – foreign keys and collection mapping

    User can change mapping

    Mapping class can extends any base class (with for instance equals and hashcode method, unsaved column for Interceptor etc) and implement any base interface – hibernate have meta mapping for this features, but it isn’t important for reverse mapping

    User can change mapping template (probably velocity file)

    This work in middlegen, but all tables only – I want only one table or choose more tables

    Thanks

    #209939 Reply

    support-michael
    Keymaster

    Thanks for this feedback. We are 100% in tune with your requests. We are already working on some of these features now. We have a short period for GA and will do our best to get as many of these enhancements in places before that time. I have added a link to this thread in all of our enhancement docs.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: hibernate reverse mapping enhancements

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