| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Practical data binding: Who uses this stuff, anyway ? by Brett McLaughlin - [Clicks: 20]
Brett takes a brief respite from talking about JaxMe, and examines why you would want to use data binding -- and why you wouldn't. He explores when data binding makes sense, and details some common programming practices and pitfalls.
http://www-106.ibm.com/developerworks/xml/library/x-pracdb6.html - Sep, 2004 - Practical data binding: Converting to and from XML with JaxMe by Brett McLaughlin - [Clicks: 10]
Brett's last column gave you a solid understanding of the JaxMe API. Build on your understanding as Brett continues by illustrating how to convert XML documents to Java class instances, manipulate the underlying XML data, and then convert the modified data back to XML. This article will give you a solid, working knowledge of JaxMe, and allow you to use it in your application programming.
http://www-106.ibm.com/developerworks/xml/library/x-pracdb5.html - Aug, 2004 - Practical data binding: JaxMe - The new kid on the block by Brett McLaughlin - [Clicks: 13]
The previous installments of this column gave you a thorough overview of JAXB, so you're now ready to study varying data binding implementations. This article begins an in-depth look at JaxMe, an open source implementation of JAXB. In addition to offering several enhancements to the basic JAXB specification, JaxMe offers integration with databases and Enterprise JavaBeans, both significant extensions to basic data binding behavior.
[Includes source code]
http://www-106.ibm.com/developerworks/xml/library/x-pracdb4/ - Jul, 2004