Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.eclipse.dirigible.database.sql.DataTypeUtils
- org.eclipse.dirigible.database.sql.Modifiers
- org.eclipse.dirigible.database.sql.SqlFactory<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST> (implements org.eclipse.dirigible.database.sql.ISqlFactory<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST>)
- org.eclipse.dirigible.database.sql.TableStatements
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.eclipse.dirigible.database.sql.DatabaseArtifactTypes
- org.eclipse.dirigible.database.sql.ISqlDialectProvider
- org.eclipse.dirigible.database.sql.ISqlFactory<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST>
- org.eclipse.dirigible.database.sql.ISqlDialect<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST> (also extends org.eclipse.dirigible.database.sql.ISqlKeywords)
- org.eclipse.dirigible.database.sql.ISqlKeywords
- org.eclipse.dirigible.database.sql.ISqlBuilder
- org.eclipse.dirigible.database.sql.ISqlDialect<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST> (also extends org.eclipse.dirigible.database.sql.ISqlFactory<SELECT,INSERT,UPDATE,DELETE,CREATE,ALTER,DROP,NEXT,LAST>)