程序包 org.apache.seatunnel.connectors.seatunnel.jdbc.internal.split
-
接口概要 接口 说明 JdbcParameterValuesProvider This interface is used by theJdbcSourceto compute the list of parallel query to run (i.e. splits). -
类概要 类 说明 JdbcGenericParameterValuesProvider This splits generator actually does nothing but wrapping the query parameters computed by the user before creating theJdbcSourceinstance.JdbcNumericBetweenParametersProvider This query parameters generator is an helper class to parameterize from/to queries on a numeric column.