value property

  1. @Column(type: ColumnType.TEXT)
String value
getter/setter pair

Implementation

@Column(type: ColumnType.TEXT)
String value;