Class PostgresqlHyperonDialect

java.lang.Object
pl.decerto.hyperon.runtime.sql.dialect.DefaultDialect
pl.decerto.hyperon.runtime.sql.dialect.PostgresqlHyperonDialect
All Implemented Interfaces:
HyperonDialect

public class PostgresqlHyperonDialect extends DefaultDialect
Author:
anna ksiazek
  • Constructor Details

    • PostgresqlHyperonDialect

      public PostgresqlHyperonDialect()
  • Method Details

    • selectFromSequence

      public String selectFromSequence(String sequence, String schema)
    • validationQuery

      public String validationQuery()
    • jdbcDriverClassName

      public String jdbcDriverClassName()
    • hibernateDialect

      public String hibernateDialect()