Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1476

DB constants now accessible from plugins

Details

    Description

      The DBUtil constants
      MINIMAL
      POPULATED
      SHARDED
      TYPE_DB2
      TYPE_DERBY
      TYPE_FIREBIRD
      TYPE_HYPERSONIC
      TYPE_INFORMIX
      TYPE_INGRES
      TYPE_INTERBASE
      TYPE_JDATASTORE
      TYPE_MYSQL
      TYPE_ORACLE
      TYPE_POSTGRESQL
      TYPE_SAP
      TYPE_SQLSERVER
      TYPE_SYBASE
      has been moved to to com.liferay.portal.tools.sql.DB. This change allows plugins to access these constants.

      DBUtil implements DB, so there is no need to modify existing code.

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP2 (5.2.6)