- SchemaMetaDataDecorator - org.apache.shardingsphere.underlying.common.metadata.decorator中的类
-
Schema meta data decorator.
- SchemaMetaDataDecorator() - 类 的构造器org.apache.shardingsphere.underlying.common.metadata.decorator.SchemaMetaDataDecorator
-
- ShardingSphereConfigurationException - org.apache.shardingsphere.underlying.common.config.exception中的异常错误
-
Configuration exception.
- ShardingSphereConfigurationException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereConfigurationException(Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with cause exception.
- ShardingSphereException - org.apache.shardingsphere.underlying.common.exception中的异常错误
-
Basic exception of ShardingSphere.
- ShardingSphereException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereException(String, Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with error message and cause.
- ShardingSphereException(Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with cause.
- ShardingSphereMetaData - org.apache.shardingsphere.underlying.common.metadata中的类
-
ShardingSphere meta data.
- ShardingSphereMetaData() - 类 的构造器org.apache.shardingsphere.underlying.common.metadata.ShardingSphereMetaData
-
- SkipUnsetTupleProcessor - org.apache.shardingsphere.underlying.common.yaml.representer.processor中的类
-
Skip unset tuple processor.
- SkipUnsetTupleProcessor() - 类 的构造器org.apache.shardingsphere.underlying.common.yaml.representer.processor.SkipUnsetTupleProcessor
-
- SPIRootInvokeHook - org.apache.shardingsphere.underlying.common.hook中的类
-
Root invoke hook for SPI.
- SPIRootInvokeHook() - 类 的构造器org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
-
- splitAndEvaluate() - 类 中的方法org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
-
Split and evaluate inline expression.
- SQL92DatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
-
Database type of SQL92.
- SQL92DatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
-
- SQL92DataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
-
Data source meta data for SQL92.
- SQL92DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQL92DataSourceMetaData
-
- SQLServerDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
-
Database type of SQLServer.
- SQLServerDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
-
- SQLServerDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
-
Data source meta data for SQLServer.
- SQLServerDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQLServerDataSourceMetaData
-
- start() - 接口 中的方法org.apache.shardingsphere.underlying.common.hook.RootInvokeHook
-
Handle when root invoke started.
- start() - 类 中的方法org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
-
- swap(T) - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
-
Swap to YAML configuration.
- swap(Y) - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
-
Swap from YAML configuration to object.