Uses of Class
org.hsqldb.server.PgType
-
Packages that use PgType Package Description org.hsqldb.server Contains the HyperSQL network listener classes. -
-
Uses of PgType in org.hsqldb.server
Methods in org.hsqldb.server that return PgType Modifier and Type Method Description static PgType
PgType. getPgType(org.hsqldb.types.Type hType)
-