Sure. With JDXA, you can persist Integer or String array attributes in the same table where other primitive attributes of a model class are stored. You don't even have to specify any explicit mapping specification for such attributes. JDXA can also store HashMap attributes.
Comments