attributes property

List<ModelAttribute> attributes
final

Model-level attributes such as @@id and @@unique.

Implementation

final List<ModelAttribute> attributes;