Getting “NOT NULL constraint failed” when writing non-null data with Java, JDBC, Sqlite

前端 未结 0 1970
失恋的感觉
失恋的感觉 2020-12-04 07:00

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

public class StatusEvent
{
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题