Class JdbcTableInstance
java.lang.Object
io.trino.tempto.fulfillment.table.TableInstance<RelationalTableDefinition>
io.trino.tempto.internal.fulfillment.table.jdbc.JdbcTableInstance
-
Constructor Summary
ConstructorsConstructorDescriptionJdbcTableInstance(TableName tableName, RelationalTableDefinition tableDefinition) -
Method Summary
Methods inherited from class io.trino.tempto.fulfillment.table.TableInstance
getDatabase, getName, getNameInDatabase, getSchema, getTableName, tableDefinition
-
Constructor Details
-
JdbcTableInstance
-