The device will use the org.compass.gps.device.jdbc.snapshot.JdbcSnapshotEventListener to handle database change events (which should be reflected to the index).
The device will use the provided org.compass.gps.device.jdbc.snapshot.JdbcSnapshotPersister to persist the snapshot information and load it. author: kimchy
Note that it is persisted when the gps device stops. true if the snapshot should be persisted after each mirroring operation.
true
Note that it is persisted when the gps device stops. Parameters: saveSnapshotAfterMirror -