Package com.informix.jdbc.types

  • Interface Summary 
    Interface Description
    ReadableType
    Represents an Database type that can be converted into different java types Not all types convert into all java types All types support toObject to convert into a java generic object which is the best fit java type that matches the database type
    TypeInfo