public static interface ExecutionReportQueryExecutor.Storage
| Modifier and Type | Method and Description |
|---|---|
Object |
store(com.google.gson.JsonObject object,
ExecutionReportQueryExecutor queryExecutor) |
Object |
store(com.google.gson.JsonObject object,
ExecutionReportQueryExecutor queryExecutor,
String parentType) |
Object store(com.google.gson.JsonObject object, ExecutionReportQueryExecutor queryExecutor) throws SQLException
SQLExceptionObject store(com.google.gson.JsonObject object, ExecutionReportQueryExecutor queryExecutor, String parentType) throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.