Interface StatementBuilder.Terminal

All Superinterfaces:
StatementBuilder.BuildableStatement<Statement>
Enclosing interface:
StatementBuilder

public static interface StatementBuilder.Terminal extends StatementBuilder.BuildableStatement<Statement>
Terminal operation that only allows access to StatementBuilder.BuildableStatement. A marker interface to clarify the intention instead of just exposing the BuildableStatement.
Since:
2024.3.0