Uses of Interface
org.apache.drill.metastore.rdbms.util.DbHelper
Packages that use DbHelper
-
Uses of DbHelper in org.apache.drill.metastore.rdbms.util
Classes in org.apache.drill.metastore.rdbms.util that implement DbHelperModifier and TypeClassDescriptionstatic classNo-op implementation ofDbHelperfor those databases that do not require any preparation before data source creation.static classSQLite implementation ofDbHelper, creates database path if needed.Methods in org.apache.drill.metastore.rdbms.util that return DbHelperModifier and TypeMethodDescriptionstatic DbHelperDbHelper.init(DrillConfig config) InitializesDbHelperimplementation based onSQLDialect.