Class PgConnection.AbortCommand

java.lang.Object
org.postgresql.jdbc.PgConnection.AbortCommand
All Implemented Interfaces:
Runnable
Enclosing class:
PgConnection

public class PgConnection.AbortCommand extends Object implements Runnable
  • Constructor Details

    • AbortCommand

      public AbortCommand()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable