由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Export/Import selected entities
相关主题
need help from the J2EE expertJAXB
Java EE 习题 1XML schema to instance generator?
请推荐复杂xml parserETL process in JAVA. --有建议的请回这个贴。
Java XML parser的问题How to create a binding schema in jaxb.
XSD to java beansWhat do you use to process XML?
any JAXB high hands?新手学习web service,有人想一起做点project吗?
哪位能大概介绍一下XML的那些APIGenerics应该怎么得到它的class?
Java EE vs. Core Java, 该选哪个呢?Spring JBOSS
相关话题的讨论汇总
话题: entities话题: export话题: import话题: selected话题: unmarshall
进入Java版参与讨论
1 (共1页)
r*****s
发帖数: 985
1
if purely export/import,
maybe exporting to db scripts is good enough,
however,
validation is also needed,
so what's the general solution?
mark the entities with JAXB,
marshall/unmarshall the entities,
and dump them into xml?
sounds the right way?
1 (共1页)
进入Java版参与讨论
相关主题
Spring JBOSSXSD to java beans
试着比较 JAXB/StAX/XStream/SAXany JAXB high hands?
Re: Entity EJB: anyone with real experience哪位能大概介绍一下XML的那些API
hehe, Neo (.NET Entity Objects)Java EE vs. Core Java, 该选哪个呢?
need help from the J2EE expertJAXB
Java EE 习题 1XML schema to instance generator?
请推荐复杂xml parserETL process in JAVA. --有建议的请回这个贴。
Java XML parser的问题How to create a binding schema in jaxb.
相关话题的讨论汇总
话题: entities话题: export话题: import话题: selected话题: unmarshall