public class DatabaseUpdateStartEvent<K,V> extends UpdateStartEvent<K,V> implements DatabaseDataChangeStartEvent, DatabaseUpdateEvent
DatabaseUpdateStartEvent(K key, V value)
getKey, getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatabaseUpdateStartEvent(K key, V value)