| Name | Description | Type | Package | Framework |
| AbstractCommandHandler | An abstract implementation of CommandHandler. | Class | org.apache.hive.beeline | Apache Hive |
| BeeLine | A console SQL shell with command completion. | Class | org.apache.hive.beeline | Apache Hive |
| ClassNameCompleter | the completer is original provided in JLine 0. | Class | org.apache.hive.beeline | Apache Hive |
| Commands | Class | org.apache.hive.beeline | Apache Hive | |
| DriverInfo | Class | org.apache.hive.beeline | Apache Hive | |
| HiveSchemaHelper | Class | org.apache.hive.beeline | Apache Hive | |
| HiveSchemaHelper .DerbyCommandParser | Class | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaHelper .MSSQLCommandParser | Class | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaHelper .MySqlCommandParser | Class | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaHelper .NestedScriptParser | Interface | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaHelper .NestedScriptParser .CommandType | Class | org.apache.hive.beeline.HiveSchemaHelper.NestedScriptParser | Apache Hive | |
| HiveSchemaHelper .OracleCommandParser | Class | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaHelper .PostgresCommandParser | Class | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive | |
| HiveSchemaTool | Class | org.apache.hive.beeline | Apache Hive | |
| IncrementalRows | Rows implementation which returns rows incrementally from result set without any buffering. | Class | org.apache.hive.beeline | Apache Hive |
| OutputFile | Class | org.apache.hive.beeline | Apache Hive | |
| QFileClient | Class | org.apache.hive.beeline.util | Apache Hive | |
| ReflectiveCommandHandler | A Command implementation that uses reflection to determine the method to dispatch the command. | Class | org.apache.hive.beeline | Apache Hive |
| SunSignalHandler | Class | org.apache.hive.beeline | Apache Hive | |