Package org.apache.ibatis.migration.hook
Class ScriptHookContext
java.lang.Object
org.apache.ibatis.migration.hook.ScriptHookContext
Hook context object that is available to
before_new
and after_new
hooks.