public int getLoginTimeout() throws SQLException {
   return _dataSource.getLoginTimeout();
 }