public interface TableExpressionFactory
| Modifier and Type | Method and Description |
|---|---|
Expression |
create(Class clazz)
Creates
Expression to be used in generated code for accessing table data. |
Expression create(Class clazz)
Expression to be used in generated code for accessing table data.clazz - Class that provides specific methods for accessing table data.Expression instanceCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.