Davide D'Alto
commented
on
OGM-1420
Re: @ElementCollection - doesn't retrieve MongoDB array
it should look like:
public static class FoodsCosmeticsMedicines implements Serializable
{ @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Type(type = "objectid") private String id; ... }
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082-
sha1:198c0c5
)