| 类 | 说明 |
|---|---|
| SqlNullCheckedResultSet |
Decorates a
ResultSet with checks for a SQL NULL value on each
getXXX method. |
| StringTrimmedResultSet |
Wraps a
ResultSet to trim strings returned by the
getString() and getObject() methods. |
Copyright © 2020 com.github.braisdom. All rights reserved.