Interface JdbcQueryPropertiesExtension

  • All Superinterfaces:
    org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

    public interface JdbcQueryPropertiesExtension
    extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
    JDBC query properties extension.
    • Method Detail

      • extendQueryProperties

        Properties extendQueryProperties()
        Extend query properties.
        Returns:
        JDBC query properties for extension. Could NOT be null