public interface RelRunner
Experimental.
RelRunners| Modifier and Type | Method and Description |
|---|---|
PreparedStatement |
prepareStatement(RelNode rel)
Prepares a statement based on a relational expression.
|
PreparedStatement prepareStatement(RelNode rel) throws SQLException
rel - Relational expressionSQLException - on errorCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.