Interface ActivitiesDAO

    • Field Detail

      • KEY_ACTIVITY_NULL_VALUE

        static final java.lang.String KEY_ACTIVITY_NULL_VALUE
        See Also:
        Constant Field Values
    • Method Detail

      • startTransaction

        void startTransaction()
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • commitTransaction

        void commitTransaction()
                        throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • rollbackTransaction

        void rollbackTransaction()
                          throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • endTransaction

        void endTransaction()
                     throws java.sql.SQLException
        Throws:
        java.sql.SQLException