public interface PropertyGateway
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
read(Entity entity)
Read the property value from the entity.
|
void |
write(Entity entity,
Object value)
Write the property value to the entity.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.