public class EntityField extends Object implements QueryRetOperand
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getField() |
EntityTable |
getTable() |
static EntityField |
of(EntityTable table,
String field) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitobjToOperandpublic static EntityField of(EntityTable table, String field)
public String getField()
public EntityTable getTable()
Copyright © 2024. All Rights Reserved.