Package org.h2.expression.function
package org.h2.expression.function
Functions.
-
ClassDescriptionAn array function.A bitwise function.Maintains the list of built-in functions.Cardinality expression.A cast specification.A COALESCE, GREATEST, or LEAST function.NEXTVAL() and CURRVAL() compatibility functions.A COMPRESS or EXPAND function.A CONCAT or CONCAT_WS function.An ENCRYPT or DECRYPT function.A CSVWRITE function.Current datetime value function.Simple general value specifications.DATA_TYPE_SQL() function.A date-time format function.A date-time function.A DAYNAME() or MONTHNAME() function.DB_OBJECT_ID() and DB_OBJECT_SQL() functions.A FILE_READ or FILE_WRITE function.Function with one optional argument.Function with one argument.Function with two arguments.Function with two arguments.Function with many arguments.A HASH or ORA_HASH function.This class wraps a user-defined function.JSON constructor function.CHAR_LENGTH(), or OCTET_LENGTH() function.A math function.A math function with one argument and DOUBLE PRECISION result.A math function with two arguments and DOUBLE PRECISION result.A function-like expression with a name.A NULLIF function.A RAND, SECURE_RAND, or RANDOM_UUID function.A regular expression function.An ABORT_SESSION() or CANCEL_SESSION() function.A SET function.A SIGNAL function.A SOUNDEX or DIFFERENCE function.An string function with multiple arguments.A string function with one argument.A string function with two arguments.A SUBSTRING function.Database or session information function.A table information function.Emulates Oracle's TO_CHAR function.Represents a capitalization / casing strategy.A TRIM function.A TRUNCATE_VALUE function.An XML function.