Uses of Class
org.sgrewritten.stargate.config.TableNameConfiguration
Package
Description
-
Uses of TableNameConfiguration in org.sgrewritten.stargate.database
ModifierConstructorDescriptionSQLDatabase
(SQLDatabaseAPI database, boolean usingBungee, boolean usingRemoteDatabase, TableNameConfiguration config, StoredPropertiesAPI propertiesDatabase) Instantiates a new stargate registrySQLQueryGenerator
(TableNameConfiguration tableNameConfiguration, DatabaseDriver databaseDriver) Instantiates a new SQL query generator -
Uses of TableNameConfiguration in org.sgrewritten.stargate.migration
ModifierConstructorDescriptionSQLDatabaseMigrator
(@NotNull SQLDatabaseAPI database, @NotNull TableNameConfiguration nameConfiguration, @NotNull String sqlFilesPath, boolean interServerEnabled) -
Uses of TableNameConfiguration in org.sgrewritten.stargate.util.database
Modifier and TypeMethodDescriptionstatic TableNameConfiguration
DatabaseHelper.getTableNameConfiguration
(boolean usingRemoteDatabase)