Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: XMLMaterializer Download
 Description: I wrote another small XML instantiation process, the same curriculum is also a previous operation, used to store XML documents into a database (in this case is SQL SERVER) document. 1. Database configuration file is stored in the Properties, you can freely configure the JDBC connection string without having to recompile. 2. DOM4J one of the uses to read and store XML documents, using Microsoft' s JDBC class library. 3. The use of the DAO pattern to store the database, if for different databases can use different DAO, only for DAO can be re-configured.
 Downloaders recently: [More information of uploader yliu79]
 To Search:
File list (Check if you may need any files):
.classpath
.project
bank-1.dtd
bank.xml
cdcatalog.xml
foodmart.xml
lib
...\dom4j-1.6.1.jar
...\sqljdbc.jar
readme.txt
src
...\advdb
...\.....\Configurator.java
...\.....\dao
...\.....\...\SQLServerDatabaseDAO.java
...\.....\Node.java
...\.....\XMLAttribute.java
...\.....\XMLNode.java
...\.....\XMLProcessor.java
...\xmlapp.properties
...\XMLProcApp.java
    

CodeBus www.codebus.net