The Artima Developer Community
Sponsored Link

Java Buzz Forum
Use XQuery on Serialized JavaBeans

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Margaret Green

Posts: 86
Nickname: mhg2
Registered: Feb, 2003

Margaret Green is founder of Ontonet.
Use XQuery on Serialized JavaBeans Posted: Jul 28, 2003 10:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Margaret Green.
Original Post: Use XQuery on Serialized JavaBeans
Feed Title: Onto Something Good
Feed URL: http://underconstruction.networksolutions.com
Feed Description: Margaret Green's musings on tech and Ontonet.
Latest Java Buzz Posts
Latest Java Buzz Posts by Margaret Green
Latest Posts From Onto Something Good

Advertisement
Serializing Java objects as XML is now a standard feature of the Java Platform. The class, java.beanXMLEncoder, writes the object as XML. The complementary class, java.beanXMLDecoder, instantiates an object from the XML. Storing the XML in a database that offers XQuery capabilities means object instances can: be identified by ...

Read: Use XQuery on Serialized JavaBeans

Topic: Replay Feature Previous Topic   Next Topic Topic: HTML != Windows Forms

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use