public class TriggerDao extends Object
TriggerDao()
void
add(Trigger t)
List<Trigger>
getTriggersForTable(String table)
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TriggerDao()
Constructor for TriggerDao.
public void reset()
reset
public void add(Trigger t)
add
t
Trigger
public List<Trigger> getTriggersForTable(String table)
getTriggersForTable
table
String
List
Copyright © 2015. All Rights Reserved.