Package io.trino.tempto.query
Class JdbcConnectivityParamsState
java.lang.Object
io.trino.tempto.query.JdbcConnectivityParamsState
- All Implemented Interfaces:
State
Contains configuration required to connect to a JDBC server.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
driverClass
-
url
-
user
-
password
-
pooling
public final boolean pooling -
jar
-
prepareStatements
-
kerberosPrincipal
-
kerberosKeytab
-
-
Method Details
-
getName
Description copied from interface:StateReturn name for state. If non-empty optional is returned State will be bound in TestContext with name annotation. -
equals
-
hashCode
public int hashCode() -
toString
-
builder
-