Exceptions and Description |
---|
org.apache.commons.dbcp.DbcpException
This will be removed in a future version of DBCP.
|
org.apache.commons.dbcp.SQLNestedException
Use '(SQLException) new SQLException(msg).initCause(e)' instead; this class will be removed in DBCP 2.0
|
Copyright © 2001–2024 The Apache Software Foundation. All rights reserved.