Uses of Class
org.h2.jdbc.meta.DatabaseMetaLocalBase
Packages that use DatabaseMetaLocalBase
Package
Description
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.metaModifier and TypeClassDescriptionfinal class
Legacy implementation of database meta information.final class
Local implementation of database meta information.