I remember us leaving the embedded driver returning false as quite a few methods had not been implemented for the jdbc tests suite to pass without any changes back then.
--francois
On 9/2/05, Kathey Marsden <[EMAIL PROTECTED]> wrote:
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
