- get(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
-
Get table meta data via table name.
- getActualDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get actual database type.
- getAllActualTables() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
-
Get all actual tables.
- getAllColumnNames(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
-
Get all column names via table.
- getAllDataNodes() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
-
Get all data nodes.
- getAllInstanceDataSourceNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.datasource.DataSourcesMetaData
-
Get all instance data source names.
- getAllPropertyKeys() - 接口 中的方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPropertiesAware
-
Get all property keys.
- getAllTableNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaData
-
Get all table names.
- getAllTableNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
-
Get all table names.
- getAutoCommit() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getCatalog() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
-
Get catalog.
- getCatalog() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getClientInfo(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getClientInfo() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getColumnMetaData(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
-
Get column meta data.
- getConstructor(Node) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
-
- getDatabaseShardingValues() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
-
Get database sharding values.
- getDatabaseShardingValues(String) - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
-
Get database sharding values.
- getDatabaseType() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseTypeAwareSPI
-
Get database type.
- getDatabaseTypeByURL(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get database type by URL.
- getDataNodeGroups(String) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNodes
-
Get data node groups.
- getDataNodeGroups(Collection<DataNode>) - 类 中的静态方法org.apache.shardingsphere.infra.datanode.DataNodeUtil
-
Get data node groups.
- getDataNodes(String) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNodes
-
Get data nodes.
- getDataSourceConfiguration(DataSource) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
-
Get data source configuration.
- getDataSourceConfigurationMap(Map<String, DataSource>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
-
Get data source configuration map.
- getDataSourceMap(Map<String, DataSourceConfiguration>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
-
Get data source map.
- getDataSourceMapper() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataSourceRoutedRule
-
Get data source mapper.
- getDataSourceMetaData(String, String) - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
-
Get data source meta data.
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
-
- getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
-
- getDataSourceMetaData(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.datasource.DataSourcesMetaData
-
Get data source meta data.
- getDefaultValue() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
-
Get default property value.
- getHoldability() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getHostName() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
-
Get host name.
- getInstance() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
-
Get a new instance for HintManager.
- getJdbcUrlPrefixes() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
-
Get alias of JDBC URL prefixes.
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
-
- getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
-
- getKey() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
-
Get property key.
- getMetaData() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getName() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
-
Get database name.
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
-
- getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
-
- getNetworkTimeout() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getOrder() - 接口 中的方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
-
Get order of load.
- getPort() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
-
Get port.
- getProps() - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Get properties.
- getQuoteCharacter() - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandler
-
Get quote character.
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.H2DatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MariaDBDatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MySQLDatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.PostgreSQLDatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
-
- getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
-
- getRegisteredService(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.required.RequiredSPIRegistry
-
Get registered service.
- getRegisteredService(Class<T>, String, Properties) - 类 中的静态方法org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
-
Get registered service.
- getRegisteredService(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
-
Get registered service.
- getRegisteredServices(Collection<K>, Class<V>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
-
Get registered services.
- getRegisteredServicesByClass(Collection<Class<?>>, Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
-
Get registered services by class type.
- getRuleConfigurationType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.YamlRuleConfiguration
-
Get rule configuration type.
- getRuleTagName() - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapper
-
Get YAML rule tag name.
- getSchema() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
-
Get schema.
- getSchema(Connection) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandler
-
Get schema.
- getSchema(Connection) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
-
- getSchema() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getSchemaMetaData() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaData
-
Get schema meta data.
- getTableShardingValues(String) - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
-
Get table sharding values.
- getTransactionIsolation() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getTrunkDatabaseType() - 接口 中的方法org.apache.shardingsphere.infra.database.type.BranchDatabaseType
-
Get trunk database type.
- getTrunkDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get trunk database type.
- getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
-
- getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
-
- getTrunkDatabaseTypeName(DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get name of trunk database type.
- getTupleName() - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.processor.ShardingSphereYamlTupleProcessor
-
Get tuple name.
- getType() - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecorator
-
Get data source type.
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.H2DatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MariaDBDatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MySQLDatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.PostgreSQLDatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
-
- getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
-
- getType() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
-
Get property type.
- getType() - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Get type.
- getType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstruct
-
Get type.
- getTypeClass() - 接口 中的方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
-
Get type class.
- getTypeMap() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getValue(E) - 类 中的方法org.apache.shardingsphere.infra.properties.TypedProperties
-
Get property value.
- getWarnings() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- getYamlShortcuts() - 类 中的静态方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
-
Get YAML shortcuts.
- ServiceLoaderInstantiationException - org.apache.shardingsphere.infra.spi.exception中的异常错误
-
Service loader instantiation exception.
- ServiceLoaderInstantiationException(Class<?>, Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceLoaderInstantiationException
-
- ServiceProviderNotFoundException - org.apache.shardingsphere.infra.spi.exception中的异常错误
-
Service provider not found exception.
- ServiceProviderNotFoundException(Class<?>) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
-
- ServiceProviderNotFoundException(Class<?>, String) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
-
- setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setCatalog(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setClientInfo(String, String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setClientInfo(Properties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setDatabaseShardingValue(Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
-
Set sharding value for database sharding only.
- setHoldability(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setNetworkTimeout(Executor, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setPrimaryRouteOnly() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
-
Set database operation force route to primary database only.
- setProps(Properties) - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Set properties.
- setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setSavepoint() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setSavepoint(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setSchema(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- setTypeMap(Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
-
- ShardingSphereAlgorithm - org.apache.shardingsphere.infra.config.algorithm中的接口
-
ShardingSphere algorithm.
- ShardingSphereAlgorithmConfiguration - org.apache.shardingsphere.infra.config.algorithm中的类
-
ShardingSphere algorithm configuration.
- ShardingSphereAlgorithmConfiguration(String, Properties) - 类 的构造器org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmConfiguration
-
- ShardingSphereAlgorithmConfigurationYamlSwapper - org.apache.shardingsphere.infra.yaml.swapper.algorithm中的类
-
ShardingSphere algorithm configuration YAML swapper.
- ShardingSphereAlgorithmConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
-
- ShardingSphereAlgorithmFactory - org.apache.shardingsphere.infra.config.algorithm中的类
-
ShardingSphere algorithm factory.
- ShardingSphereAlgorithmFactory() - 类 的构造器org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
-
- ShardingSphereAlgorithmPostProcessor - org.apache.shardingsphere.infra.config.algorithm中的接口
-
ShardingSphere algorithm post processor.
- ShardingSphereAlgorithmPropertiesAware - org.apache.shardingsphere.infra.config.algorithm中的接口
-
ShardingSphere algorithm properties aware.
- ShardingSphereConfigurationException - org.apache.shardingsphere.infra.config.exception中的异常错误
-
Configuration exception.
- ShardingSphereConfigurationException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereConfigurationException(Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with cause exception.
- ShardingSphereException - org.apache.shardingsphere.infra.exception中的异常错误
-
Basic exception of ShardingSphere.
- ShardingSphereException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereException(String, Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
-
Constructs an exception with error message and cause.
- ShardingSphereException(Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
-
Constructs an exception with cause.
- ShardingSphereMetaData - org.apache.shardingsphere.infra.metadata.model中的类
-
ShardingSphere meta data.
- ShardingSphereMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.ShardingSphereMetaData
-
- ShardingSphereRule - org.apache.shardingsphere.infra.rule中的接口
-
ShardingSphere rule.
- ShardingSphereRuleBuilder<R extends ShardingSphereRule,T extends RuleConfiguration> - org.apache.shardingsphere.infra.rule中的接口
-
ShardingSphere rule builder.
- ShardingSphereRulesBuilder - org.apache.shardingsphere.infra.rule中的类
-
ShardingSphere rule builder.
- ShardingSphereRulesBuilder() - 类 的构造器org.apache.shardingsphere.infra.rule.ShardingSphereRulesBuilder
-
- ShardingSphereSchema - org.apache.shardingsphere.infra.schema中的类
-
ShardingSphere schema.
- ShardingSphereSchema() - 类 的构造器org.apache.shardingsphere.infra.schema.ShardingSphereSchema
-
- ShardingSphereServiceLoader - org.apache.shardingsphere.infra.spi中的类
-
ShardingSphere service loader.
- ShardingSphereServiceLoader() - 类 的构造器org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
-
- ShardingSphereYamlConstruct - org.apache.shardingsphere.infra.yaml.engine.constructor中的接口
-
ShardingSphere YAML construct.
- ShardingSphereYamlConstructor - org.apache.shardingsphere.infra.yaml.engine.constructor中的类
-
ShardingSphere YAML constructor.
- ShardingSphereYamlConstructor(Class<?>) - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
-
- ShardingSphereYamlRepresenter - org.apache.shardingsphere.infra.yaml.engine.representer中的类
-
ShardingSphere YAML representer.
- ShardingSphereYamlRepresenter() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
-
- ShardingSphereYamlTupleProcessor - org.apache.shardingsphere.infra.yaml.engine.representer.processor中的接口
-
ShardingSphere YAML tuple processor.
- SPIRootInvokeHook - org.apache.shardingsphere.infra.hook中的类
-
Root invoke hook for SPI.
- SPIRootInvokeHook() - 类 的构造器org.apache.shardingsphere.infra.hook.SPIRootInvokeHook
-
- SQL92DatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
-
Database meta data dialect handler of SQL92.
- SQL92DatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
-
- SQL92DatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
-
Database type of SQL92.
- SQL92DatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
-
- SQL92DataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
-
Data source meta data for SQL92.
- SQL92DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.SQL92DataSourceMetaData
-
- SQLServerDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
-
Database meta data dialect handler of SQLServer.
- SQLServerDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
-
- SQLServerDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
-
Database type of SQLServer.
- SQLServerDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
-
- SQLServerDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
-
Data source meta data for SQLServer.
- SQLServerDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.SQLServerDataSourceMetaData
-
- start() - 接口 中的方法org.apache.shardingsphere.infra.hook.RootInvokeHook
-
Handle when root invoke started.
- start() - 类 中的方法org.apache.shardingsphere.infra.hook.SPIRootInvokeHook
-
- StatusContainedRule - org.apache.shardingsphere.infra.rule中的接口
-
Status contained rule.
- swapToObject(YamlAuthenticationConfiguration) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.AuthenticationYamlSwapper
-
- swapToObject(YamlProxyUserConfiguration) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.ProxyUserYamlSwapper
-
- swapToObject(YamlShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
-
- swapToObject(Y) - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper
-
Swap from YAML configuration to object.
- swapToRuleConfigurations(Collection<YamlRuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
-
Swap from YAML rule configurations to rule configurations.
- swapToYamlConfiguration(Authentication) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.AuthenticationYamlSwapper
-
- swapToYamlConfiguration(ProxyUser) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.ProxyUserYamlSwapper
-
- swapToYamlConfiguration(ShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
-
- swapToYamlConfiguration(T) - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper
-
Swap to YAML configuration.
- swapToYamlConfigurations(Collection<RuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
-
Swap to YAML rule configurations.