Hierarchy For Package org.gridgain.ignite.migrationtools.adapter.internal.sql

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.gridgain.ignite.migrationtools.adapter.internal.sql.AffectedRowsFieldsQueryCursorImpl (implements org.apache.ignite.cache.query.FieldsQueryCursor<T>)
    • org.gridgain.ignite.migrationtools.adapter.internal.sql.FieldsQueryCursorImpl (implements org.apache.ignite.cache.query.FieldsQueryCursor<T>)
    • org.gridgain.ignite.migrationtools.adapter.internal.sql.QueryTransformer (implements org.apache.calcite.sql.util.SqlVisitor<R>)
    • org.gridgain.ignite.migrationtools.adapter.internal.sql.QueryTransformerUtils
    • org.gridgain.ignite.migrationtools.adapter.internal.sql.TransformedCursor<R,T> (implements org.apache.ignite.cache.query.QueryCursor<T>)