Project

General

Profile

« Previous | Next » 

Revision 2068

Added by Matt Jones about 20 years ago

Created test class QuerySpecificationTest and started process of removing the xml_index from the QuerySpecification code. Reformatted some classes for readability.

View differences:

JDBCTest.java
100 100
        select(conn);
101 101
        index++;
102 102
      }//for
103
      System.out.prinln("End");
103
      System.out.println("End");
104 104
     
105 105
    }//try
106 106
    catch (SQLException e)

Also available in: Unified diff