Class IcebergJdbcConnectionFactory

java.lang.Object
io.trino.plugin.iceberg.catalog.jdbc.IcebergJdbcConnectionFactory
All Implemented Interfaces:
org.jdbi.v3.core.ConnectionFactory

public class IcebergJdbcConnectionFactory extends Object implements org.jdbi.v3.core.ConnectionFactory
  • Constructor Details

  • Method Details

    • openConnection

      public Connection openConnection() throws SQLException
      Specified by:
      openConnection in interface org.jdbi.v3.core.ConnectionFactory
      Throws:
      SQLException