public interface PoolingDataSource extends DataSource, AutoCloseable
DataSource
that pools connections and requires to be explicitly
closed.getConnection, getConnection
getLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriter
isWrapperFor, unwrap
close
Copyright © 2001–2018 Apache Cayenne. All rights reserved.