Documentation of 'org.apache.derby.iapi.services.io.Storable' Java class
Storable
org.apache.derby.iapi.services.io

Interface Storable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean isNull()
      Return whether the value is null or not.
      void restoreToNull()
      Restore this object to its (SQL)null value.
      • Methods inherited from interface java.io.Externalizable

        readExternal, writeExternal
    • Method Detail

      • isNull

        boolean isNull()
        Return whether the value is null or not.
        Returns:
        true if the value is null and false otherwise.
      • restoreToNull

        void restoreToNull()
        Restore this object to its (SQL)null value.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.