| Interface | Description |
|---|---|
| DbHelper |
Provides methods to configure database prior to data source initialization.
|
| Class | Description |
|---|---|
| ConverterUtil |
Converter utility class which helps to convert Metastore metadata objects from / to string value.
|
| DbHelper.NoOpHelper |
No-op implementation of
DbHelper for those databases that do not require
any preparation before data source creation. |
| DbHelper.SQLiteHelper |
SQLite implementation of
DbHelper, creates database path if needed. |
| TestConverterUtil |
Copyright © 2021 The Apache Software Foundation. All rights reserved.