com.ibm.jtopenlite.database

Interface DatabaseSQLCommunicationsAreaCallback

    • Method Detail

      • newSQLCommunicationsAreaData

        void newSQLCommunicationsAreaData(int sqlCode,
                                        String sqlState,
                                        String generatedKey,
                                        int updateCount,
                                        int resultSetsCount)