Uses of Interface
org.hsqldb.lib.EventLogInterface
Packages that use EventLogInterface
-
Uses of EventLogInterface in org.hsqldb.lib
Methods in org.hsqldb.lib with parameters of type EventLogInterfaceModifier and TypeMethodDescriptionboolean
FileAccess.renameElementOrCopy
(String oldName, String newName, EventLogInterface logger) boolean
FileAccessRes.renameElementOrCopy
(String oldName, String newName, EventLogInterface logger) boolean
FileUtil.renameElementOrCopy
(String oldName, String newName, EventLogInterface logger)