Uses of Package
org.h2.mode
Packages that use org.h2.mode
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Aggregate functions.
Implementation of the JDBC database metadata API (package java.sql).
Utility classes for compatibility with other database, for example MySQL.
-
Classes in org.h2.mode used by org.h2.engine
-
Classes in org.h2.mode used by org.h2.expression.aggregate
-
Classes in org.h2.mode used by org.h2.jdbc.meta
-
Classes in org.h2.mode used by org.h2.modeClassDescriptionDefault ordering of NULL values.This class contains information about a built-in function.Functions for
Mode.ModeEnum.DB2
andMode.ModeEnum.Derby
compatibility modes.This class implements some legacy functions not available in Regular mode.Functions forMode.ModeEnum.MSSQLServer
compatibility mode.This class implements some MySQL-specific functions.Functions forMode.ModeEnum.Oracle
compatibility mode.Functions forMode.ModeEnum.PostgreSQL
compatibility mode.Base class for mode-specific functions.Emulates Oracle's TO_DATE function.
This class holds and handles the input data form the TO_DATE-methodThe configuration of the date parser.Parslet responsible for parsing day parameterThe format tokens.Parslet responsible for parsing year parameterParslet responsible for parsing month parameterParslet responsible for parsing time parameterInterface of the classes that can parse a specialized small bit of the TO_DATE format-string.Parslet responsible for parsing year parameter