org.compass.gps.device.jdbc.snapshot
Class ConfigureSnapshotEvent
java.lang.Object
org.compass.gps.device.jdbc.snapshot.AbstractSnapshotEvent
org.compass.gps.device.jdbc.snapshot.ConfigureSnapshotEvent
public class ConfigureSnapshotEvent
- extends AbstractSnapshotEvent
A configuration event, works with
JdbcSnapshotEventListener.configure(ConfigureSnapshotEvent).Holds
a list of all the mappings.
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigureSnapshotEvent
public ConfigureSnapshotEvent(Connection connection,
JdbcDialect dialect,
List mappings)
getMappings
public List getMappings()
Copyright (c) 2004-2008 The Compass Project.