Rohit Seth schreef:
While importing data, there could be a case where a new object has to be created which reference to some existing object. While marshalling jibx pulle out that object in xml file but I don't want that object to be created while importing (as that object already exists on target system).
I think the Hibernate method Session.replicate() is what you are looking for. There is not much documentation on it, though.
Joost Cassee
smime.p7s
Description: S/MIME Cryptographic Signature
