public class Query.ColumnMapping extends Object implements Cacheable, Serializable
| 构造器和说明 |
|---|
ColumnMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCachedSize()
Returns the approximate size of the Object in bytes.
|
String |
getColumn() |
String |
getColumnAlias() |
String |
getProperty() |
void |
setColumn(String column) |
void |
setColumnAlias(String columnAlias) |
void |
setProperty(String property) |
String |
toString() |
public String getProperty()
public void setProperty(String property)
public String getColumnAlias()
public void setColumnAlias(String columnAlias)
public String getColumn()
public void setColumn(String column)
public int getCachedSize()
CacheablegetCachedSize 在接口中 CacheableCopyright © 2023 onecode. All rights reserved.