|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JdbcSnapshotEventListener | |
|---|---|
| org.compass.gps.device.jdbc | |
| Uses of JdbcSnapshotEventListener in org.compass.gps.device.jdbc |
|---|
| Classes in org.compass.gps.device.jdbc that implement JdbcSnapshotEventListener | |
|---|---|
class |
ResultSetSnapshotEventListener
A JdbcSnapshotEventListener
that works with
ResultSetJdbcGpsDevice and
performs the changes to the compass index after the change snapshots have
been detected by the device. |
| Methods in org.compass.gps.device.jdbc that return JdbcSnapshotEventListener | |
|---|---|
JdbcSnapshotEventListener |
JdbcActiveMirrorGpsDevice.getSnapshotEventListener()
Returns the jdbc snapshot event listener that will handle database change events. |
JdbcSnapshotEventListener |
AbstractJdbcActiveMirrorGpsDevice.getSnapshotEventListener()
|
| Methods in org.compass.gps.device.jdbc with parameters of type JdbcSnapshotEventListener | |
|---|---|
void |
JdbcActiveMirrorGpsDevice.setSnapshotEventListener(JdbcSnapshotEventListener snapshotEventListener)
Sets the jdbc snapshot event listener that will handle database change events. |
void |
AbstractJdbcActiveMirrorGpsDevice.setSnapshotEventListener(JdbcSnapshotEventListener snapshotEventListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||