xjc « jdo « Java Enterprise Q&A





1. How to use xjc generated classes with JDO    stackoverflow.com

we have a collection of POJOs created by xjc that we need to be able to persist through JDO. How would you go about applying JDO annotations to the generated ...