Before you can use the persistent JDO Java classes, you need to compile them and run the JDO enhancer.
To compile and run the JDO enhancer, you can use JBuilder, Eclipse, Apache Ant, PowerDesigner or any IDE that supports Ant.
Using JBuilder
To compile Java classes and run JDO enhancer with JBuilder, you need to add the JBuilder profile before you generate the Java code and JDO persistence descriptor.
Using Eclipse
To compile Java classes and run JDO enhancer with Eclipse, you need to add the Eclipse profile before you generate the Java code and JDO persistence descriptor.
Using Ant
To compile Java classes and run the JDO enhancer with Apache Ant, you need to enable the Ant build.xml file generation before you generate the Java code and JDO persistence descriptor.
Using PowerDesigner
You use PowerDesigner to compile and run JDO enhancer as follows:
Customizing JDO Support
The JDO support in PowerDesigner is entirely defined in the JDO Extended Model Definition. You can customize it if necessary. You can also add the support for other JDO products.