JdbcState.Options |
JdbcState.Options.withConnectionProvider(ConnectionProvider connectionProvider) |
JdbcState.Options |
JdbcState.Options.withInsertQuery(String insertQuery) |
JdbcState.Options |
JdbcState.Options.withJdbcLookupMapper(JdbcLookupMapper jdbcLookupMapper) |
JdbcState.Options |
JdbcState.Options.withMapper(JdbcMapper mapper) |
JdbcState.Options |
JdbcState.Options.withQueryTimeoutSecs(int queryTimeoutSecs) |
JdbcState.Options |
JdbcState.Options.withSelectQuery(String selectQuery) |
JdbcState.Options |
JdbcState.Options.withTableName(String tableName) |