Re: [xml-dev] generating java/SQL script files from XML document

From
Steve Muench <>
To
Raphaele Giordan <>
Date
2002-01-24T10:13:28Z
ID
<002e01c1a4bf$c8a240f0$7e921690@smuenchlap>
Thread
Re: [xml-dev] generating java/SQL script files from XML document
You might download and experiment with Oracle's
Business Components for Java framework.

It represents business components with XML metadata and Java 
implementation files, and offers object/relational mapping
and other fun features that aren't fun to implement yourself.

It comes together with our full-featured, Java IDE called JDeveloper9i.

See:

  http://otn.oracle.com/products/jdev

for more info.

There's a link in my email footer below to a whitepaper
that describes more about the framework's capabilities...

_____________________________________________________________________
Steve Muench - Developer, Product Manager, XML Evangelist, Author
"Simplifying J2EE and EJB Development with BC4J"
http://otn.oracle.com/products/jdev/htdocs/j2ee_with_bc4j/j2ee_with_bc4j.html
"Building Oracle XML Applications" - www.oreilly.com/catalog/orxmlapp

----- Original Message ----- 
From: "Raphaele Giordan" <>
To: "Xml-Dev (Adresse de messagerie)" <>
Sent: Thursday, January 24, 2002 9:35 AM
Subject: [xml-dev] generating java/SQL script files from XML document 


| hi,
| i have an xml document describing an object model ( with entities like 
| employee, salary and business rules...). i want to convert this xml 
| document into two kinds of files ( with a java programm ):
| 1/the java code ( .java) implementing the model
| 2/SQL script to generate the relational model related to my object model.
| has anyone any experience on that ? what architecture would you advice ?
| thx
| raphaele
| 
| Raphaele Giordan
| Sopra Group
| Tel. :+33 (0)4 50 10 35 10 - 
| 
| 
| 
| 
| 
| -----------------------------------------------------------------
| The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
| initiative of OASIS <http://www.oasis-open.org>
| 
| The list archives are at http://lists.xml.org/archives/xml-dev/
| 
| To subscribe or unsubscribe from this list use the subscription
| manager: <http://lists.xml.org/ob/adm.pl>
| 
|