Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Read Database schema with java

1 view
Skip to first unread message

RADES via JavaKB.com

unread,
Nov 13, 2005, 12:54:25 PM11/13/05
to
I m searching for a methode to read a database schema with java: Tables,
Relations, Tablefield, Primary Keys, NULL/ NOT Null. did u know any consept.
did u know a method with hibernate

Thomas Kellerer

unread,
Nov 13, 2005, 12:58:35 PM11/13/05
to

gimme_this...@yahoo.com

unread,
Nov 15, 2005, 7:25:41 PM11/15/05
to
Middlegen (a hibernate utility) already does this. It even creates an
ER diagram.

It reads your database and creates hbm.xml files from your tables.

It does one-to-many relationships too.

0 new messages