Class LogicTableName
- java.lang.Object
-
- org.apache.shardingsphere.data.pipeline.api.metadata.IdentifierName
-
- org.apache.shardingsphere.data.pipeline.api.metadata.TableName
-
- org.apache.shardingsphere.data.pipeline.api.metadata.LogicTableName
-
public final class LogicTableName extends TableName
Logic table name.
-
-
Constructor Summary
Constructors Constructor Description LogicTableName(String tableName)
-
-
-
Constructor Detail
-
LogicTableName
public LogicTableName(String tableName)
-
-