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, sqlAction
public IngresActionBuilder(DataNode dataNode)
public <T> SQLAction objectSelectAction(SelectQuery<T> query)
SQLActionVisitor
objectSelectAction
in interface SQLActionVisitor
objectSelectAction
in class JdbcActionBuilder
Copyright © 2001–2023 Apache Cayenne. All rights reserved.