We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37d785 commit 805595eCopy full SHA for 805595e
1 file changed
src/main/java/org/utplsql/cli/datasource/InitializableOracleDataSource.java
@@ -6,7 +6,6 @@
6
import java.io.PrintWriter;
7
import java.sql.CallableStatement;
8
import java.sql.Connection;
9
-import java.sql.ConnectionBuilder;
10
import java.sql.SQLException;
11
import java.sql.SQLFeatureNotSupportedException;
12
import java.util.logging.Logger;
0 commit comments