protected static interface AbstractStore.ObjectToStatement<T>
| Modifier and Type | Method and Description |
|---|---|
void |
toStatement(T o,
PreparedStatement statement) |
void toStatement(T o, PreparedStatement statement) throws SQLException
SQLExceptionCopyright © 2023 Seata. All rights reserved.