Package io.resys.thena.datasource
Interface ThenaSqlClient.Sql
- All Known Implementing Classes:
ImmutableSql
- Enclosing interface:
ThenaSqlClient
@Immutable
public static interface ThenaSqlClient.Sql
-
Method Summary
-
Method Details
-
getValue
String getValue() -
failed
default ThenaSqlDataSourceErrorHandler.SqlFailed failed(Throwable t, String message, Object... args)
-