|
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.PGStructTypes
.
Nested Class Summary | |
static class |
PGStructTypes.PGbox
Full support. |
static class |
PGStructTypes.PGcircle
Full support. |
static class |
PGStructTypes.PGline
Not supported by the database. |
static class |
PGStructTypes.PGlseg
Full support. |
static class |
PGStructTypes.PGpath
Does not work for now, several reasons... |
static class |
PGStructTypes.PGpoint
Full support. |
static class |
PGStructTypes.PGpolygon
|
(package private) static class |
PGStructTypes.PGstruct
|
static class |
PGStructTypes.PGtimetz
TIME type with time zone information. |
static class |
PGStructTypes.PGtinterval
|
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 | |
PGStructTypes()
|
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 PGStructTypes()
|
jxDBCon 0.9z | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |