Uses of Interface
org.h2.engine.CastDataProvider

Packages that use CastDataProvider
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
Contains high level classes of the database and classes that don't fit in another sub-package.
Implementation of the JDBC API (package java.sql).
Implementation of the extended JDBC API (package javax.sql).
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
Classes related to a table and table meta data.
Internal utility classes.
Data type and value implementations.