Class PostgreSQLDialect

  • All Implemented Interfaces:
    SQLDialect

    public class PostgreSQLDialect
    extends java.lang.Object
    implements SQLDialect
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SELECT_CURRVAL  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSelectInsertId()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PostgreSQLDialect

        public PostgreSQLDialect()