All Classes and Interfaces
Class
Description
This interface not start with underscore, so this interface can present in application developer code.
This interface representing Postgre cte builder.
This interface representing Postgre DECLARE cursor statement
This interface representing Postgre DELETE syntax.
This interface representing postgre INSERT statement.
This interface is used by in multi-statement api.
static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.
static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.
static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.
This interface representing Postgre MERGE syntax.
This interface is public interface that developer can directly use,but just delete(), for example:
This interface representing postgre SELECT statement.
static sub-statement syntax forbid the WITH clause ,because it destroy the Readability of code.
primary-statement syntax support static WITH clause,it's simple and clear and free
This class is Postgre SQL syntax utils.
This interface not start with underscore, so this interface can present in application developer code.
This interface not start with underscore, so this interface can present in application developer code.
This interface representing Postgre UPDATE syntax.