Class GeoInfoTable
java.lang.Object
com.djrapitops.plan.storage.database.sql.tables.GeoInfoTable
Table information about 'plan_ips'.
Patches related to this table:
Version10Patch
GeoInfoLastUsedPatch
GeoInfoOptimizationPatch
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateTableSQL(DBType dbType) static Query<List<GeoInfoTable.Row>> fetchRows(int currentId, int rowLimit)
-
Field Details
-
TABLE_NAME
- See Also:
-
ID
- See Also:
-
USER_ID
- See Also:
-
GEOLOCATION
- See Also:
-
LAST_USED
- See Also:
-
INSERT_STATEMENT
- See Also:
-
UPDATE_STATEMENT
- See Also:
-
UPSERT_STATEMENT_MYSQL
- See Also:
-
UPSERT_STATEMENT_SQLITE
- See Also:
-
-
Method Details
-
createTableSQL
-
fetchRows
-