Package 

Class DBTransaction

    • Method Summary

      Modifier and Type Method Description
      Boolean getIsTransaction()
      DB getDb()
      Unit setDb(DB db)
      final Connection getConn()
      final Unit setConn(Connection conn)
      Connection getConnection() 获取一个数据库连接
      • Methods inherited from class database.DBTransaction

        createIndex, createTable, createUniqueIndex, delete, delete, delete, delete, delete, deleteById, dropIndex, dropTable, fetchCount, find, find, find, firstPage, from, from, insert, insert, insert, insert, lastPage, nativeSelect, nextPage, page, previousPage, queryAll, save, select, select, select, select, select, truncate, truncate, update, update, update, values, with
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait