Hi Miro,

The IDE's have tools that create JPA Java classes from database schema. Both Eclipse and Netbeans have this functionality. Extending the functionality with your own code might be easier starting from one of the tool plugins.

Craig

On Jan 17, 2008, at 9:05 AM, Patrick Linskey wrote:

Hi,

When generating source code, the process is pretty manual. Take a look
at CodeGenerator and its subclasses.

When generating bytecodes directly, we use serp.

-Patrick

On Jan 17, 2008 8:11 AM, Miroslav Nachev <[EMAIL PROTECTED]> wrote:
Hi,

I have my own annotation with which I would like to generate new Java
Class(es). What is the used library in OpenJPA for that purpose (for
example creating of new Entity classes from Database)?


Regards,
Miro.




--
Patrick Linskey
202 669 5907

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to