I have a Java application which uses a SQLite database to capture "StatusEvent" objects. A StatusEvent looks like this:
public class StatusEvent {