Project

General

Profile

« Previous | Next » 

Revision 22

Added by Matt Jones over 24 years ago

created code to read XML doc from db source and emit it as an XML stream

View differences:

DBSAXElement.java
26 26

  
27 27
      this.conn = conn;
28 28
      writeElementToDB();
29
    };
29
    }
30 30
    
31 31
    /** creates SQL code and inserts new element into DB connection */
32 32
    private void writeElementToDB() {

Also available in: Unified diff