Class PreparedDelay

java.lang.Object
org.bgerp.util.sql.PreparedQuery
ru.bgcrm.util.sql.PreparedDelay
All Implemented Interfaces:
Closeable, AutoCloseable

@Deprecated public class PreparedDelay extends PreparedQuery
Deprecated.
  • Constructor Details

    • PreparedDelay

      public PreparedDelay(Connection con)
      Deprecated.
    • PreparedDelay

      public PreparedDelay(Connection con, String query)
      Deprecated.