Class PgResultSet.NullObject

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Enclosing class:
    PgResultSet

    static class PgResultSet.NullObject
    extends PGobject
    • Constructor Detail

      • NullObject

        NullObject​(java.lang.String type)
    • Method Detail

      • getValue

        public java.lang.String getValue()
        Description copied from class: PGobject
        This must be overridden, to return the value of the object, in the form required by org.postgresql.
        Overrides:
        getValue in class PGobject
        Returns:
        the value of this object