パッケージ org.postgresql.jdbc

クラス PgConnection.AbortCommand

java.lang.Object
org.postgresql.jdbc.PgConnection.AbortCommand
すべての実装されたインタフェース:
Runnable
含まれているクラス:
PgConnection

public class PgConnection.AbortCommand extends Object implements Runnable
  • コンストラクタの詳細

    • AbortCommand

      public AbortCommand()
  • メソッドの詳細

    • run

      public void run()
      定義:
      run インタフェース内 Runnable