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

Updated BasePersistence to take advantage of generics

Details

    Description

      BasePersistence has been updated to take advantage of generics. This improvement allows Liferay to have a smaller footprint by removing
      findByPrimaryKey
      fetchByPrimaryKey
      findWithDynamicQuery
      remove
      update
      from the individual persistence class and allowing BasePersistence to handle these methods in a generic way.

      UPGRADE NOTE:

      To take advantage of this improvement if your portlets, please run service builder again. To take advantage of this improvement in an extension environment, the extension environment must be regenerated and service builder must be run again.

      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 SP3 (5.2.7)