PgServerThread.Portal

Represents a PostgreSQL Portal object.


Fields
static String name
static PgServerThread.Prepared prep
static int[] resultColumnFormat

name

The portal name.

prep

The prepared object.

resultColumnFormat

The format used in the result set columns (if set).