Thursday, 29 August 2013

Merging deserialized objects with their originals

Merging deserialized objects with their originals

References

Reference NO 1

http://stackoverflow.com/questions/15194233/merging-deserialized-objects-with-their-originals

Reference NO 2

http://otndnld.oracle.co.jp/document/products/as10g/101300/B25221_03/web.1013/b13593/uowadv005.htm

Reference NO 3

http://www.objectdb.com/java/jpa/persistence/detach

Reference NO 4

http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutputStream.html

Reference NO 5

http://docs.python.org/library/pickle.html

Reference NO 6

http://www.mysqlperformanceblog.com/2010/01/21/when-should-you-store-serialized-objects-in-the-database/

Reference NO 7

http://www.mail-archive.com/dev@cloudstack.apache.org/msg07687.html

Reference NO 8

http://oreilly.com/catalog/javarmi/chapter/ch10.html

No comments:

Post a Comment