public interface RelationProcessor
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
RelationProcessor.Context |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
process(RelationProcessor.Context context,
Relationship relationship) |
void process(RelationProcessor.Context context, Relationship relationship) throws SQLException
SQLExceptionCopyright © 2020 com.github.braisdom. All rights reserved.