@FunctionalInterface
public static interface JdbcAbstractStore.SqlOperation<Res>
Modifier and Type | Method and Description |
---|---|
Res |
execute() |
Res execute() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
Copyright © 2021. All Rights Reserved.