Class PostgresDialect.PostgresExpressionFunctions

java.lang.Object
org.seasar.doma.jdbc.dialect.StandardDialect.StandardExpressionFunctions
org.seasar.doma.jdbc.dialect.PostgresDialect.PostgresExpressionFunctions
All Implemented Interfaces:
ExpressionFunctions
Enclosing class:
PostgresDialect

public static class PostgresDialect.PostgresExpressionFunctions extends StandardDialect.StandardExpressionFunctions
  • Constructor Details

    • PostgresExpressionFunctions

      public PostgresExpressionFunctions()
    • PostgresExpressionFunctions

      public PostgresExpressionFunctions(char[] wildcards)
    • PostgresExpressionFunctions

      protected PostgresExpressionFunctions(char escapeChar, char[] wildcards)