JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
huiche.jdbc
org.huiche.jdbc.exception
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.huiche.jdbc.exception
package
org.huiche.jdbc.exception
jdbc异常
Author:
Maning
Related Packages
Package
Description
org.huiche.jdbc
jdbc执行器
org.huiche.jdbc.support
jdbc支持包
Exception Classes
Class
Description
HcJdbcException
JDBC执行抛出的异常
RuntimeSQLException
SQL异常的运行时异常包装,在无法抛出SQLException的地方进行包装抛出