Creating beans from database tables



My problem is that I have to create beans from all the 100+ tables that
are in my database and it wouldn't be very joyful doing it manually. So
do you know any solution to this? Hibernate tools? Eclipse plugins? I
guess there's no way doing it while my application is running,
dynamically.

.



Relevant Pages

  • Re: EJB persistence versus Database persistence?
    ... > still don't get why I would need to build persistent java objects on ... It makes some sense to try to implement EJB session beans, ... much) about which database is being used or how to access it. ...
    (comp.lang.java.programmer)
  • Displaying multiple beans in a struts form
    ... I have a list of beans that I retrieved from a database. ... Now I want to display these beans in a ... Is there any sample code out there ...
    (comp.lang.java)
  • Re: [jsp]: getProperty
    ... Okay, finally this works: ... it contains several Beans, each of them represents an entry of my database, ...
    (comp.lang.java.programmer)