public interface DBConnectionPool
void
execute(DBTask task)
execute(List<DBTask> tasks)
int
getConnectionCount()
shutdown()
void execute(List<DBTask> tasks)
void execute(DBTask task)
int getConnectionCount()
void shutdown()
Copyright © 2020 DolphinDB. All rights reserved.