status property

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

Implementation

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