Results 1 to 2 of 2

Thread: How to Generate Domain Classes From SQL DDL

  1. #1
    Join Date
    May 2011
    Posts
    3

    Question How to Generate Domain Classes From SQL DDL

    Hi everybody. I need to help me with this. Is there some method or tool to generate Domain Classes from SQL DDL or from a database connection? I want to have the same product that Hibernate produces with hbm2java to generate Java POJOs.

    I have to handle many classes and I don't want to write every single domain class so I want to speed up my application development.

    Thanks in advance.

  2. #2
    Join Date
    Jun 2010
    Location
    London
    Posts
    304

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •