Class PostgresDialect

java.lang.Object
org.jobrunr.storage.sql.common.db.AnsiDialect
org.jobrunr.storage.sql.postgres.PostgresDialect
All Implemented Interfaces:
Dialect

public class PostgresDialect extends AnsiDialect
  • Constructor Details

    • PostgresDialect

      public PostgresDialect()
  • Method Details

    • selectForUpdateSkipLocked

      public String selectForUpdateSkipLocked()