I have the following code:
@Entity public class Foo { @Id private long id; private int status; // getters and s