static class PgResultSet.NullObject extends PGobject
Constructor and Description |
---|
NullObject(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
This must be overidden, to return the value of the object, in the form required by
org.postgresql.
|