Documentation of 'org.apache.derby.impl.store.access.UTF' Java class
UTF
org.apache.derby.impl.store.access

Class UTF

    • Constructor Detail

      • UTF

        public UTF()
      • UTF

        public UTF(java.lang.String value)
    • Method Detail

      • compare

        public int compare(DataValueDescriptor other)
        Description copied from class: UserType
        Orderable interface
        Specified by:
        compare in interface DataValueDescriptor
        Overrides:
        compare in class UserType
        Parameters:
        other - The Orderable to compare this one to.
        Returns:
        <0 - this Orderable is less than other. 0 - this Orderable equals other. >0 - this Orderable is greater than other. The code should not explicitly look for -1, or 1.
        See Also:
        Orderable

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.