Hi,
I just did an update, clobber and build and now I can build anymore.
I am seeing the problem below. I see this:
Compiling 1 source file to /home/dw136774/myderby/trunk/classes
/home/dw136774/myderby/trunk/java/client/org/apache/derby/jdbc/ClientXADataSource.java:39:
cannot resolve symbol
symbol : method setResultSetHoldability (int)
location: class org.apache.derby.jdbc.ClientXADataSource
this.setResultSetHoldability(CLOSE_CURSORS_AT_COMMIT);
^
1 error
BUILD FAILED
Anybody experience the same problem?
Thanks,
Dag
|