Re: Creating beans from database tables
- From: "Manish Pandit" <pandit.manish@xxxxxxxxx>
- Date: 28 Sep 2006 11:05:56 -0700
Hi,
By 'create beans' you mean you have to instantiate the existing ones,
or you have to generate code for something like entity beans? Or are we
talking about POJOs here?
If you want to generate code, use the java.sql.DatabaseMetaData API to
get information about schemas/tables/columns/indexes etc.
If not this, can you elaborate what exactly you want to do?
-cheers,
Manish
.
- References:
- Creating beans from database tables
- From: mikko . tanskanen
- Creating beans from database tables
- Prev by Date: Re: Why I can NOT have a class inside a method?
- Next by Date: I cannot understand why an object is created this way
- Previous by thread: Creating beans from database tables
- Next by thread: how to make the JTable.editCellAt(row,col) work
- Index(es):