Uses of Package
org.h2.util
Packages that use org.h2.util
Package
Description
Contains DML (data manipulation language) and related SQL statements.
Database constraints such as check constraints, unique constraints, and referential constraints.
Contains high level classes of the database and classes that don't fit in another sub-package.
Expressions include mathematical operations, simple values, and others.
Aggregate functions.
Base classes for data analysis operations and implementations of window functions.
Condition expressions.
Functions.
Table value functions.
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
Various table index implementations, as well as cursors to navigate in an index.
Implementation of the JDBC API (package java.sql).
Utility classes for compatibility with other database, for example MySQL.
Helper classes to use the MVStore in the H2 database.
Implementation of row and internal result sets.
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
A small FTP server.
PostgreSQL server implementation of this database.
The H2 Console tool.
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Classes related to a table and table meta data.
Various tools.
Internal utility classes.
Internal utility classes for JSON data type.
Data type and value implementations.
-
Classes in org.h2.util used by org.h2.command.dmlClassDescriptionAn object that has an SQL representation.Provides access to time zone API.
-
Classes in org.h2.util used by org.h2.constraint
-
Classes in org.h2.util used by org.h2.engineClassDescriptionAn object that has an SQL representation.Network connection information.This class implements a small LRU object cache.This class allows to convert source code to a class.This class deletes temporary files when they are not used any longer.Provides access to time zone API.
-
Classes in org.h2.util used by org.h2.expression
-
Classes in org.h2.util used by org.h2.expression.aggregate
-
Classes in org.h2.util used by org.h2.expression.analysis
-
Classes in org.h2.util used by org.h2.expression.condition
-
Classes in org.h2.util used by org.h2.expression.function
-
Classes in org.h2.util used by org.h2.expression.function.table
-
Classes in org.h2.util used by org.h2.fulltext
-
Classes in org.h2.util used by org.h2.index
-
Classes in org.h2.util used by org.h2.jdbcClassDescriptionA phantom reference to watch for unclosed objects.A method call that is executed in a separate thread.Provides access to time zone API.
-
Classes in org.h2.util used by org.h2.modeClassDescriptionAn object that has an SQL representation.Provides access to time zone API.
-
Classes in org.h2.util used by org.h2.mvstore.dbClassDescriptionSimilar to ThreadLocal, except that it allows its data to be read from other threads - useful for debugging info.An object that has an SQL representation.This class deletes temporary files when they are not used any longer.
-
Classes in org.h2.util used by org.h2.result
-
Classes in org.h2.util used by org.h2.schema
-
Classes in org.h2.util used by org.h2.serverClassDescriptionThis class implements a small LRU object cache.A simple hash table with an optimization for the last recently used object.
-
Classes in org.h2.util used by org.h2.server.pg
-
Classes in org.h2.util used by org.h2.server.webClassDescriptionNetwork connection information.A simple CPU profiling tool similar to java -Xrunhprof.
-
Classes in org.h2.util used by org.h2.storeClassDescriptionThis class implements a small LRU object cache.This class deletes temporary files when they are not used any longer.
-
Classes in org.h2.util used by org.h2.table
-
Classes in org.h2.util used by org.h2.toolsClassDescriptionMetadata of a column.This class implements a small LRU object cache.This class deletes temporary files when they are not used any longer.Command line tools implement the tool interface so that they can be used in the H2 Console.
-
Classes in org.h2.util used by org.h2.utilClassDescriptionUtility to detect AB-BA deadlocks.The cache keeps frequently used objects in the main memory.The base object for all cached objects.The cache writer is called by the cache to persist changed data that needs to be removed from the cache.A phantom reference to watch for unclosed objects.Network connection information.A class to iterate over all permutations of an array.A simple CPU profiling tool similar to java -Xrunhprof.This class implements a small LRU object cache.A soft reference that has a hard reference to the key.Sorted properties file.An in-memory java class object.A method call that is executed in a separate thread.This class deletes temporary files when they are not used any longer.Detects deadlocks between threads.Provides access to time zone API.The utility methods will try to use the provided class factories to convert binary name of class to Class object.
-
Classes in org.h2.util used by org.h2.util.json
-
Classes in org.h2.util used by org.h2.valueClassDescriptionAn object that has an SQL representation.This class implements a small LRU object cache.