Package org.h2.mode
package org.h2.mode
Utility classes for compatibility with other database, for example MySQL.
-
ClassDescriptionDefault 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.VALUES(column) function for ON DUPLICATE KEY UPDATE clause.pg_catalog
schema.This class is responsible to build the pg_catalog tables.A ::regclass expression.Emulates Oracle's TO_DATE function.
This class holds and handles the input data form the TO_DATE-methodThe configuration of the date parser.Emulates Oracle's TO_DATE function.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