public class IngresActionBuilder extends JdbcActionBuilder
dataNode| Constructor and Description | 
|---|
| IngresActionBuilder(DataNode dataNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> SQLAction | objectSelectAction(SelectQuery<T> query)Creates an action to execute a SelectQuery. | 
batchAction, ejbqlAction, procedureAction, sqlActionpublic IngresActionBuilder(DataNode dataNode)
public <T> SQLAction objectSelectAction(SelectQuery<T> query)
SQLActionVisitorobjectSelectAction in interface SQLActionVisitorobjectSelectAction in class JdbcActionBuilderCopyright © 2001–2023 Apache Cayenne. All rights reserved.