jar

org.apache.shardingsphere : shardingsphere-sql-parser-binder

Maven & Gradle

Jun 05, 2020
8 usages
18.5k stars
Table Of Contents

Latest Version

Download org.apache.shardingsphere : shardingsphere-sql-parser-binder JAR file - Latest Versions:

All Versions

Download org.apache.shardingsphere : shardingsphere-sql-parser-binder JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shardingsphere-sql-parser-binder-4.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shardingsphere.sql.parser.binder.statement.dcl

├─ org.apache.shardingsphere.sql.parser.binder.statement.dcl.DenyUserStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dcl.GrantStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dcl.RevokeStatementContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationDistinctProjection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.AggregationProjection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ColumnProjection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.DerivedProjection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ExpressionProjection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.impl.ShorthandProjection.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.metadata.util

├─ org.apache.shardingsphere.sql.parser.binder.metadata.util.JdbcUtil.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.statement.dal

├─ org.apache.shardingsphere.sql.parser.binder.statement.dal.DescribeStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowColumnsStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowCreateTableStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dal.ShowIndexStatementContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.metadata.column

├─ org.apache.shardingsphere.sql.parser.binder.metadata.column.ColumnMetaData.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.metadata.column.ColumnMetaDataLoader.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.metadata.schema

├─ org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaDataLoader.class - [JAR]

org.apache.shardingsphere.sql.parser.binder

├─ org.apache.shardingsphere.sql.parser.binder.SQLStatementContextFactory.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.table

├─ org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.groupby

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.GroupByContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionEngine.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.engine.ProjectionsContextEngine.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.type

├─ org.apache.shardingsphere.sql.parser.binder.type.IndexAvailable.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.type.TableAvailable.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.type.WhereAvailable.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.statement

├─ org.apache.shardingsphere.sql.parser.binder.statement.CommonSQLStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.SQLStatementContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.statement.dml

├─ org.apache.shardingsphere.sql.parser.binder.statement.dml.DeleteStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dml.InsertStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dml.SelectStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.dml.UpdateStatementContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.metadata.index

├─ org.apache.shardingsphere.sql.parser.binder.metadata.index.IndexMetaData.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.metadata.index.IndexMetaDataLoader.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression.DerivedLiteralExpressionSegment.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression.DerivedParameterMarkerExpressionSegment.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.values.expression.DerivedSimpleExpressionSegment.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.engine.OrderByContextEngine.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.pagination

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.statement.ddl

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterIndexStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.AlterTableStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateIndexStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.CreateTableStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropIndexStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.DropTableStatementContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.statement.ddl.TruncateStatementContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.metadata.table

├─ org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaData.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.metadata.table.TableMetaDataLoader.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.insert.values

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.values.InsertValueContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.engine.GroupByContextEngine.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.GeneratedKeyContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.LimitPaginationContextEngine.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.PaginationContextEngine.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.RowNumberPaginationContextEngine.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.engine.TopPaginationContextEngine.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.orderby

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByContext.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByItem.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.select.projection

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.DerivedColumn.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.Projection.class - [JAR]

├─ org.apache.shardingsphere.sql.parser.binder.segment.select.projection.ProjectionsContext.class - [JAR]

org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine

├─ org.apache.shardingsphere.sql.parser.binder.segment.insert.keygen.engine.GeneratedKeyContextEngine.class - [JAR]

Advertisement

Dependencies from Group

Jun 05, 2020
54 usages
18.5k stars
Jul 04, 2023
28 usages
18.5k stars
Jul 04, 2023
24 usages
18.5k stars
Mar 26, 2023
18 usages
18.5k stars

Discover Dependencies

Sep 06, 2022
11 usages
183 stars
Aug 28, 2020
20 usages
15 stars
Mar 06, 2023
9 usages
3.9k stars
Dec 29, 2020
8 usages
Jun 15, 2022
16 usages
Mar 16, 2021
8 usages
33 stars
Jun 22, 2023
15 usages
2 stars
May 23, 2023
8 usages
7 stars
Jun 04, 2021
9 usages
136 stars