completed basic DBReader functionality. Can now read XML from DB using DBReader
adding recursive build for ReaderElement
created code to read XML doc from db source and emit it as an XML stream
consolidated table structure to eliminate xml_attributes and xml_elements in favor of a single, unified xml_nodes table
added attribute persistence to DB code
Partially functional SAS DB loader.
Split XML SAX handler class into seperate file DBSAXHandler.java
Added code to write element to DB using SAX parser model
Creating database loading scripts that utilize the oracle SAX parser
View revisions
Also available in: Atom