| Constructor and Description |
|---|
ColumnHaving(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
Class<String> |
getFieldClass() |
String |
getFieldName() |
E |
getInstance() |
String |
getValue(R entity) |
void |
setValue(R entity,
String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsColumn, transformTo, transformToequalsField, getEntityClass, getEntityName, getThisValue, getValueOfpublic ColumnHaving(String name)
public String getColumnName()
getColumnName in interface Column<E extends Entity,String,R extends EntityRelation>public String getFieldName()
getFieldName in interface Field<E extends Entity,String,R extends EntityRelation>public Class<String> getFieldClass()
getFieldClass in interface Field<E extends Entity,String,R extends EntityRelation>public E getInstance()
getInstance in interface Field<E extends Entity,String,R extends EntityRelation>Copyright © 2021. All rights reserved.