Skip to content

Commit

Permalink
[#575] feat(jdbc): Support for DataSource and schema operations in JD…
Browse files Browse the repository at this point in the history
…BC catalog.
  • Loading branch information
Clearvive authored and Clearvive committed Nov 13, 2023
1 parent a037eaf commit 89b4b22
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import java.util.Locale;
import javax.sql.DataSource;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
Expand Down

0 comments on commit 89b4b22

Please sign in to comment.