1.10. XDoclet Integration

The files for this sample are located in the samples/xdoclet directory of the Kodo installation. This sample demonstrates how to use XDoclet comment tags to create JDO metadata. The Main class is a persistent type with appropriate comment tags. The build.xml file invokes XDoclet to create a JDO metadata file from the commented source.