开发者

How to use xjc generated classes with JDO

开发者 https://www.devze.com 2023-04-01 03:05 出处:网络
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 generate开发者_JS百科d classes?

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 generate开发者_JS百科d classes?

0

精彩评论

暂无评论...
验证码 换一张
取 消