DataStoreQueries |
Static method class for single item store queries.
|
HasMoreThanZeroQueryStatement |
SQL query of a COUNT statement that closes proper elements.
|
LargeFetchQueries |
Static method class for queries that use large amount of memory.
|
LargeStoreQueries |
Static method class for large storage queries.
|
PerServerAggregateQueries |
Static method class for queries that count together counts for a player on a per server basis.
|
PlayerFetchQueries |
Static method class for queries that return information related to a single player.
|
QueryAllStatement<T> |
SQL query that doesn't require preparing that closes proper elements.
|
QueryAPIExecutable |
|
QueryAPIQuery<T> |
|
QueryStatement<T> |
SQL query that closes proper elements.
|
ServerAggregateQueries |
Static method class for queries that count how many entries of particular kinds there are for a server.
|