Class PGInsertStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, PGSQLObject, PGSQLStatement
Direct Known Subclasses:
GaussDbInsertStatement

public class PGInsertStatement extends SQLInsertStatement implements PGSQLStatement