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
SQLException
Exception
Copyright © 2001–2015 Apache Cayenne. All rights reserved.