public interface SQLIndexing
| Modifier and Type | Method and Description | 
|---|---|
void | 
indexEntities(Iterable<EntityState> changedStates)
This method is called when states need to be indexed. 
 | 
void indexEntities(Iterable<EntityState> changedStates) throws SQLException
changedStates - The states which changed.SQLException - If SQL.