| Package | Description |
|---|---|
| com.vaadin.data.util.sqlcontainer.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FreeformStatementDelegate
FreeformStatementDelegate is an extension to FreeformQueryDelegate that
provides definitions for methods that produce StatementHelper objects instead
of basic query strings.
|
| Modifier and Type | Method and Description |
|---|---|
FreeformQueryDelegate |
FreeformQuery.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
FreeformQuery.setDelegate(FreeformQueryDelegate delegate) |
Copyright © 2022 Vaadin Ltd. All rights reserved.