Uses of Class
org.h2.jdbc.meta.DatabaseMetaLocalBase
-
Packages that use DatabaseMetaLocalBase Package Description org.h2.jdbc.meta Implementation of the JDBC database metadata API (package java.sql). -
-
Uses of DatabaseMetaLocalBase in org.h2.jdbc.meta
Subclasses of DatabaseMetaLocalBase in org.h2.jdbc.meta Modifier and Type Class Description class
DatabaseMetaLegacy
Legacy implementation of database meta information.class
DatabaseMetaLocal
Local implementation of database meta information.
-