aggregationType property

  1. @Column(type: ColumnType.TEXT, length: 50)
String aggregationType
getter/setter pair

Implementation

@Column(type: ColumnType.TEXT, length: 50)
String aggregationType;