Castor

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Books
  

Articles:

[Top]

Books:
  • Castor Live by Bruce Snyder   - [Clicks: 131]
    Castor is an Open Source data binding framework for Java. It's the shortest path between Java objects, XML documents and relational tables.Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. Castor Live is set up in three parts: Data Binding, Castor XML and Castor JDO. While the Data Bindingpiece is the smallest of the three in the text, it will cover the basics of Object-to-XML and Object-to-Relational data binding, which will flow directly into the Castor Project. The Castor XML section will cover code generation from an XML schema document, the XML Mapping file, and Marshalling and Unmarshalling XML, using the three techniques provided by Castor- using automatic introspection, using class descriptors or using the XML mapping file. The Castor JDO section will discuss configuration, querying the database, transaction locking, and a myriad of other features.
    http://www.sourcebeat.com/TitleAction.do?id=8 - 2006

[Top]