/[Apache-SVN]
ViewVC logotype

Revision 325993


Jump to revision: Previous Next
Author: kmarsden
Date: Mon Oct 17 22:41:03 2005 UTC (4 years, 1 month ago)
Changed paths: 9
Log Message:
DERBY-522

1) Updates client to look for statements that begin with comments and to ignore the comments when deciding the kind of statement that is being executed.
2) Changes ij to only strip comments for client versions less than 10.2
3) Adds test cases for statements that begin with comments to the jdbcapi/nullSQLText.java test
4) Updates masters

Contributed by Army Brown


Changed paths:

Path Details
Directorydb/derby/code/trunk/java/client/org/apache/derby/client/am/Statement.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/sql/compile/sqlgrammar.jj modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/nullSQLText.out added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/forupdate.out modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/nullSQLText.out added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/syscat.out modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/nullSQLText.out modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/nullSQLText.java modified , text changed
Directorydb/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ij.jj modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2