Product Documentation

c-treeACE V11.0 Release Notes

Previous Topic

Next Topic

JDBC - Driver.connect Method Now Compliant with Incorrect URL Handling

The Driver.connect method should return null when the JDBC URL is inappropriate for the driver instead of throwing an exception. In multi-database environments, this will prevent the DriverManager from connecting to any databases registered after c-tree. The logic has been corrected to return a NULL if the URL is unacceptable.

TOCIndex