Introduction of Castor in Java

By Vinay | March 6, 2010 | 2,246 views
Category Common


About author  I am Java/oracle professional.Working on Java/J2EE technologies and i.e Oracle ADF,Spring,hibernate,J2ee,PL/sql,Apps for 2+ years.I am passionate about learning new technologies.I am sharing my knowledge. Give your views and suggestion. http://www.linkedin.com/in/vinaykumar2 Read more from this author


Castor is an open source data binding framework for moving data from XML to Java programming language objects and from Java to databases. 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 is made up of (independent) modules as follows:- Castor XML
- Castor XML – Code generator
- Castor JDO – Persistence framework
- Castor JDO – DDL generator
- Additional tools
- Integration with other frameworks
Castor XML
XML data binding framework to bind XML artefacts to Java objects and vice versa.
Castor XML code generator
Code generator that generates Java source code from XML Schema information.
Castor JDO
Java persistence framework to bind Java objects to RDBMS tables. Castor JDO (Java Data Objects) is an open source, 100 percent Java data binding framework. Initially released in December 1999, Castor JDO was one of the first open source data binding frameworks available. Since that time, the technology has come a long way.

Castor JDO DDL generator
Generates DDL statements from JDO mapping files.
Castor is currently integrated with the following frameworks or has support for being integrated:
Spring ORM support for Castor
- Spring OXM for Castor
- Spring XML artifacts
- Web Service toolkits
- Apache Cocoon (Castor transformer)
- extendedXML module for Mule, offering enhanced XML-transformation support for Mule, using Castor

You can find Castor Api doc on – http://www.jdocs.com/castor/1.0.1/overview-summary.html
More information you can find on – http://www.castor.org/

pimp it

Read more post on Castor in Java Introduction of Castor in Java Java 

3 comments | Add One

Comments

  1. jqueryNo Gravatar - 03/9/2010 at 12:20 pm

    Thank you for interesting information. I was searching this information for a long time.



Trackbacks

  1. PimpThisBlog.com
  2. Introduction to proton NMR spectroscopy (2) | Today Auto Blog

Leave a Comment

Name:

E-Mail :

Website :

Comments :