Uses of Class
org.apache.shardingsphere.infra.binder.segment.table.TablesContext
-
Packages that use TablesContext Package Description org.apache.shardingsphere.infra.binder.statement org.apache.shardingsphere.infra.binder.type -
-
Uses of TablesContext in org.apache.shardingsphere.infra.binder.statement
Methods in org.apache.shardingsphere.infra.binder.statement that return TablesContext Modifier and Type Method Description TablesContextSQLStatementContext. getTablesContext()Get tables context. -
Uses of TablesContext in org.apache.shardingsphere.infra.binder.type
Methods in org.apache.shardingsphere.infra.binder.type that return TablesContext Modifier and Type Method Description TablesContextTableAvailable. getTablesContext()Get tables context.
-