Class DefaultCloseableDataSource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()
      Close.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface javax.sql.CommonDataSource

        createShardingKeyBuilder, getParentLogger
      • Methods inherited from interface javax.sql.DataSource

        createConnectionBuilder, getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
      • Methods inherited from interface java.sql.Wrapper

        isWrapperFor, unwrap
    • Constructor Detail

      • DefaultCloseableDataSource

        public DefaultCloseableDataSource()
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Description copied from interface: CloseableDataSource
        Close.
        Specified by:
        close in interface CloseableDataSource
        Throws:
        java.io.IOException - the io exception