facebook

about myEclipse’s hibernate:

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

    asert
    Member

    bug:
    for example:
    if I do “create hibernate mapping” for “G$job” table in myeclipse database explorer,then the mapping classes and “*.hbm.xml”file will be created in the package named “mapping”,the classes that myeclipse created will import “mapping.G.job”,but package “mapping.G” is not existing,and eclipse java editor show the error in the “import declare” line;

    improve:
    I hope myeclipse can add this good function:
    adding the corresponding comments for a field of created mapping table when the field of the table has a comments;

    thanks for your good job;

    #247608 Reply

    Haris Peco
    Member

    asert,

    You are correct – this is bug in naming strategy.I will file bug reports, but can you send us your table creating script,mapping and POJO, please

    Thanks

    #247624 Reply

    Haris Peco
    Member

    Asert,

    In MyEclipse 4.1.1 you can override class name for table mapping in rev. eng wizard and it will resolove your problem.We will enhance naming startegy in future releases – 4.1.1 will be released very soon, perhaps today

    Best

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: about myEclipse’s hibernate:

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