Documentation of 'org.apache.derby.impl.sql.catalog.DDColumnDependableFinder' Java class
DDColumnDependableFinder
org.apache.derby.impl.sql.catalog

Class DDColumnDependableFinder

    • Constructor Detail

      • DDColumnDependableFinder

        public DDColumnDependableFinder(int formatId)
        Constructor same as in parent.
    • Method Detail

      • readExternal

        public void readExternal(java.io.ObjectInput in)
                          throws java.io.IOException,
                                 java.lang.ClassNotFoundException
        Read this object from a stream of stored objects. Just read the byte array, besides what the parent does.
        Specified by:
        readExternal in interface java.io.Externalizable
        Overrides:
        readExternal in class DDdependableFinder
        Parameters:
        in - read this.
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • writeExternal

        public void writeExternal(java.io.ObjectOutput out)
                           throws java.io.IOException
        Write this object to a stream of stored objects. Just write the byte array, besides what the parent does.
        Specified by:
        writeExternal in interface java.io.Externalizable
        Overrides:
        writeExternal in class DDdependableFinder
        Parameters:
        out - write bytes here.
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.