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