Interface JdbcQueryPropertiesExtension
- All Superinterfaces:
org.apache.shardingsphere.spi.type.typed.TypedSPI
public interface JdbcQueryPropertiesExtension
extends org.apache.shardingsphere.spi.type.typed.TypedSPI
JDBC query properties extension.
-
Method Summary
Methods inherited from interface org.apache.shardingsphere.spi.type.typed.TypedSPI
getType, getTypeAliases
-
Method Details
-
extendQueryProperties
Properties extendQueryProperties()Extend query properties.- Returns:
- JDBC query properties for extension
-