Package | Description |
---|---|
org.vanilladb.core.query.planner | |
org.vanilladb.core.query.planner.index | |
org.vanilladb.core.query.planner.opt | |
org.vanilladb.core.server |
Class and Description |
---|
QueryPlanner
The interface implemented by planners for the SQL select and explain
statements.
|
UpdatePlanner
The interface implemented by the planners for SQL insert, delete, and modify
statements.
|
Class and Description |
---|
UpdatePlanner
The interface implemented by the planners for SQL insert, delete, and modify
statements.
|
Class and Description |
---|
QueryPlanner
The interface implemented by planners for the SQL select and explain
statements.
|
Class and Description |
---|
Planner
The object that executes SQL statements.
|
Copyright © 2022 VanillaDB Organization. All rights reserved.