public interface ChangeDataSource
| Modifier and Type | Method and Description |
|---|---|
int |
getCardinality() |
boolean |
hasChange() |
com.google.gwtorm.server.ResultSet<ChangeData> |
read() |
int getCardinality()
read().boolean hasChange()
com.google.gwtorm.server.ResultSet<ChangeData> read() throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException