In adding some tests I noticed that the embedded driver returns false for jdbcCompliant() in org.apache.derby.jdbc.InternalDriver. The client driver returns true for jdbcCompliant()
I think I'll change embedded to return true since we've been passing the CTS JDBC tests. Please let me know if you see a problem with this. Kathey
