All Known Subinterfaces:
ConnectionPoolDataSource, DataSource, XADataSource

  • Method Summary

    Creates a new ShardingKeyBuilder instance

    int

    Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.

    Retrieves the log writer for this DataSource object.

    Return the parent Logger of all the Loggers used by this data source.

    void

    setLoginTimeout(int seconds)

    Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.

    void

    Sets the log writer for this DataSource object to the given java.io.PrintWriter object.

  • Method Details

    • getLogWriter

    • setLogWriter

    • setLoginTimeout

    • getLoginTimeout

    • getParentLogger

    • createShardingKeyBuilder