Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-216

Rename class DB to Adapter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-beta1
    • Runtime
    • None

    Description

      Currently, the word "Database" is quite overloaded in Torque. It means the name of the database (as in Torque.getDefaultDB()) as well as the information about a particular database (as in the class Database).
      To add to the confusion, there is also the class name org.apache.torque.adapter.DB which holds the interface for a database adapter for the runtime.

      That class name should be changed to"Adapter".
      Also, all methods to retrieve an adapter but are named "DB" (as in Torque.getDB()) should be deprecated; and new methods which are named "Adapter" (as Torque.getAdapter()) should be added.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: