软件包 net.hasor.jdbc.exceptions

异常摘要
DataAccessException JDBC 异常根
IllegalTransactionStateException  
InvalidDataAccessException 无效的数据异常
SQLWarningException SQL 警告。
TransactionDataAccessException 数据库事务性异常的根,子类将会确定具体事务方面原因。
TransactionSuspensionNotSupportedException  
TypeMismatchDataAccessException Exception thrown on mismatch between Java type and database type: for example on an attempt to set an object of the wrong type in an RDBMS column.
UncategorizedDataAccessException 不明原因的底层 SQL 异常。
 



Copyright © 2013-2014. All Rights Reserved.