Package io.trino.plugin.jdbc
Class LazyConnectionFactory
java.lang.Object
io.trino.plugin.jdbc.LazyConnectionFactory
- All Implemented Interfaces:
ConnectionFactory,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LazyConnectionFactory
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin interfaceConnectionFactory- Throws:
SQLException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceConnectionFactory- Throws:
SQLException
-