Uses of Class
org.compass.gps.device.jdbc.snapshot.DeleteSnapshotEvent

Packages that use DeleteSnapshotEvent
org.compass.gps.device.jdbc   
org.compass.gps.device.jdbc.snapshot   
 

Uses of DeleteSnapshotEvent in org.compass.gps.device.jdbc
 

Methods in org.compass.gps.device.jdbc with parameters of type DeleteSnapshotEvent
 void ResultSetSnapshotEventListener.onDelete(DeleteSnapshotEvent deleteSnapshotEvent)
           
 

Uses of DeleteSnapshotEvent in org.compass.gps.device.jdbc.snapshot
 

Methods in org.compass.gps.device.jdbc.snapshot with parameters of type DeleteSnapshotEvent
 void JdbcSnapshotEventListener.onDelete(DeleteSnapshotEvent deleteSnapshotEvent)
          A delete event.
 



Copyright (c) 2004-2008 The Compass Project.