Documentation of 'com.ziclix.python.sql.DBApiType' Java class
DBApiType
com.ziclix.python.sql

Class DBApiType

  • All Implemented Interfaces:
    java.io.Serializable


    public final class DBApiType
    extends PyInteger
    This class wraps the types from java.sql.Type in order for PyCursor to differentiate between a regular PyInteger and a SQL datatype value.
    See Also:
    Serialized Form
    • Constructor Detail

      • DBApiType

        public DBApiType(int type)
        Constructor DBApiType
        Parameters:
        type -
      • DBApiType

        public DBApiType(java.lang.Integer type)
        Constructor DBApiType
        Parameters:
        type -

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.