Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-106522

Generated blob-columns methods are not considering entities with compound primary keys

Details

    Description

      After LPS-104539 changes, in case the entity has a Blob column, service builder generates a new method:

      • open[BlobColumnName]InputStream(long primaryKey)

      But we are not considering there are entities with compound primary keys, so in that case we should use "Serializable" type.

      Attachments

        Issue Links

          Activity

            People

              kyle.miho Kyle Miho
              jorge.diaz Jorge Diaz
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                2 years, 35 weeks, 2 days ago

                Packages

                  Version Package
                  7.0.X
                  7.1.X
                  7.2.X
                  7.3.0 CE GA1
                  7.3.10 DXP GA1
                  7.4.13 DXP GA1
                  Master