Documentation of 'com.ziclix.python.sql.pipe.db.BaseDB' Java class
BaseDB
com.ziclix.python.sql.pipe.db

Class BaseDB

  • Direct Known Subclasses:
    DBSink, DBSource


    public abstract class BaseDB
    extends java.lang.Object
    Abstract class to assist in generating cursors.
    • Constructor Summary

      Constructors 
      Constructor and Description
      BaseDB(PyConnection connection, java.lang.Class dataHandler, java.lang.String tableName)
      Construct the helper.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseDB

        public BaseDB(PyConnection connection,
                      java.lang.Class dataHandler,
                      java.lang.String tableName)
        Construct the helper.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.