Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
None
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
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
- is caused by
-
LPS-104539 Automatically Generate Service Builder Code for Blob usage
-
- Closed
-