|
jxDBCon 0.9z | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.sourceforge.jxdbcon.postgresql.PGTypes
|
+--org.sourceforge.jxdbcon.postgresql.PGArrayTypes
The array types used in the PostgreSQL database system. This class wraps a generic array of any type handler and some particular handlers for special array types.
| Nested Class Summary | |
static class |
PGArrayTypes.PGarray
ARRAY of some basetype. |
static class |
PGArrayTypes.PGoid8
ARRAY of oids. |
static class |
PGArrayTypes.PGoidvector
ARRAY of oids. |
| Nested classes inherited from class org.sourceforge.jxdbcon.postgresql.PGTypes |
PGTypes.DefaultParamType, PGTypes.PGaclitem, PGTypes.PGbit, PGTypes.PGbool, PGTypes.PGbytea, PGTypes.PGmacaddr, PGTypes.PGoid, PGTypes.PGunknown, PGTypes.PGvarbit |
| Field Summary |
| Fields inherited from class org.sourceforge.jxdbcon.postgresql.PGTypes |
be, defKnownTypes, le |
| Constructor Summary | |
PGArrayTypes()
|
|
| Methods inherited from class org.sourceforge.jxdbcon.postgresql.PGTypes |
doEscape, genericGetBytes, genericSetBytes, genericSetNull |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PGArrayTypes()
|
jxDBCon 0.9z | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||