提交 dda74919 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 05a73352
......@@ -55,7 +55,6 @@ public class TriggerPassData implements Trigger {
public void init(Connection conn, String schemaName,
String triggerName, String tableName, boolean before,
int type) throws SQLException {
System.out.println(getPrefix(conn) + triggerName);
TRIGGERS.put(getPrefix(conn) + triggerName, this);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论