protected static interface AbstractStore.ResultSetToObject<T>
| Modifier and Type | Method and Description |
|---|---|
T |
toObject(ResultSet resultSet) |
T toObject(ResultSet resultSet) throws SQLException
SQLExceptionCopyright © 2023 Seata. All rights reserved.