public interface IEntityManagerInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
onGetValueBeforeUpdate(int index,
String dataType,
Object value)
On set value before update.
|
Object |
onSetValueAfterQuery(Object pojo,
Field field,
Object value)
On set value after query.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.