Class TableName
java.lang.Object
org.apache.shardingsphere.data.pipeline.api.metadata.IdentifierName
org.apache.shardingsphere.data.pipeline.api.metadata.TableName
- Direct Known Subclasses:
ActualTableName,LogicTableName
Table name.
It might be logic table name or actual table name.
It's case-insensitive.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shardingsphere.data.pipeline.api.metadata.IdentifierName
equals, hashCode, toString
-
Constructor Details
-
TableName
-