Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DatabaseSegment
-
Packages that use DatabaseSegment Package Description org.apache.shardingsphere.sql.parser.sql.common.statement.available -
-
Uses of DatabaseSegment in org.apache.shardingsphere.sql.parser.sql.common.statement.available
Methods in org.apache.shardingsphere.sql.parser.sql.common.statement.available that return types with arguments of type DatabaseSegment Modifier and Type Method Description Optional<DatabaseSegment>FromDatabaseAvailable. getDatabase()Get database.
-