摘要: Two Levels of Abstraction 抽象的2个级别 Now that we have a powerful, database-agnostic approach to exception handling, let's look at implementing an abstraction framework that will make JDBC much easier t... 阅读全文
posted @ 2012-12-08 23:40 sqtds 阅读(328) 评论(0) 推荐(0) 编辑
摘要: Converting JDBC Exceptions to Generic Exceptions 转换jdbc异常到通用异常 In the class diagram above, all the classes above the horizontal line are generic. These are the exceptions that calling code will work... 阅读全文
posted @ 2012-12-08 22:26 sqtds 阅读(342) 评论(0) 推荐(0) 编辑