« 上一篇 | 下一篇»

Hibernate POJO's good assistant-Commons for Eclipse

eclipsePOJO used by Hibernate needs to implement hashCode() and equals() method.That's a kind of stuffy work and will be done many many times during development.Some IDEs support automatical generation feature such as IDEA.Eclipse famous plug-in--MyElipse also suppots but it's not free of charge.
I think nearly all JAVAers know Apache Commons open source project.We can use Commons lib to generate hashCode() and equals() method.I wanna tell you that there is also a plugin for Eclipse called Commons4E which help you generate hasCode() and equals().
It also can generate toString() and compareTo() method.That's a smart plugin.Enjoy it.Link


(2) 评论    (19) 引用   

Total 2 Comments on "Hibernate POJO's good assistant-Commons for Eclipse"

  1. david said: tcool

    15/03/2006, at 14:19 [ 回复 ]

    test my new theme comment!

  2. seks said: seks

    21/04/2006, at 19:47 [ 回复 ]

    Nice site.
    Best regards from Mike
    SEKS

发表评论

称呼 (required)

标题

个人主页(可选)

邮箱地址(可选)

Auth Image