Plugins (1068)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / UML / Hiber Objects

HiberObjects 
Rate this plugin | Report broken link | Details | Comments (4)

Rating: 8.1 (126 Votes) | hits: 0
HiberObjects

Version: 1.4.4
Support Eclipse Version: 3.2 / 3.3
License: Other
Development Status: Production/Stable
Company: Object Generation
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://objectgeneration.com/update

HiberObjects makes it easy to design and unit test code for JPA, Hibernate and GWT services.

HiberObjects can generate model classes for Grails from UML class diagrams. This results in a combination of UML domain modeling and agile web development; Design the model in class diagrams, and implement the view and controllers in Groovy.

Java code and JPA annotations or Hibernate mapping files are generated from class diagrams. If the default generated annotations are not sufficient, they can be designed as tags:

Sequence diagrams can be used to design object collaborations, classes and operations:

Object diagrams can be used to design objects that will be stored in the database before running unit tests:

Features

  • Project Wizard. Can add Hibernate and HSQLDB libraries to project.
  • Class diagrams.
  • Sequence diagrams.
  • Object diagrams.
  • Design Hibernate or JPA queries.
  • Run unit tests with HSQLDB database.
  • Build classes with Groovy scripts.

Code Generation

  • EJB3 Entity Beans with annotations.
  • .hbm.xml files for Hibernate.
  • GWT services with normal and asynchronous interface.
  • Unit tests. Populate the database with design objects before testing.
  • Data Access Objects.
  • Java Beans. Can generate Property change support.
  • Configuration files for Hibernate or JPA.
  • Data Transfer Objects for Google Web Toolkit.
  • XML schema for classes.

Added on: 13-Feb-2007 | Updated: 09-Apr-2008




Last 4 Comments


User: AnonymousRating: 12008-04-20 14:45:56
very limited in functionality


User: AnonymousRating: 82008-04-15 07:31:14
Very simple from the beginning and practical orientated, but offers a lot configuration possibilities for further working with it.


User: AnonymousRating: 42008-03-12 16:23:12
Promising but bug-ridden. Any action in Java editor (even selecting) involves a long latency (cpu load 100%).


User: AnonymousRating: 72007-04-11 23:04:47
Looks like very promising. This is great where you can actually test the Model up front.