Uses of Package
org.h2.server.pg
Packages that use org.h2.server.pg
-
Classes in org.h2.server.pg used by org.h2.server.pgClassDescriptionThis class implements a subset of the PostgreSQL protocol as described here: https://www.postgresql.org/docs/devel/protocol.html The PostgreSQL catalog is described here: https://www.postgresql.org/docs/7.4/catalogs.htmlOne server thread is opened for each client.Represents a PostgreSQL Portal object.Represents a PostgreSQL Prepared object.