public interface SQLAction
| Modifier and Type | Method and Description | 
|---|---|
| void | performAction(Connection connection,
             OperationObserver observer)Executes a query using a strategy defined by the implementation. | 
void performAction(Connection connection, OperationObserver observer) throws SQLException, Exception
SQLExceptionExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.