facebook

Hibernate

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

    snpe
    Member

    First,we need any database explorer btw sqlexplorer (ex JFaceDBC – JfaceDBC is now comercial ) – it is on java.net
    Hybernate Sync is great, but need better database access for reverse eng.
    and better control for generated persistent class and DAO – now generated DAO and persistent classes hide power of hinernate btw criteria query

    It be nice add spring IoC, but can be trivial

    regards

    #206966 Reply

    Latest Exadel ORM Studio features:

    http://www.exadel.com/products_ORMstudio.htm

    http://www.exadel.com/downloads/ormhib/viewlets/gs/ormgettingstarted_viewlet_swf.html

    As an aside, having a generic graphical mapping tool for XML to Objects would be cool. This could be used as the basis for the Hibernate specific graphical mapping tool. This would allow you to step in to web service type graphical mappings as well. Imagine a web service to Hibernate graphical mapping tool… 🙂

    #207188 Reply

    Hansemand
    Member

    Take a look at
    http://www.exadel.com/products_ORMstudio.htm

    This is approximately what I would like to see implemented in MyEclipse

    #207304 Reply

    I wonder how many of us can advertise ORM Studio on this thread? 🙂

    #207376 Reply

    jason poley
    Member

    1. middlegen like roundtrip from the db and back, based on velocity templates, so one could add plugins for other code gen things.
    2. sql 2 hql tool (and a hibern8te like prompt)
    3. hbm2java + hbm2ddl ui invokers
    4. xdoclet me feature for a bean, adds template based tags to a javabean

    just my wishes
    -jp

    #207574 Reply

    Werner Punz
    Member

    well there are various things which a good hibernate integration needs.
    first of all a generation of mapping files out of existing classes is nice (don´t know if the hibernate synchronizer does this already), secondly, some kind of reverse engineering of the mapping from an existing db would also be excellent.
    (I currently do that with middlegen and ant, works quite well this way)
    and in the third, once some kind of case tool integration in myeclipse is added, a generation of classes and mappings out of case diagrams would be an excellent option.

    But I think to achieve fast results probably a combination of middlegen and hibernate synchronizer could do the trick for the most basic tasks.

Viewing 6 posts - 16 through 21 (of 21 total)
Reply To: Hibernate

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