public class CachedEntity extends Object implements Serializable
| Constructor and Description |
|---|
CachedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromRow(Row aRow)
take over all values describing the real entity (not it's meta data!)
|
void |
toRow(Row aRow)
export all values (no meta data) from this cache item to the given row object.
|
Copyright © 2016 as-development.net. All rights reserved.