News

The Java Architecture for XML Binding provides a powerful and practical way of working with XML content from within Java applications. The newly released JAXB 2.0 offers many new features ...
XML guru Tim Bray unveiled a three-dimensional map of the Web at this week's XML DevCon Fall 2000. Bray suggests that ...
3. EDI to XML Conversion – This video covers a sample EDI-to-XML mapping project using Stylus Studio’s new EDI-to-XML mapping tools in Convert-to-XML. The demonstration starts with loading an EDI file ...
Empower your JavaBeans to handle data conversion to and from their XML document format without complicating the code. This tip shows you how to write and use a component to convert a JavaBean to ...
JPA and Hibernate enum mapping The Java enum, introduced in Java 5, will map to the underlying database without any intervention. The JPA framework, be it Hibernate or Toplink or DataNucleus, will ...