Class UsersTable
java.lang.Object
com.djrapitops.plan.storage.database.sql.tables.UsersTable
Table information about 'plan_users'.
This table is used to store Player information that applies to all servers.
Patches that apply to this table:
Version10Patch
RegisterDateMinimizationPatch
UsersTableNameLengthPatch
-
Field Details
-
TABLE_NAME
- See Also:
-
ID
- See Also:
-
USER_UUID
- See Also:
-
REGISTERED
- See Also:
-
USER_NAME
- See Also:
-
TIMES_KICKED
- See Also:
-
INSERT_STATEMENT
-
SELECT_USER_ID
- See Also:
-
-
Method Details
-
createTableSQL
-