java.lang.Object
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 Details

    • LogicTableName

      public LogicTableName(String tableName)