Class DerbyLockDiag

    • Constructor Summary

      Constructors 
      Constructor Description
      DerbyLockDiag()
      Public constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<LockInfo> run​(IDatabaseTranslator translator, java.sql.Connection c)
      Execute the statement using the connection and return the value
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DerbyLockDiag

        public DerbyLockDiag()
        Public constructor