LONG

64-bit Long integer number.

SQLite: BIGINT

Example:

table.addData(TableData.LONG, "user_id", TableFlag.UNIQUE)
set("user_id", 1234567890123456789L)

Properties

Link copied to clipboard
Link copied to clipboard