Uses of Class
org.apache.flink.table.jdbc.DriverUri
-
Packages that use DriverUri Package Description org.apache.flink.table.jdbc -
-
Uses of DriverUri in org.apache.flink.table.jdbc
Methods in org.apache.flink.table.jdbc that return DriverUri Modifier and Type Method Description static DriverUri
DriverUri. create(String url, Properties properties)
Constructors in org.apache.flink.table.jdbc with parameters of type DriverUri Constructor Description FlinkConnection(DriverUri driverUri)
-