跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbbaDetector - org.h2.util中的类
Utility to detect AB-BA deadlocks.
AbbaDetector() - 类 的构造器org.h2.util.AbbaDetector
 
AbbaLockingDetector - org.h2.util中的类
Utility to detect AB-BA deadlocks.
AbbaLockingDetector() - 类 的构造器org.h2.util.AbbaLockingDetector
 
abort(Executor) - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported]
ABS - 类 中的静态变量org.h2.expression.Function
 
absolute(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to a specific row.
absolute(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
absoluteDayFromDateValue(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Calculate the absolute day from an encoded date value.
accept(BnfVisitor) - 类 中的方法org.h2.bnf.context.DbContextRule
 
accept(BnfVisitor) - 接口 中的方法org.h2.bnf.Rule
Call the visit method in the given visitor.
accept(BnfVisitor) - 类 中的方法org.h2.bnf.RuleElement
 
accept(BnfVisitor) - 类 中的方法org.h2.bnf.RuleFixed
 
accept(BnfVisitor) - 类 中的方法org.h2.bnf.RuleList
 
accept(BnfVisitor) - 类 中的方法org.h2.bnf.RuleOptional
 
accept(BnfVisitor) - 类 中的方法org.h2.bnf.RuleRepeat
 
accept(TableFilter) - 接口 中的方法org.h2.table.TableFilter.TableFilterVisitor
This method is called for each nested or joined table filter.
acceptsURL(String) - 类 中的方法org.h2.Driver
Check if the driver understands this URL.
ACCESS_DENIED_TO_CLASS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90134 is thrown when trying to load a Java class that is not part of the allowed classes.
ACOS - 类 中的静态变量org.h2.expression.Function
 
actionPerformed(ActionEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
ADAPTER - 类 中的静态变量org.h2.message.TraceSystem
This trace level means all type of messages should be written, but instead of using the trace file the messages should be written to SLF4J.
add(Object) - 接口 中的方法org.h2.api.Aggregate
This method is called once for each row.
add(Object) - 接口 中的方法org.h2.api.AggregateFunction
This method is called once for each row.
add(String, String, int) - 类 中的方法org.h2.bnf.Sentence
Add a word to the set of next tokens.
add(Session, Row) - 类 中的方法org.h2.index.FunctionIndex
 
add(Session, Row) - 类 中的方法org.h2.index.HashIndex
 
add(Session, Row) - 接口 中的方法org.h2.index.Index
Add a row to the index.
add(Session, Row) - 类 中的方法org.h2.index.LinkedIndex
 
add(Session, Row) - 类 中的方法org.h2.index.MetaIndex
 
add(Session, Row) - 类 中的方法org.h2.index.MultiVersionIndex
 
add(Session, Row) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
add(Session, Row) - 类 中的方法org.h2.index.PageBtreeIndex
 
add(Session, Row) - 类 中的方法org.h2.index.PageDataIndex
 
add(Session, Row) - 类 中的方法org.h2.index.PageDelegateIndex
 
add(Session, Row) - 类 中的方法org.h2.index.RangeIndex
 
add(Session, Row) - 类 中的方法org.h2.index.ScanIndex
 
add(Session, Row) - 类 中的方法org.h2.index.SpatialTreeIndex
 
add(Session, Row) - 类 中的方法org.h2.index.TreeIndex
 
add(Session, Row) - 类 中的方法org.h2.index.ViewIndex
 
add(K) - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Add an element at the end.
add(Session, Row) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
add(Session, Row) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
add(Session, Row) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
add(Session, Row) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
add(SpatialKey, V) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
Add a given key-value pair.
add(Row) - 类 中的方法org.h2.result.RowList
Add a row to the list.
add(SchemaObject) - 类 中的方法org.h2.schema.Schema
Add an object to this schema.
add(int[], int, int, int) - 类 中的静态方法org.h2.store.Page
Add a value to a subset of the array.
ADD - 类 中的静态变量org.h2.store.PageLog
Add a record to a table.
add(int) - 类 中的方法org.h2.util.IntArray
Append a value.
add(Value) - 类 中的方法org.h2.value.Value
Add a value and return the result.
add(Value) - 类 中的方法org.h2.value.ValueByte
 
add(Value) - 类 中的方法org.h2.value.ValueDecimal
 
add(Value) - 类 中的方法org.h2.value.ValueDouble
 
add(Value) - 类 中的方法org.h2.value.ValueFloat
 
add(Value) - 类 中的方法org.h2.value.ValueInt
 
add(Value) - 类 中的方法org.h2.value.ValueLong
 
add(Value) - 类 中的方法org.h2.value.ValueShort
 
add(Value) - 类 中的方法org.h2.value.ValueTime
 
add(Value) - 类 中的方法org.h2.value.ValueTimestamp
 
add(Value) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
add(SqlRewriter) - 类 中的静态方法org.wowtools.h2.sqlrewriter.SqlRewriterManager
添加一个重写器
ADD_MONTHS - 类 中的静态变量org.h2.expression.Function
 
addAlias(String, String) - 类 中的方法org.h2.bnf.Bnf
Add an alias for a rule.
addAlias(String, DbTableOrView) - 类 中的方法org.h2.bnf.Sentence
Add an alias name and object
addAssignmentForDuplicate(Column, Expression) - 类 中的方法org.h2.command.dml.Insert
Keep a collection of the columns to pass to update if a duplicate key happens, for MySQL-style INSERT ...
addAsterisk(String, int) - 类 中的静态方法org.h2.util.StringUtils
Add an asterisk ('[*]') at the given position.
addBatch(String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
addBatch() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Adds the current settings to the batch.
addBatch(String) - 类 中的方法org.h2.jdbc.JdbcStatement
Adds a statement to the batch.
addBufferedRows(List<String>) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
addBufferedRows(List<String>) - 接口 中的方法org.h2.mvstore.db.MVIndex
Add all the index data from the buffers to the index.
addBufferedRows(List<String>) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
addBufferedRows(List<String>) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
addCheckConstraint(Session, Expression) - 类 中的方法org.h2.table.Column
Add a check constraint expression to this column.
addClassFactory(Utils.ClassFactory) - 类 中的静态方法org.h2.util.JdbcUtils
Add a class factory in order to manage more than one class loader.
addColumn(Column) - 类 中的方法org.h2.command.ddl.CreateTable
Add a column to this table.
addColumn(String, int, int, int) - 类 中的方法org.h2.tools.SimpleResultSet
Adds a column to the result set.
addColumn(String, int, String, int, int) - 类 中的方法org.h2.tools.SimpleResultSet
Adds a column to the result set.
addCondition(Expression) - 类 中的方法org.h2.command.dml.Select
Add a condition to the list of conditions.
addConnectionEventListener(ConnectionEventListener) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Register a new listener for the connection.
addConstraint(Constraint) - 类 中的方法org.h2.table.Table
Add a constraint to the table.
addConstraintCommand(DefineCommand) - 类 中的方法org.h2.command.ddl.CreateTable
Add a constraint statement to this statement.
addDatabaseObject(Session, DbObject) - 类 中的方法org.h2.engine.Database
Add an object to the database.
addDataModificationId(long) - 类 中的方法org.h2.expression.ExpressionVisitor
Update the field maxDataModificationId if this value is higher than the current value.
addDependencies(HashSet<DbObject>) - 类 中的方法org.h2.table.Table
Add all objects that this table depends on to the hash set.
addDependencies(HashSet<DbObject>) - 类 中的方法org.h2.table.TableView
 
addDependency(DbObject) - 类 中的方法org.h2.expression.ExpressionVisitor
Add a new dependency to the set of dependencies.
addFile(String, Object) - 类 中的方法org.h2.util.TempFileDeleter
Add a file to the list of temp files to delete.
addFilterCondition(Expression, boolean) - 类 中的方法org.h2.table.TableFilter
Add a filter condition.
addFilterConditions(TableFilter, boolean) - 类 中的方法org.h2.expression.Comparison
 
addFilterConditions(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionAndOr
 
addFilterConditions(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionNot
 
addFilterConditions(TableFilter, boolean) - 类 中的方法org.h2.expression.Expression
Add conditions to a table filter if they can be evaluated.
addGlobalCondition(Parameter, int, int) - 类 中的方法org.h2.command.dml.Query
Add a condition to the query.
addGlobalCondition(Parameter, int, int) - 类 中的方法org.h2.command.dml.Select
 
addGlobalCondition(Parameter, int, int) - 类 中的方法org.h2.command.dml.SelectUnion
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.mvstore.db.MVTable
 
addIndex(PageIndex) - 类 中的方法org.h2.store.PageStore
Add an index to the in-memory index map.
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.FunctionTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.MetaTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.RangeTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.RegularTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.Table
Create an index for this table
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.TableLink
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - 类 中的方法org.h2.table.TableView
 
addIndexCondition(IndexCondition) - 类 中的方法org.h2.table.TableFilter
Add an index condition.
addJoin(TableFilter, boolean, boolean, Expression) - 类 中的方法org.h2.table.TableFilter
Add a joined table.
addLocalTempTable(Table) - 类 中的方法org.h2.engine.Session
Add a local temporary table to this session.
addLocalTempTableConstraint(Constraint) - 类 中的方法org.h2.engine.Session
Add a local temporary constraint to this session.
addLocalTempTableIndex(Index) - 类 中的方法org.h2.engine.Session
Add a local temporary index to this session.
addLock(Table) - 类 中的方法org.h2.engine.Session
Add a lock for the given table.
addLogPos(int, int) - 类 中的方法org.h2.engine.Session
Called when a log entry for this session is added.
addMeta(PageIndex, Session) - 类 中的方法org.h2.store.PageStore
Add the meta data of an index.
addMonths(Timestamp, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Adds the number of months to the date.
addNaturalJoinColumn(Column) - 类 中的方法org.h2.table.TableFilter
Add a column to the natural join key column list.
addNextDropTable(DropTable) - 类 中的方法org.h2.command.ddl.DropTable
Chain another drop table statement to this statement.
addNodeKeys(ArrayList<SpatialKey>, Page) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
Add all node keys (including internal bounds) to the given list.
addObject(int, Object) - 类 中的方法org.h2.util.SmallMap
Add an object to the map.
addProcedure(Procedure) - 类 中的方法org.h2.engine.Session
Add a procedure to this session.
addRight(int) - 类 中的方法org.h2.command.ddl.GrantRevoke
Add the specified right bit to the rights bitmap.
addRoleName(String) - 类 中的方法org.h2.command.ddl.GrantRevoke
Add the specified role to the list of roles.
addRow(Expression[]) - 类 中的方法org.h2.command.dml.Insert
Add a row to this merge statement.
addRow(Value[]) - 类 中的方法org.h2.command.dml.Insert
 
addRow(Expression[]) - 类 中的方法org.h2.command.dml.Merge
Add a row to this merge statement.
addRow(Expression[]) - 类 中的方法org.h2.command.dml.Replace
Add a row to this replace statement.
addRow(Session, Row) - 类 中的方法org.h2.mvstore.db.MVTable
 
addRow(Value[]) - 类 中的方法org.h2.result.LocalResult
Add a row to this object.
addRow(Value[]) - 接口 中的方法org.h2.result.ResultExternal
Add a row to this object.
addRow(Value[]) - 接口 中的方法org.h2.result.ResultTarget
Add the row to the result set.
addRow(Value[]) - 类 中的方法org.h2.result.ResultTempTable
 
addRow(Session, Row) - 类 中的方法org.h2.table.FunctionTable
 
addRow(Session, Row) - 类 中的方法org.h2.table.MetaTable
 
addRow(Session, Row) - 类 中的方法org.h2.table.RangeTable
 
addRow(Session, Row) - 类 中的方法org.h2.table.RegularTable
 
addRow(Session, Row) - 类 中的方法org.h2.table.Table
Add a row to the table and all indexes.
addRow(Session, Row) - 类 中的方法org.h2.table.TableLink
 
addRow(Session, Row) - 类 中的方法org.h2.table.TableView
 
addRow(Object...) - 类 中的方法org.h2.tools.SimpleResultSet
Add a new row to the result set.
addRows(ArrayList<Value[]>) - 接口 中的方法org.h2.result.ResultExternal
Add a number of rows to the result.
addRows(ArrayList<Value[]>) - 类 中的方法org.h2.result.ResultTempTable
 
addRowsToBuffer(List<Row>, String) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
addRowsToBuffer(List<Row>, String) - 接口 中的方法org.h2.mvstore.db.MVIndex
Add the rows to a temporary storage (not to the index yet).
addRowsToBuffer(List<Row>, String) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
addRowsToBuffer(List<Row>, String) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
addSavepoint(String) - 类 中的方法org.h2.engine.Session
Create a savepoint that is linked to the current log position.
addSchemaObject(Session, SchemaObject) - 类 中的方法org.h2.engine.Database
Add a schema object to the database.
addSearchRows(SearchRow, SearchRow) - 接口 中的方法org.h2.index.IndexLookupBatch
Add search row pair to the batch.
addSequence(Sequence) - 类 中的方法org.h2.table.Table
Add a sequence to this table.
addSession(Connection) - 类 中的方法org.h2.server.web.WebServer
Create a session with a given connection.
addSQL(String) - 异常错误 中的方法org.h2.message.DbException
Set the SQL statement of the given exception.
addStatementEventListener(StatementEventListener) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
[Not supported] Add a statement event listener.
addTable(DbTableOrView) - 类 中的方法org.h2.bnf.Sentence
Add a table.
addTable(Table) - 类 中的方法org.h2.command.ddl.GrantRevoke
Add the specified table to the list of tables.
addTableFilter(TableFilter, boolean) - 类 中的方法org.h2.command.dml.Select
Add a table to the query.
addTemporaryLob(Value) - 类 中的方法org.h2.engine.Session
 
addTemporaryLob(Value) - 接口 中的方法org.h2.engine.SessionInterface
Add a temporary LOB, which is closed when the session commits.
addTemporaryLob(Value) - 类 中的方法org.h2.engine.SessionRemote
 
addTemporaryResult(LocalResult) - 类 中的方法org.h2.engine.Session
Remember the result set and close it as soon as the transaction is committed (if it needs to be closed).
addTrigger(TriggerObject) - 类 中的方法org.h2.table.Table
Add a trigger to this table.
addView(TableView) - 类 中的方法org.h2.table.Table
Add a view to this table.
addWords(FullTextSettings, HashSet<String>, Reader) - 类 中的静态方法org.h2.fulltext.FullText
Add all words in the given text to the hash set.
addWords(FullTextSettings, HashSet<String>, String) - 类 中的静态方法org.h2.fulltext.FullText
Add all words in the given text to the hash set.
ADMIN_RIGHTS_REQUIRED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90040 is thrown when a user that is not administrator tries to execute a statement that requires admin privileges.
adminShutdown() - 类 中的方法org.h2.server.web.WebApp
Stop the application and the server.
AES - org.h2.security中的类
An implementation of the AES block cipher algorithm, also known as Rijndael.
AES() - 类 的构造器org.h2.security.AES
 
AF - 类 中的静态变量org.h2.bnf.RuleFixed
 
afterLast() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to after the last row, that means after the end.
afterLast() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
afterWriting() - 类 中的方法org.h2.engine.Database
This method is called after updates are finished.
afterWriting() - 类 中的方法org.h2.engine.Session
 
afterWriting() - 接口 中的方法org.h2.engine.SessionInterface
Called after writing has ended.
afterWriting() - 类 中的方法org.h2.engine.SessionRemote
 
afterWriting() - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL.
Aggregate - org.h2.api中的接口
A user-defined aggregate function needs to implement this interface.
AGGREGATE - 接口 中的静态变量org.h2.engine.DbObject
This object is a user-defined aggregate function.
Aggregate - org.h2.expression中的类
Implements the integrated aggregate functions, such as COUNT, MAX, SUM.
Aggregate(int, Expression, Select, boolean) - 类 的构造器org.h2.expression.Aggregate
Create a new aggregate object.
AGGREGATE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90132 is thrown when trying to drop a user-defined aggregate function that doesn't exist.
AggregateFunction - org.h2.api中的接口
A user-defined aggregate function needs to implement this interface.
Alias - org.h2.expression中的类
A column alias as in SELECT 'Hello' AS NAME ...
Alias(Expression, String, boolean) - 类 的构造器org.h2.expression.Alias
 
ALIAS - 类 中的静态变量org.h2.table.RangeTable
The PostgreSQL alias for the range table.
aliasColumnName - 类 中的变量org.h2.engine.DbSettings
Database setting ALIAS_COLUMN_NAME (default: false).
aliasColumnName - 类 中的变量org.h2.engine.Mode
When enabled, aliased columns (as in SELECT ID AS I FROM TEST) return the alias (I in this case) in ResultSetMetaData.getColumnName() and 'null' in getTableName().
ALIGN - 接口 中的静态变量org.h2.security.BlockCipher
Blocks sizes are always multiples of this number.
ALL - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: select, insert, update, delete, and update for this object is allowed.
allColumnsForTableFilters(TableFilter[]) - 类 中的静态方法org.h2.expression.ExpressionVisitor
Get the set of columns of all tables.
allocate(int) - 类 中的方法org.h2.mvstore.FileStore
Allocate a number of blocks and mark them as used.
allocate(int) - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Allocate a number of blocks and mark them as used.
allocateObjectId() - 类 中的方法org.h2.engine.Database
Allocate a new object id.
allocatePage() - 类 中的方法org.h2.store.PageStore
Allocate a page.
ALLOW_LITERALS - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET ALLOW_LITERALS statement.
ALLOW_LITERALS_ALL - 类 中的静态变量org.h2.engine.Constants
Constant meaning both numbers and text is allowed in SQL statements.
ALLOW_LITERALS_NONE - 类 中的静态变量org.h2.engine.Constants
Constant meaning no literals are allowed in SQL statements.
ALLOW_LITERALS_NUMBERS - 类 中的静态变量org.h2.engine.Constants
Constant meaning only numbers are allowed in SQL statements (but no texts).
ALLOWED_CLASSES - 类 中的静态变量org.h2.engine.SysProperties
System property h2.allowedClasses (default: *).
allowGlobalConditions() - 类 中的方法org.h2.command.dml.Query
Check whether adding condition to the query is allowed.
allowGlobalConditions() - 类 中的方法org.h2.command.dml.Select
 
allowGlobalConditions() - 类 中的方法org.h2.command.dml.SelectUnion
 
allowPlusForStringConcat - 类 中的变量org.h2.engine.Mode
Text can be concatenated using '+'.
allProceduresAreCallable() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if all procedures callable.
allTablesAreSelectable() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if it possible to query all tables returned by getTables.
ALTER_ANY_SCHEMA - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: create/alter/drop schema is allowed.
ALTER_INDEX_RENAME - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER INDEX RENAME statement.
ALTER_SCHEMA_RENAME - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER SCHEMA RENAME statement.
ALTER_SEQUENCE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER SEQUENCE statement.
ALTER_TABLE_ADD_COLUMN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ADD statement.
ALTER_TABLE_ADD_CONSTRAINT_CHECK - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ADD CHECK statement.
ALTER_TABLE_ADD_CONSTRAINT_PRIMARY_KEY - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ADD PRIMARY KEY statement.
ALTER_TABLE_ADD_CONSTRAINT_REFERENTIAL - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ADD FOREIGN KEY statement.
ALTER_TABLE_ADD_CONSTRAINT_UNIQUE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ADD UNIQUE statement.
ALTER_TABLE_ALTER_COLUMN_CHANGE_TYPE - 接口 中的静态变量org.h2.command.CommandInterface
The type of an ALTER TABLE ALTER COLUMN statement that changes the column data type.
ALTER_TABLE_ALTER_COLUMN_DEFAULT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET DEFAULT statement.
ALTER_TABLE_ALTER_COLUMN_NOT_NULL - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET NOT NULL statement.
ALTER_TABLE_ALTER_COLUMN_NULL - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET NULL statement.
ALTER_TABLE_ALTER_COLUMN_RENAME - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN RENAME statement.
ALTER_TABLE_ALTER_COLUMN_SELECTIVITY - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SELECTIVITY statement.
ALTER_TABLE_DROP_COLUMN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE DROP COLUMN statement.
ALTER_TABLE_DROP_CONSTRAINT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE DROP CONSTRAINT statement.
ALTER_TABLE_RENAME - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE RENAME statement.
ALTER_TABLE_RENAME_CONSTRAINT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE RENAME CONSTRAINT statement.
ALTER_TABLE_SET_REFERENTIAL_INTEGRITY - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER TABLE SET REFERENTIAL_INTEGRITY statement.
ALTER_USER_ADMIN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER USER ADMIN statement.
ALTER_USER_RENAME - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER USER RENAME statement.
ALTER_USER_SET_PASSWORD - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER USER SET PASSWORD statement.
ALTER_VIEW - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ALTER VIEW statement.
AlterIndexRename - org.h2.command.ddl中的类
This class represents the statement ALTER INDEX RENAME
AlterIndexRename(Session) - 类 的构造器org.h2.command.ddl.AlterIndexRename
 
AlterSchemaRename - org.h2.command.ddl中的类
This class represents the statement ALTER SCHEMA RENAME
AlterSchemaRename(Session) - 类 的构造器org.h2.command.ddl.AlterSchemaRename
 
AlterSequence - org.h2.command.dml中的类
This class represents the statement ALTER SEQUENCE
AlterSequence(Session, Schema) - 类 的构造器org.h2.command.dml.AlterSequence
 
AlterTableAddConstraint - org.h2.command.ddl中的类
This class represents the statement ALTER TABLE ADD CONSTRAINT
AlterTableAddConstraint(Session, Schema, boolean) - 类 的构造器org.h2.command.ddl.AlterTableAddConstraint
 
AlterTableAlterColumn - org.h2.command.ddl中的类
This class represents the statements ALTER TABLE ADD, ALTER TABLE ADD IF NOT EXISTS, ALTER TABLE ALTER COLUMN, ALTER TABLE ALTER COLUMN RESTART, ALTER TABLE ALTER COLUMN SELECTIVITY, ALTER TABLE ALTER COLUMN SET DEFAULT, ALTER TABLE ALTER COLUMN SET NOT NULL, ALTER TABLE ALTER COLUMN SET NULL, ALTER TABLE DROP COLUMN
AlterTableAlterColumn(Session, Schema) - 类 的构造器org.h2.command.ddl.AlterTableAlterColumn
 
AlterTableDropConstraint - org.h2.command.ddl中的类
This class represents the statement ALTER TABLE DROP CONSTRAINT
AlterTableDropConstraint(Session, Schema, boolean) - 类 的构造器org.h2.command.ddl.AlterTableDropConstraint
 
AlterTableRename - org.h2.command.ddl中的类
This class represents the statement ALTER TABLE RENAME
AlterTableRename(Session, Schema) - 类 的构造器org.h2.command.ddl.AlterTableRename
 
AlterTableRenameColumn - org.h2.command.ddl中的类
This class represents the statement ALTER TABLE ALTER COLUMN RENAME
AlterTableRenameColumn(Session, Schema) - 类 的构造器org.h2.command.ddl.AlterTableRenameColumn
 
AlterTableRenameConstraint - org.h2.command.ddl中的类
This class represents the statement ALTER TABLE RENAME CONSTRAINT
AlterTableRenameConstraint(Session, Schema) - 类 的构造器org.h2.command.ddl.AlterTableRenameConstraint
 
AlterTableSet - org.h2.command.dml中的类
This class represents the statement ALTER TABLE SET
AlterTableSet(Session, Schema, int, boolean) - 类 的构造器org.h2.command.dml.AlterTableSet
 
AlterUser - org.h2.command.ddl中的类
This class represents the statements ALTER USER ADMIN, ALTER USER RENAME, ALTER USER SET PASSWORD
AlterUser(Session) - 类 的构造器org.h2.command.ddl.AlterUser
 
AlterView - org.h2.command.ddl中的类
This class represents the statement ALTER VIEW
AlterView(Session) - 类 的构造器org.h2.command.ddl.AlterView
 
ALWAYS_FALSE - 类 中的静态变量org.h2.index.IndexCondition
A bit of a search mask meaning 'the condition is always false'.
AMBIGUOUS_COLUMN_NAME_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90059 is thrown when a query contains a column that could belong to multiple tables.
ANALYZE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ANALYZE statement.
Analyze - org.h2.command.ddl中的类
This class represents the statement ANALYZE
Analyze(Session) - 类 的构造器org.h2.command.ddl.Analyze
 
analyzeAuto - 类 中的变量org.h2.engine.DbSettings
Database setting ANALYZE_AUTO (default: 2000).
analyzeSample - 类 中的变量org.h2.engine.DbSettings
Database setting ANALYZE_SAMPLE (default: 10000).
analyzeTable(Session, Table, int, boolean) - 类 中的静态方法org.h2.command.ddl.Analyze
Analyze this table.
AND - 类 中的静态变量org.h2.expression.ConditionAndOr
The AND condition type as in ID=1 AND NAME='Hello'.
ANY_EXCEPT_2_DOLLAR - 类 中的静态变量org.h2.bnf.RuleFixed
 
ANY_EXCEPT_DOUBLE_QUOTE - 类 中的静态变量org.h2.bnf.RuleFixed
 
ANY_EXCEPT_SINGLE_QUOTE - 类 中的静态变量org.h2.bnf.RuleFixed
 
ANY_UNTIL_END - 类 中的静态变量org.h2.bnf.RuleFixed
 
ANY_UNTIL_EOL - 类 中的静态变量org.h2.bnf.RuleFixed
 
ANY_WORD - 类 中的静态变量org.h2.bnf.RuleFixed
 
append(String) - 类 中的方法org.h2.util.StatementBuilder
Append a text.
append(char) - 类 中的方法org.h2.util.StatementBuilder
Append a character.
append(long) - 类 中的方法org.h2.util.StatementBuilder
Append a number.
appendExceptFirst(String) - 类 中的方法org.h2.util.StatementBuilder
Append a text, except when this method is called the first time.
appendMap(StringBuilder, HashMap<String, ?>) - 类 中的静态方法org.h2.mvstore.DataUtils
Append a map to the string builder, sorted by key.
appendMap(StringBuilder, String, Object) - 类 中的静态方法org.h2.mvstore.DataUtils
Append a key-value pair to the string builder.
appendOnlyFirst(String) - 类 中的方法org.h2.util.StatementBuilder
Append a text, but only if appendExceptFirst was never called.
appendZeroPadded(StringBuilder, int, long) - 类 中的静态方法org.h2.util.StringUtils
Append a zero-padded number to a string builder.
areEqual(Value, Value) - 类 中的方法org.h2.engine.Database
Check if two values are equal with the current comparison mode.
areValuesEqual(Object, Object) - 类 中的方法org.h2.mvstore.MVMap
Check whether the two values are equal.
args - 类 中的变量org.h2.expression.Function
 
ARRAY - 类 中的静态变量org.h2.message.TraceObject
The trace type id for array objects.
ARRAY - 类 中的静态变量org.h2.value.Value
The value type for ARRAY values.
ARRAY_CONTAINS - 类 中的静态变量org.h2.expression.Function
 
ARRAY_GET - 类 中的静态变量org.h2.expression.Function
 
ARRAY_LENGTH - 类 中的静态变量org.h2.expression.Function
 
arrayCombine(String[], char) - 类 中的静态方法org.h2.util.StringUtils
Combine an array of strings to one array using the given separator character.
arrayList() - 类 中的静态方法org.h2.util.New
Create a new ArrayList.
arrayList(Collection<T>) - 类 中的静态方法org.h2.util.New
Create a new ArrayList.
arrayList(int) - 类 中的静态方法org.h2.util.New
Create a new ArrayList.
arraySplit(String, char, boolean) - 类 中的静态方法org.h2.util.StringUtils
Split a string into an array of strings using the given separator.
ASCENDING - 类 中的静态变量org.h2.result.SortOrder
This bit mask means the values should be sorted in ascending order.
ASCII - 类 中的静态变量org.h2.expression.Function
 
ASIN - 类 中的静态变量org.h2.expression.Function
 
ASSERT - 类 中的静态变量org.h2.mvstore.MVStore
Whether assertions are enabled.
asString(Object, int) - 类 中的静态方法org.h2.fulltext.FullText
INTERNAL.
asString() - 类 中的方法org.h2.mvstore.Chunk
Get the chunk data as a string.
ATAN - 类 中的静态变量org.h2.expression.Function
 
ATAN2 - 类 中的静态变量org.h2.expression.Function
 
attributes - 类 中的变量org.h2.server.web.WebApp
The session attributes
AutoCloseInputStream - org.h2.util中的类
This input stream wrapper closes the base input stream when fully read.
AutoCloseInputStream(InputStream) - 类 的构造器org.h2.util.AutoCloseInputStream
Create a new input stream.
AUTOCOMMIT - 类 中的静态变量org.h2.expression.Function
 
autoCommitBufferSize(int) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the size of the write buffer, in KB disk space (for file-based stores).
autoCommitDisabled() - 类 中的方法org.h2.mvstore.MVStore.Builder
Disable auto-commit, by setting the auto-commit delay and auto-commit buffer size to 0.
autoCommitFailureClosesAllResultSets() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether an exception while auto commit is on closes all result sets.
autoCommitIfCluster() - 类 中的方法org.h2.engine.SessionRemote
Calls COMMIT if the session is in cluster mode.
autoCompactFillRate(int) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the auto-compact target fill rate.
autoComplete(Sentence) - 类 中的方法org.h2.bnf.context.DbContextRule
 
autoComplete(Sentence) - 接口 中的方法org.h2.bnf.Rule
Add the next possible token(s).
autoComplete(Sentence) - 类 中的方法org.h2.bnf.RuleElement
 
autoComplete(Sentence) - 类 中的方法org.h2.bnf.RuleFixed
 
autoComplete(Sentence) - 类 中的方法org.h2.bnf.RuleList
 
autoComplete(Sentence) - 类 中的方法org.h2.bnf.RuleOptional
 
autoComplete(Sentence) - 类 中的方法org.h2.bnf.RuleRepeat
 
autoDelete() - 类 中的方法org.h2.store.FileStore
Automatically delete the file once it is no longer in use.
autoIncrement - 类 中的变量org.h2.value.DataType
If this is an autoincrement type.
available() - 类 中的方法org.h2.store.FileStoreInputStream
 
available() - 类 中的方法org.h2.store.LimitInputStream
 
available() - 类 中的方法org.h2.store.LobStorageBackend.LobInputStream
 
AZ_UNDERSCORE - 类 中的静态变量org.h2.bnf.RuleFixed
 

B

backgroundExceptionHandler(Thread.UncaughtExceptionHandler) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the listener to be used for exceptions that occur when writing in the background thread.
BACKUP - 接口 中的静态变量org.h2.command.CommandInterface
The type of a BACKUP statement.
Backup - org.h2.tools中的类
Creates a backup of a database.
Backup() - 类 的构造器org.h2.tools.Backup
 
BackupCommand - org.h2.command.dml中的类
This class represents the statement BACKUP
BackupCommand(Session) - 类 的构造器org.h2.command.dml.BackupCommand
 
BaseIndex - org.h2.index中的类
Most index implementations extend the base index.
BaseIndex() - 类 的构造器org.h2.index.BaseIndex
 
BATCH_JOINS - 类 中的静态变量org.h2.command.dml.SetTypes
The type of SET BATCH_JOINS statement.
before - 类 中的变量org.h2.tools.TriggerAdapter
Whether the fire method is called before or after the operation is performed.
beforeFirst() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to before the first row, that means resets the result set.
beforeFirst() - 类 中的方法org.h2.tools.SimpleResultSet
Moves the current position to before the first row, that means the result set is reset.
beforeWrite() - 类 中的方法org.h2.mvstore.MVMap
This method is called before writing to the map.
beforeWriting() - 类 中的方法org.h2.engine.Database
This method is called before writing to the transaction log.
BEGIN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a BEGIN {WORK|TRANSACTION} statement.
begin() - 类 中的方法org.h2.engine.Session
Begin a transaction.
begin() - 类 中的方法org.h2.mvstore.db.TransactionStore
Begin a new transaction.
begin(Object) - 类 中的静态方法org.h2.util.AbbaDetector
This method is called just before or just after an object is synchronized.
BIGGER - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning > as in ID>1.
BIGGER_EQUAL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning >= as in ID>=1.
BINARY_COLLATION - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET BINARY_COLLATION statement.
binarySearch(Page, Object) - 类 中的方法org.h2.mvstore.MVMap
Get the value for the given key, or null if not found.
binarySearch(Object) - 类 中的方法org.h2.mvstore.Page
Search the key in this page using a binary search.
binarySearchPage(Page, Object) - 类 中的方法org.h2.mvstore.MVMap
Get the value for the given key, or null if not found.
BIND_ADDRESS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.bindAddress (default: null).
BIT_LENGTH - 类 中的静态变量org.h2.expression.Function
 
BITAND - 类 中的静态变量org.h2.expression.Function
 
BitField - org.h2.util中的类
A list of bits.
BitField() - 类 的构造器org.h2.util.BitField
 
BitField(int) - 类 的构造器org.h2.util.BitField
 
BITGET - 类 中的静态变量org.h2.expression.Function
 
BITOR - 类 中的静态变量org.h2.expression.Function
 
BITXOR - 类 中的静态变量org.h2.expression.Function
 
BLOB - 类 中的静态变量org.h2.message.TraceObject
The trace type id for blobs.
BLOB - 类 中的静态变量org.h2.value.Value
The value type for BLOB values.
BLOB_SEARCH - 类 中的静态变量org.h2.engine.Constants
Whether searching in Blob values should be supported.
block - 类 中的变量org.h2.mvstore.Chunk
The start block number within the file.
BlockCipher - org.h2.security中的接口
A block cipher is a data encryption algorithm that operates on blocks.
Bnf - org.h2.bnf中的类
This class can read a file that is similar to BNF (Backus-Naur form).
Bnf() - 类 的构造器org.h2.bnf.Bnf
 
BnfVisitor - org.h2.bnf中的接口
The visitor interface for BNF rules.
BOOLEAN - 类 中的静态变量org.h2.value.Value
The value type for BOOLEAN values.
BROWSER - 类 中的静态变量org.h2.engine.SysProperties
System property h2.browser (default: null).
BUILD_DATE - 类 中的静态变量org.h2.engine.Constants
The build date is updated for each public release.
BUILD_DATE_STABLE - 类 中的静态变量org.h2.engine.Constants
The build date of the last stable release.
BUILD_ID - 类 中的静态变量org.h2.engine.Constants
The build id is incremented for each public release.
BUILD_ID_STABLE - 类 中的静态变量org.h2.engine.Constants
The build id of the last stable release.
BUILD_SNAPSHOT - 类 中的静态变量org.h2.engine.Constants
Whether this is a snapshot version.
BUILD_VENDOR_AND_VERSION - 类 中的静态变量org.h2.engine.Constants
If H2 is compiled to be included in a product, this should be set to a unique vendor id (to distinguish from official releases).
Builder() - 类 的构造器org.h2.mvstore.MVMap.Builder
Create a new builder with the default key and value data types.
Builder() - 类 的构造器org.h2.mvstore.MVMapConcurrent.Builder
Create a new builder with the default key and value data types.
Builder() - 类 的构造器org.h2.mvstore.MVStore.Builder
 
Builder() - 类 的构造器org.h2.mvstore.rtree.MVRTreeMap.Builder
Create a new builder for maps with 2 dimensions.
BYTE - 类 中的静态变量org.h2.value.Value
The value type for BYTE values.
BYTES - 类 中的静态变量org.h2.value.Value
The value type for BYTES values.

C

cache - 类 中的变量org.h2.server.web.WebApp
Whether the response can be cached.
Cache - org.h2.util中的接口
The cache keeps frequently used objects in the main memory.
cache(String) - 类 中的静态方法org.h2.util.StringUtils
Get the string from the cache if possible.
CACHE_MIN_RECORDS - 类 中的静态变量org.h2.engine.Constants
The minimum number of entries to keep in the cache.
CACHE_SIZE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET CACHE_SIZE statement.
CACHE_SIZE_DEFAULT - 类 中的静态变量org.h2.engine.Constants
The default cache size in KB for each GB of RAM.
CACHE_TYPE_DEFAULT - 类 中的静态变量org.h2.engine.Constants
The default cache type.
cacheChained - 类 中的变量org.h2.util.CacheObject
The next element in the hash chain.
cacheConcurrency(int) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the read cache concurrency.
CacheHead - org.h2.util中的类
The head element of the linked list.
CacheHead() - 类 的构造器org.h2.util.CacheHead
 
CacheLongKeyLIRS<V> - org.h2.mvstore.cache中的类
A scan resistant cache that uses keys of type long.
CacheLongKeyLIRS(CacheLongKeyLIRS.Config) - 类 的构造器org.h2.mvstore.cache.CacheLongKeyLIRS
Create a new cache with the given memory size.
CacheLongKeyLIRS.Config - org.h2.mvstore.cache中的类
The cache configuration.
CacheLRU - org.h2.util中的类
A cache implementation based on the last recently used (LRU) algorithm.
cacheNext - 类 中的变量org.h2.util.CacheObject
The next element in the LRU linked list.
CacheObject - org.h2.util中的类
The base object for all cached objects.
CacheObject() - 类 的构造器org.h2.util.CacheObject
 
cachePrevious - 类 中的变量org.h2.util.CacheObject
The previous element in the LRU linked list.
cacheSize(int) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the read cache size in MB.
CacheTQ - org.h2.util中的类
An alternative cache implementation.
CacheWriter - org.h2.util中的接口
The cache writer is called by the cache to persist changed data that needs to be removed from the cache.
calculateCost(Session) - 类 中的方法org.h2.table.Plan
Calculate the cost of this query plan.
CALL - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CALL statement.
Call - org.h2.command.dml中的类
This class represents the statement CALL.
Call(Session) - 类 的构造器org.h2.command.dml.Call
 
call() - 类 中的方法org.h2.util.Task
The method to be implemented.
CALLABLE_STATEMENT - 类 中的静态变量org.h2.message.TraceObject
The trace type id for callable statements.
callMethod(Object, String, Object...) - 类 中的静态方法org.h2.util.Utils
Calls an instance method via reflection.
callStaticMethod(String, Object...) - 类 中的静态方法org.h2.util.Utils
Calls a static method via reflection.
CAN_ONLY_ASSIGN_TO_VARIABLE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90137 is thrown when trying to assign a value to something that is not a variable.
cancel() - 类 中的方法org.h2.command.Command
 
cancel() - 接口 中的方法org.h2.command.CommandInterface
Cancel the statement if it is still processing.
cancel() - 类 中的方法org.h2.command.CommandRemote
Cancel this current statement.
cancel() - 类 中的方法org.h2.engine.Session
 
cancel() - 接口 中的方法org.h2.engine.SessionInterface
Cancel the current or next command (called when closing a connection).
cancel() - 类 中的方法org.h2.engine.SessionRemote
 
cancel() - 类 中的方法org.h2.jdbc.JdbcStatement
Cancels a currently running statement.
cancel(boolean) - 类 中的方法org.h2.util.DoneFuture
 
cancel(boolean) - 类 中的方法org.h2.util.LazyFuture
 
CANCEL_SESSION - 类 中的静态变量org.h2.expression.Function
 
cancelRowUpdates() - 类 中的方法org.h2.jdbc.JdbcResultSet
Cancels updating a row.
cancelRowUpdates() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
cancelStatement(int) - 类 中的方法org.h2.engine.SessionRemote
Cancel the statement with the given id.
canDrop() - 类 中的方法org.h2.mvstore.db.MVTable
 
canDrop() - 类 中的方法org.h2.schema.Schema
Check if this schema can be dropped.
canDrop() - 类 中的方法org.h2.table.FunctionTable
 
canDrop() - 类 中的方法org.h2.table.MetaTable
 
canDrop() - 类 中的方法org.h2.table.RangeTable
 
canDrop() - 类 中的方法org.h2.table.RegularTable
 
canDrop() - 类 中的方法org.h2.table.Table
Check if this table can be dropped.
canDrop() - 类 中的方法org.h2.table.TableLink
 
canDrop() - 类 中的方法org.h2.table.TableView
 
canFindNext() - 类 中的方法org.h2.index.BaseIndex
 
canFindNext() - 接口 中的方法org.h2.index.Index
Check if the index can get the next higher value.
canFindNext() - 类 中的方法org.h2.index.MultiVersionIndex
 
canFindNext() - 类 中的方法org.h2.index.PageBtreeIndex
 
canFindNext() - 类 中的方法org.h2.index.PageDelegateIndex
 
canFindNext() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.FunctionIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.HashIndex
 
canGetFirstOrLast() - 接口 中的方法org.h2.index.Index
Check if the index can directly look up the lowest or highest value of a column.
canGetFirstOrLast() - 类 中的方法org.h2.index.LinkedIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.MetaIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.MultiVersionIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.PageBtreeIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.PageDataIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.PageDelegateIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.RangeIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.ScanIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.SpatialTreeIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.TreeIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.index.ViewIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
canGetFirstOrLast() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
canGetRowCount() - 类 中的方法org.h2.mvstore.db.MVTable
 
canGetRowCount() - 类 中的方法org.h2.table.FunctionTable
 
canGetRowCount() - 类 中的方法org.h2.table.MetaTable
 
canGetRowCount() - 类 中的方法org.h2.table.RangeTable
 
canGetRowCount() - 类 中的方法org.h2.table.RegularTable
 
canGetRowCount() - 类 中的方法org.h2.table.Table
Check if the row count can be retrieved quickly.
canGetRowCount() - 类 中的方法org.h2.table.TableLink
 
canGetRowCount() - 类 中的方法org.h2.table.TableView
 
canMove() - 类 中的方法org.h2.store.Page
If this page can be moved.
canMove() - 类 中的方法org.h2.store.PageFreeList
 
canMove() - 类 中的方法org.h2.store.PageStreamData
 
canMove() - 类 中的方法org.h2.store.PageStreamTrunk
 
CANNOT_CHANGE_SETTING_WHEN_OPEN_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90133 is thrown when trying to change a specific database property while the database is already open.
CANNOT_DROP_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90107 is thrown when trying to drop an object because another object would become invalid.
CANNOT_DROP_CURRENT_USER - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90019 is thrown when trying to drop the current user, if there are no other admin users.
CANNOT_DROP_LAST_COLUMN - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90084 is thrown when trying to drop the last column of a table.
CANNOT_DROP_TABLE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90118 is thrown when trying to drop a table can not be dropped.
CANNOT_MIX_INDEXED_AND_UNINDEXED_PARAMS - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90123 is thrown when trying mix regular parameters and indexed parameters in the same statement.
CANNOT_TRUNCATE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90106 is thrown when trying to truncate a table that can not be truncated.
canReference() - 类 中的方法org.h2.table.FunctionTable
 
canReference() - 类 中的方法org.h2.table.MetaTable
 
canReference() - 类 中的方法org.h2.table.RangeTable
 
canReference() - 类 中的方法org.h2.table.Table
Check if this table can be referenced.
canReference() - 类 中的方法org.h2.table.TableView
 
canRemove() - 类 中的方法org.h2.index.PageBtree
 
canRemove() - 类 中的方法org.h2.index.PageDataOverflow
 
canRemove() - 类 中的方法org.h2.store.PageFreeList
 
canRemove() - 类 中的方法org.h2.store.PageStreamData
 
canRemove() - 类 中的方法org.h2.store.PageStreamTrunk
 
canRemove() - 类 中的方法org.h2.util.CacheHead
 
canRemove() - 类 中的方法org.h2.util.CacheObject
Check if the object can be removed from the cache.
canReuse() - 类 中的方法org.h2.command.Command
Whether the command is already closed (in which case it can be re-used).
canScan() - 类 中的方法org.h2.index.BaseIndex
 
canScan() - 类 中的方法org.h2.index.FunctionIndex
 
canScan() - 类 中的方法org.h2.index.HashIndex
 
canScan() - 接口 中的方法org.h2.index.Index
Can this index iterate over all rows?
canScan() - 类 中的方法org.h2.index.MultiVersionIndex
 
canScan() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
canTruncate() - 类 中的方法org.h2.mvstore.db.MVTable
 
canTruncate() - 类 中的方法org.h2.table.RegularTable
 
canTruncate() - 类 中的方法org.h2.table.Table
Check if this table can be truncated.
canWrite() - 类 中的方法org.h2.store.fs.FilePath
Check if the file is writable.
canWrite() - 类 中的方法org.h2.store.fs.FilePathDisk
 
canWrite() - 类 中的方法org.h2.store.fs.FilePathMem
 
canWrite() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
canWrite() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
canWrite() - 类 中的方法org.h2.store.fs.FilePathZip
 
canWrite(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Check if the file is writable.
capacity() - 类 中的方法org.h2.mvstore.WriteBuffer
Get the capacity.
CASCADE - 类 中的静态变量org.h2.constraint.ConstraintReferential
The action is to cascade the operation.
CASE - 类 中的静态变量org.h2.expression.Function
 
CaseInsensitiveConcurrentMap<V> - org.h2.value中的类
A concurrent hash map with a case-insensitive string key, that also allows NULL as a key.
CaseInsensitiveConcurrentMap() - 类 的构造器org.h2.value.CaseInsensitiveConcurrentMap
 
CaseInsensitiveMap<V> - org.h2.value中的类
A hash map with a case-insensitive string key.
CaseInsensitiveMap() - 类 的构造器org.h2.value.CaseInsensitiveMap
 
caseSensitive - 类 中的变量org.h2.value.DataType
If this data type is an autoincrement type.
CASEWHEN - 类 中的静态变量org.h2.expression.Function
 
CAST - 类 中的静态变量org.h2.expression.Function
 
CEILING - 类 中的静态变量org.h2.expression.Function
 
ceilingKey(K) - 类 中的方法org.h2.mvstore.MVMap
Get the smallest key that is larger or equal to this key.
Change() - 类 的构造器org.h2.mvstore.db.TransactionStore.Change
 
CHANGE_ID - 类 中的静态变量org.h2.engine.SessionRemote
 
changeCount - 类 中的变量org.h2.store.Page
When this page was changed the last time.
ChangeFileEncryption - org.h2.tools中的类
Allows changing the database file encryption password or algorithm.
ChangeFileEncryption() - 类 的构造器org.h2.tools.ChangeFileEncryption
 
CHAR - 类 中的静态变量org.h2.expression.Function
 
CHAR_LENGTH - 类 中的静态变量org.h2.expression.Function
 
CHECK - 类 中的静态变量org.h2.constraint.Constraint
The constraint type name for check constraints.
CHECK - 类 中的静态变量org.h2.engine.SysProperties
System property h2.check (default: true).
check(boolean, SpatialKey, SpatialKey) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
Check a given key.
check(Object) - 类 中的静态方法org.h2.util.SynchronizedVerifier
Verify the object is not accessed concurrently.
CHECK2 - 类 中的静态变量org.h2.engine.SysProperties
System property h2.check2 (default: false).
CHECK_CONSTRAINT_INVALID - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23514 is thrown when evaluation of a check constraint resulted in a error.
CHECK_CONSTRAINT_VIOLATED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23513 is thrown when a check constraint is violated.
checkAdmin() - 类 中的方法org.h2.engine.User
Check if this user has admin rights.
checkArgument(boolean, String, Object...) - 类 中的静态方法org.h2.mvstore.DataUtils
Throw an IllegalArgumentException if the argument is invalid.
checkCanceled() - 类 中的方法org.h2.command.Command
Check if this command has been canceled, and throw an exception if yes.
checkCanceled() - 类 中的方法org.h2.command.Prepared
Check if this statement was canceled.
checkCanceled() - 类 中的方法org.h2.engine.Session
Check if the current transaction is canceled by calling Statement.cancel() or because a session timeout was set and expired.
checkCapacity(int) - 类 中的方法org.h2.store.Data
Check if there is still enough capacity in the buffer.
checkClosed() - 类 中的方法org.h2.engine.SessionRemote
Check if this session is closed and throws an exception if so.
checkClosed() - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL.
checkClosed(boolean) - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL.
checkClosed(boolean) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
 
checkClosed(boolean) - 类 中的方法org.h2.jdbc.JdbcStatement
INTERNAL.
checkDeadlock(Session, Session, Set<Session>) - 类 中的方法org.h2.mvstore.db.MVTable
 
checkDeadlock(Session, Session, Set<Session>) - 类 中的方法org.h2.table.RegularTable
 
checkDeadlock(Session, Session, Set<Session>) - 类 中的方法org.h2.table.Table
Check if a deadlock occurred.
checkExistingData(Session) - 类 中的方法org.h2.constraint.Constraint
Check the existing data.
checkExistingData(Session) - 类 中的方法org.h2.constraint.ConstraintCheck
 
checkExistingData(Session) - 类 中的方法org.h2.constraint.ConstraintReferential
 
checkExistingData(Session) - 类 中的方法org.h2.constraint.ConstraintUnique
 
checkIndexColumnTypes(IndexColumn[]) - 类 中的静态方法org.h2.index.BaseIndex
Check that the index columns are not CLOB or BLOB.
checkKeyAndGetDatabaseName(String) - 类 中的方法org.h2.server.pg.PgServer
If no key is set, return the original database name.
checkKeyAndGetDatabaseName(String) - 类 中的方法org.h2.server.TcpServer
If no key is set, return the original database name.
checkOwnsNoSchemas() - 类 中的方法org.h2.engine.User
Check that this user does not own any schema.
checkParameterCount(int) - 类 中的方法org.h2.expression.Function
Check if the parameter count is correct.
checkParameterCount(int) - 类 中的方法org.h2.expression.TableFunction
 
checkParameters() - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
checkParameters() - 类 中的方法org.h2.command.Prepared
Check if all parameters have been set.
CHECKPOINT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CHECKPOINT statement.
checkpoint() - 类 中的方法org.h2.engine.Database
Flush all changes and open a new transaction log.
CHECKPOINT - 类 中的静态变量org.h2.store.PageLog
Perform a checkpoint.
checkpoint() - 类 中的方法org.h2.store.PageStore
Flush all pending changes to disk, and switch the new transaction log.
CHECKPOINT_SYNC - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CHECKPOINT SYNC statement.
checkpointIfRequired() - 类 中的方法org.h2.engine.Database
Flush all changes when using the serialized mode, and if there are pending changes, and some time has passed.
checkPowerOff() - 类 中的方法org.h2.engine.Database
 
checkPowerOff() - 类 中的方法org.h2.engine.SessionRemote
 
checkPowerOff() - 接口 中的方法org.h2.store.DataHandler
Check if the simulated power failure occurred.
checkPowerOff() - 类 中的方法org.h2.tools.Recover
INTERNAL
checkPrecision(long) - 类 中的方法org.h2.value.Value
Check if the precision is smaller or equal than the given precision.
checkPrecision(long) - 类 中的方法org.h2.value.ValueDecimal
 
checkRename() - 类 中的方法org.h2.constraint.Constraint
 
checkRename() - 类 中的方法org.h2.engine.Comment
 
checkRename() - 接口 中的方法org.h2.engine.DbObject
Check if renaming is allowed.
checkRename() - 类 中的方法org.h2.engine.DbObjectBase
Check if this object can be renamed.
checkRename() - 类 中的方法org.h2.engine.FunctionAlias
 
checkRename() - 类 中的方法org.h2.engine.Right
 
checkRename() - 类 中的方法org.h2.engine.Role
 
checkRename() - 类 中的方法org.h2.engine.Setting
 
checkRename() - 类 中的方法org.h2.engine.User
 
checkRename() - 类 中的方法org.h2.engine.UserAggregate
 
checkRename() - 类 中的方法org.h2.engine.UserDataType
 
checkRename() - 类 中的方法org.h2.index.FunctionIndex
 
checkRename() - 类 中的方法org.h2.index.HashIndex
 
checkRename() - 类 中的方法org.h2.index.LinkedIndex
 
checkRename() - 类 中的方法org.h2.index.MetaIndex
 
checkRename() - 类 中的方法org.h2.index.MultiVersionIndex
 
checkRename() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
checkRename() - 类 中的方法org.h2.index.PageBtreeIndex
 
checkRename() - 类 中的方法org.h2.index.PageDataIndex
 
checkRename() - 类 中的方法org.h2.index.PageDelegateIndex
 
checkRename() - 类 中的方法org.h2.index.RangeIndex
 
checkRename() - 类 中的方法org.h2.index.ScanIndex
 
checkRename() - 类 中的方法org.h2.index.SpatialTreeIndex
 
checkRename() - 类 中的方法org.h2.index.TreeIndex
 
checkRename() - 类 中的方法org.h2.index.ViewIndex
 
checkRename() - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
checkRename() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
checkRename() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
checkRename() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
checkRename() - 类 中的方法org.h2.mvstore.db.MVTable
 
checkRename() - 类 中的方法org.h2.schema.Constant
 
checkRename() - 类 中的方法org.h2.schema.Schema
 
checkRename() - 类 中的方法org.h2.schema.Sequence
 
checkRename() - 类 中的方法org.h2.schema.TriggerObject
 
checkRename() - 类 中的方法org.h2.table.FunctionTable
 
checkRename() - 类 中的方法org.h2.table.MetaTable
 
checkRename() - 类 中的方法org.h2.table.RangeTable
 
checkRename() - 类 中的方法org.h2.table.RegularTable
 
checkRename() - 类 中的方法org.h2.table.TableLink
 
checkRename() - 类 中的方法org.h2.table.TableView
 
checkRight(Table, int) - 类 中的方法org.h2.engine.User
Checks that this user has the given rights for this database object.
checkRow(Session, Table, Row, Row) - 类 中的方法org.h2.constraint.Constraint
Check if this row fulfils the constraint.
checkRow(Session, Table, Row, Row) - 类 中的方法org.h2.constraint.ConstraintCheck
 
checkRow(Session, Table, Row, Row) - 类 中的方法org.h2.constraint.ConstraintReferential
 
checkRow(Session, Table, Row, Row) - 类 中的方法org.h2.constraint.ConstraintUnique
 
checkSchemaAdmin() - 类 中的方法org.h2.engine.User
Check if this user has schema admin rights.
checkSet() - 类 中的方法org.h2.expression.Parameter
 
checkSet() - 接口 中的方法org.h2.expression.ParameterInterface
Check if the value is set.
checkSet() - 类 中的方法org.h2.expression.ParameterRemote
 
checkSizeRemove() - 类 中的方法org.h2.util.HashBase
Check the size before removing an entry.
checksumTest(byte[], int, int) - 类 中的静态方法org.h2.store.PageStore
Check if the stored checksum is correct
checkSupportAlter() - 类 中的方法org.h2.mvstore.db.MVTable
 
checkSupportAlter() - 类 中的方法org.h2.table.FunctionTable
 
checkSupportAlter() - 类 中的方法org.h2.table.MetaTable
 
checkSupportAlter() - 类 中的方法org.h2.table.RangeTable
 
checkSupportAlter() - 类 中的方法org.h2.table.RegularTable
 
checkSupportAlter() - 类 中的方法org.h2.table.Table
Check if this table supports ALTER TABLE.
checkSupportAlter() - 类 中的方法org.h2.table.TableLink
 
checkSupportAlter() - 类 中的方法org.h2.table.TableView
 
checkWritingAllowed() - 类 中的方法org.h2.engine.Database
 
checkWritingAllowed() - 类 中的方法org.h2.engine.SessionRemote
 
checkWritingAllowed() - 接口 中的方法org.h2.store.DataHandler
Check if writing is allowed.
checkWritingAllowed() - 类 中的方法org.h2.table.Table
Tests if the table can be written.
checkWritingAllowed() - 类 中的方法org.h2.table.TableLink
Linked tables don't know if they are readonly.
checkWritingAllowed() - 类 中的方法org.h2.tools.Recover
INTERNAL
Chunk - org.h2.mvstore中的类
A chunk of data, containing one or multiple pages.
CipherFactory - org.h2.security中的类
A factory to create new block cipher objects.
CLASS_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90086 is thrown when a class can not be loaded because it is not in the classpath or because a related class is not in the classpath.
clear() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Remove all entries.
clear() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Clear the map.
clear() - 类 中的方法org.h2.mvstore.FileStore
Mark the file as empty.
clear() - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Reset the list.
clear() - 类 中的方法org.h2.mvstore.MVMap
Remove all entries.
clear() - 类 中的方法org.h2.mvstore.WriteBuffer
Clear the buffer after use.
clear(int) - 类 中的方法org.h2.util.BitField
Set bit at the given index to 'false'.
clear() - 接口 中的方法org.h2.util.Cache
Clear the cache.
clear() - 类 中的方法org.h2.util.CacheLRU
 
clear() - 类 中的方法org.h2.util.CacheTQ
 
clear() - 类 中的方法org.h2.util.SoftHashMap
 
clearBatch() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Clears the batch.
clearBatch() - 类 中的方法org.h2.jdbc.JdbcStatement
Clears the batch.
clearCache() - 类 中的静态方法org.h2.util.StringUtils
Clear the cache.
clearCache() - 类 中的静态方法org.h2.value.Value
Clear the value cache.
clearIndexCaches(Database) - 类 中的静态方法org.h2.table.TableView
Clear the cached indexes for all sessions.
clearParameters() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Clears all parameters.
clearViewIndexCache() - 类 中的方法org.h2.engine.Session
Clear the view cache for this session.
clearWarnings() - 类 中的方法org.h2.jdbc.JdbcConnection
Clears all warnings.
clearWarnings() - 类 中的方法org.h2.jdbc.JdbcResultSet
Clears all warnings.
clearWarnings() - 类 中的方法org.h2.jdbc.JdbcStatement
Clears all warnings.
clearWarnings() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
CLIENT_TRACE_DIRECTORY - 类 中的静态变量org.h2.engine.SysProperties
System property h2.clientTraceDirectory (default: trace.db/).
CLOB - 类 中的静态变量org.h2.message.TraceObject
The trace type id for clobs.
CLOB - 类 中的静态变量org.h2.value.Value
The value type for CLOB values.
clone() - 类 中的方法org.h2.engine.ConnectionInfo
 
cloneByteArray(byte[]) - 类 中的静态方法org.h2.util.Utils
Create a new byte array and copy all the data.
cloneCharArray(char[]) - 类 中的静态方法org.h2.util.StringUtils
Create a new char array and copy all the data.
close() - 接口 中的方法org.h2.api.Trigger
This method is called when the database is closed.
close() - 类 中的方法org.h2.command.Command
 
close() - 接口 中的方法org.h2.command.CommandInterface
Close the statement.
close() - 类 中的方法org.h2.command.CommandRemote
 
close() - 类 中的方法org.h2.compress.LZFInputStream
 
close() - 类 中的方法org.h2.compress.LZFOutputStream
 
close() - 类 中的方法org.h2.engine.Session
 
close() - 接口 中的方法org.h2.engine.SessionInterface
Roll back pending transactions and close the session.
close() - 类 中的方法org.h2.engine.SessionRemote
 
close() - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
INTERNAL
close() - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
INTERNAL
close(Session) - 类 中的方法org.h2.index.FunctionIndex
 
close(Session) - 类 中的方法org.h2.index.HashIndex
 
close(Session) - 接口 中的方法org.h2.index.Index
Close this index.
close(Session) - 类 中的方法org.h2.index.LinkedIndex
 
close(Session) - 类 中的方法org.h2.index.MetaIndex
 
close(Session) - 类 中的方法org.h2.index.MultiVersionIndex
 
close(Session) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
close(Session) - 类 中的方法org.h2.index.PageBtreeIndex
 
close(Session) - 类 中的方法org.h2.index.PageDataIndex
 
close(Session) - 类 中的方法org.h2.index.PageDelegateIndex
 
close(Session) - 类 中的方法org.h2.index.RangeIndex
 
close(Session) - 类 中的方法org.h2.index.ScanIndex
 
close(Session) - 类 中的方法org.h2.index.SpatialTreeIndex
 
close(Session) - 类 中的方法org.h2.index.TreeIndex
 
close(Session) - 类 中的方法org.h2.index.ViewIndex
 
close() - 类 中的方法org.h2.jdbc.JdbcConnection
Closes this connection.
close() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Closes this statement.
close() - 类 中的方法org.h2.jdbc.JdbcResultSet
Closes the result set.
close() - 类 中的方法org.h2.jdbc.JdbcStatement
Closes this statement.
close() - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Close the physical connection.
close() - 类 中的方法org.h2.message.TraceSystem
Close the writers, and the files if required.
close(Session) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
close(Session) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
close(Session) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
close(Session) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
close(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
close(long) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Close the store.
close() - 类 中的方法org.h2.mvstore.db.TransactionStore
Close the transaction store.
close() - 类 中的方法org.h2.mvstore.FileStore
Close this store.
close() - 类 中的方法org.h2.mvstore.MVStore
Close the file and the store.
close() - 类 中的方法org.h2.mvstore.OffHeapStore
 
close() - 类 中的方法org.h2.result.LocalResult
 
close() - 接口 中的方法org.h2.result.ResultExternal
Close this object and delete the temporary file.
close() - 接口 中的方法org.h2.result.ResultInterface
Close the result and delete any temporary files
close() - 类 中的方法org.h2.result.ResultRemote
 
close() - 类 中的方法org.h2.result.ResultTempTable
 
close() - 类 中的方法org.h2.result.RowList
Close the result list and delete the temporary file.
close() - 类 中的方法org.h2.schema.Sequence
Flush the current value to disk and close this object.
close() - 类 中的方法org.h2.schema.TriggerObject
Close the trigger.
close() - 类 中的方法org.h2.store.CountingReaderInputStream
 
close() - 类 中的方法org.h2.store.DataReader
 
close() - 类 中的方法org.h2.store.FileStore
Close the file.
close() - 类 中的方法org.h2.store.FileStoreInputStream
 
close() - 类 中的方法org.h2.store.FileStoreOutputStream
 
close() - 类 中的方法org.h2.store.fs.FileChannelInputStream
 
close() - 类 中的方法org.h2.store.fs.FileChannelOutputStream
 
close() - 类 中的方法org.h2.store.PageInputStream
 
close() - 类 中的方法org.h2.store.PageOutputStream
Close the stream.
close() - 类 中的方法org.h2.store.PageStore
Close the file without further writing.
close(Session) - 类 中的方法org.h2.table.FunctionTable
 
close(Session) - 类 中的方法org.h2.table.MetaTable
 
close(Session) - 类 中的方法org.h2.table.RangeTable
 
close(Session) - 类 中的方法org.h2.table.RegularTable
 
close(Session) - 类 中的方法org.h2.table.Table
Close the table object and flush changes.
close(Session) - 类 中的方法org.h2.table.TableLink
 
close(Session) - 类 中的方法org.h2.table.TableView
 
close() - 类 中的方法org.h2.tools.Csv
INTERNAL
close() - 类 中的方法org.h2.tools.SimpleResultSet
Closes the result set and releases the resources.
close() - 接口 中的方法org.h2.tools.SimpleRowSource
Close the row source.
close() - 类 中的方法org.h2.tools.TriggerAdapter
This method is called when the trigger is dropped.
close() - 类 中的方法org.h2.util.AutoCloseInputStream
 
close() - 类 中的方法org.h2.util.ScriptReader
Close the underlying reader.
close() - 类 中的方法org.h2.value.Transfer
Close the transfer object and the socket.
CLOSE_BRACKET - 类 中的静态变量org.h2.bnf.RuleFixed
 
closeAll() - 类 中的静态方法org.h2.fulltext.FullText
INTERNAL Close all fulltext settings, freeing up memory.
closeAndDeleteSilently() - 类 中的方法org.h2.store.FileStore
Close the file (ignoring exceptions) and delete the file.
closedByResultSet - 类 中的变量org.h2.jdbc.JdbcStatement
 
closeFile() - 类 中的方法org.h2.store.FileStore
Close the file.
closeImmediately() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Close the store, without persisting changes.
closeImmediately() - 类 中的方法org.h2.mvstore.MVStore
Close the file and the store, without writing anything.
closeOldResultSet() - 类 中的方法org.h2.jdbc.JdbcStatement
INTERNAL.
closeOnCompletion() - 类 中的方法org.h2.jdbc.JdbcStatement
[Not supported]
closeSilently() - 类 中的方法org.h2.store.FileStore
Close the file without throwing any exceptions.
closeSilently(Closeable) - 类 中的静态方法org.h2.util.IOUtils
Close an output stream without throwing an exception.
closeSilently(InputStream) - 类 中的静态方法org.h2.util.IOUtils
Close an input stream without throwing an exception.
closeSilently(Reader) - 类 中的静态方法org.h2.util.IOUtils
Close a reader without throwing an exception.
closeSilently(Writer) - 类 中的静态方法org.h2.util.IOUtils
Close a writer without throwing an exception.
closeSilently(Statement) - 类 中的静态方法org.h2.util.JdbcUtils
Close a statement without throwing an exception.
closeSilently(Connection) - 类 中的静态方法org.h2.util.JdbcUtils
Close a connection without throwing an exception.
closeSilently(ResultSet) - 类 中的静态方法org.h2.util.JdbcUtils
Close a result set without throwing an exception.
closeSilently(ServerSocket) - 类 中的静态方法org.h2.util.NetUtils
Close a server socket and ignore any exceptions.
CloseWatcher - org.h2.util中的类
A phantom reference to watch for unclosed objects.
CloseWatcher(Object, ReferenceQueue<Object>, Closeable) - 类 的构造器org.h2.util.CloseWatcher
 
closingDatabase() - 接口 中的方法org.h2.api.DatabaseEventListener
This method is called before the database is closed normally.
CLUSTER - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET CLUSTER statement.
CLUSTER_ERROR_DATABASE_RUNS_ALONE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90093 is thrown when trying to connect to a clustered database that runs in standalone mode.
CLUSTER_ERROR_DATABASE_RUNS_CLUSTERED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90094 is thrown when trying to connect to a clustered database that runs together with a different cluster node setting than what is used when trying to connect.
CLUSTERING_DISABLED - 类 中的静态变量org.h2.engine.Constants
The value of the cluster setting if clustering is disabled.
CLUSTERING_ENABLED - 类 中的静态变量org.h2.engine.Constants
The value of the cluster setting if clustering is enabled (the actual value is checked later).
COALESCE - 类 中的静态变量org.h2.expression.Function
 
COLLATION - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET COLLATION statement.
COLLATION_CHANGE_WITH_DATA_TABLE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90089 is thrown when trying to change the collation while there was already data in the database.
COLLATOR_CACHE_SIZE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.collatorCacheSize (default: 32000).
collectPriority - 类 中的变量org.h2.mvstore.Chunk
The garbage collection priority.
COLUMN - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
Column - org.h2.table中的类
This class represents a column in a table.
Column(String, int) - 类 的构造器org.h2.table.Column
 
Column(String, int, long, int, int) - 类 的构造器org.h2.table.Column
 
column - 类 中的变量org.h2.table.IndexColumn
The column, or null if not set.
COLUMN_ALIAS - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
COLUMN_CONTAINS_NULL_VALUES_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90081 is thrown when trying to alter a column to not allow NULL, if there is already data in the table where this column is NULL.
COLUMN_COUNT_DOES_NOT_MATCH - 类 中的静态变量org.h2.api.ErrorCode
The error with code 21002 is thrown when the number of columns does not match.
COLUMN_IS_PART_OF_INDEX_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90075 is thrown when trying to alter a table and allow null for a column that is part of a primary key or hash index.
COLUMN_IS_REFERENCED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90083 is thrown when trying to drop a column that is part of a constraint.
COLUMN_MUST_NOT_BE_NULLABLE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90023 is thrown when trying to set a primary key on a nullable column.
COLUMN_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42122 is thrown when referencing an non-existing column.
columnIds - 类 中的变量org.h2.index.BaseIndex
 
columnIndexExpr - 类 中的变量org.h2.command.dml.SelectOrderBy
The column index expression.
columnName - 类 中的变量org.h2.table.IndexColumn
The column name.
ColumnResolver - org.h2.table中的接口
A column resolver is list of column (for example, a table) that can map a column name to an actual column.
columns - 类 中的变量org.h2.command.ddl.CreateTableData
The column list.
columns - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
columns - 类 中的变量org.h2.fulltext.IndexInfo
The column names.
columns - 类 中的变量org.h2.index.BaseIndex
 
columns - 类 中的变量org.h2.table.Table
The columns of this table.
columnTypes - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
columnTypes - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
combineBlob(Connection, int) - 类 中的静态方法org.h2.command.dml.ScriptCommand
Combine a BLOB.
combineClob(Connection, int) - 类 中的静态方法org.h2.command.dml.ScriptCommand
Combine a CLOB.
Command - org.h2.command中的类
Represents a SQL statement.
command - 类 中的变量org.h2.jdbc.JdbcPreparedStatement
 
COMMAND - 类 中的静态变量org.h2.message.Trace
The trace module id for commands.
COMMAND_CLOSE - 类 中的静态变量org.h2.engine.SessionRemote
 
COMMAND_COMMIT - 类 中的静态变量org.h2.engine.SessionRemote
 
COMMAND_EXECUTE_QUERY - 类 中的静态变量org.h2.engine.SessionRemote
 
COMMAND_EXECUTE_UPDATE - 类 中的静态变量org.h2.engine.SessionRemote
 
COMMAND_GET_META_DATA - 类 中的静态变量org.h2.engine.SessionRemote
 
CommandContainer - org.h2.command中的类
Represents a single SQL statements.
CommandInterface - org.h2.command中的接口
Represents a SQL statement.
CommandRemote - org.h2.command中的类
Represents the client-side part of a SQL statement.
CommandRemote(SessionRemote, ArrayList<Transfer>, String, int) - 类 的构造器org.h2.command.CommandRemote
 
COMMENT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a COMMENT statement.
Comment - org.h2.engine中的类
Represents a database object comment.
Comment(Database, int, DbObject) - 类 的构造器org.h2.engine.Comment
 
COMMENT - 接口 中的静态变量org.h2.engine.DbObject
This object is a comment.
comment - 类 中的变量org.h2.engine.DbObjectBase
The comment (if set).
COMMIT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a COMMIT statement.
commit(boolean) - 类 中的方法org.h2.engine.Session
Commit the current transaction.
commit(int, Row) - 类 中的方法org.h2.index.BaseIndex
 
commit(int, Row) - 接口 中的方法org.h2.index.Index
Commit the operation for a row.
commit(int, Row) - 类 中的方法org.h2.index.MultiVersionIndex
 
commit(int, Row) - 类 中的方法org.h2.index.PageDataIndex
 
commit(int, Row) - 类 中的方法org.h2.index.ScanIndex
 
commit() - 类 中的方法org.h2.jdbc.JdbcConnection
Commits the current transaction.
commit(Xid, boolean) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Commit a transaction.
commit() - 类 中的方法org.h2.mvstore.db.MVTable
Mark the transaction as committed, so that the modification counter of the database is incremented.
commit() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Commit the transaction.
commit() - 类 中的方法org.h2.mvstore.MVStore
Commit the changes.
commit() - 接口 中的方法org.h2.result.Row
This record has been committed.
commit() - 类 中的方法org.h2.result.RowImpl
This record has been committed.
COMMIT - 接口 中的静态变量org.h2.store.InDoubtTransaction
The transaction state meaning this transaction is committed.
COMMIT - 类 中的静态变量org.h2.store.PageLog
A commit entry of a session.
commit(Session) - 类 中的方法org.h2.store.PageStore
Mark a committed transaction.
commit(short, Row) - 类 中的方法org.h2.table.RegularTable
 
commit(short, Row) - 类 中的方法org.h2.table.Table
Commit an operation (when using multi-version concurrency).
COMMIT_ROLLBACK_NOT_ALLOWED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90058 is thrown when trying to call commit or rollback inside a trigger, or when trying to call a method inside a trigger that implicitly commits the current transaction, if an object is locked.
COMMIT_TRANSACTION - 接口 中的静态变量org.h2.command.CommandInterface
The type of a COMMIT TRANSACTION statement.
compact(int, int) - 类 中的方法org.h2.mvstore.MVStore
Try to increase the fill rate by re-writing partially full chunks.
compact(String, boolean) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Compress the store by creating a new file and copying the live pages there.
compact(String, String, boolean) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Copy all live pages from the source store to the target store.
compact(MVStore, MVStore) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Copy all live pages from the source store to the target store.
compact(int) - 类 中的方法org.h2.store.PageStore
Shrink the file so there are no empty pages at the end.
compactCleanUp(String) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Clean up if needed, in a case a compact operation was interrupted due to killing the process or a power failure.
compactFile(long) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Compact the database file, that is, compact blocks that have a low fill rate, and move chunks next to each other.
compactMoveChunks() - 类 中的方法org.h2.mvstore.MVStore
Compact by moving all chunks next to each other.
compactMoveChunks(int, long) - 类 中的方法org.h2.mvstore.MVStore
Compact the store by moving all chunks next to each other, if there is free space between chunks.
compactRewriteFully() - 类 中的方法org.h2.mvstore.MVStore
Compact the store by moving all live pages to new chunks.
compare(Value, Value) - 类 中的方法org.h2.engine.Database
Compare two values with the current comparison mode.
compare(Object, Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
compare(Object, Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
compare(Object, Object) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
compare(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
compare(Object, Object) - 接口 中的方法org.h2.mvstore.type.DataType
Compare two keys.
compare(Object, Object) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
compare(Object, Object) - 类 中的方法org.h2.mvstore.type.StringDataType
 
compare(Value[], Value[]) - 类 中的方法org.h2.result.SortOrder
Compare two expression lists.
compare(long[], long[]) - 类 中的方法org.h2.tools.MultiDimension
 
compareInt(int, int) - 类 中的静态方法org.h2.util.MathUtils
Compare two values.
CompareLike - org.h2.expression中的类
Pattern matching comparison expression: WHERE NAME LIKE ?
CompareLike(Database, Expression, Expression, Expression, boolean) - 类 的构造器org.h2.expression.CompareLike
 
CompareLike(CompareMode, String, Expression, Expression, Expression, boolean) - 类 的构造器org.h2.expression.CompareLike
 
compareLong(long, long) - 类 中的静态方法org.h2.util.MathUtils
Compare two values.
compareMode - 类 中的变量org.h2.table.Table
The compare mode used for this table.
CompareMode - org.h2.value中的类
Instances of this class can compare strings.
CompareMode(String, int, boolean) - 类 的构造器org.h2.value.CompareMode
 
CompareModeDefault - org.h2.value中的类
The default implementation of CompareMode.
CompareModeDefault(String, int, boolean) - 类 的构造器org.h2.value.CompareModeDefault
 
CompareModeIcu4J - org.h2.value中的类
An implementation of CompareMode that uses the ICU4J Collator.
CompareModeIcu4J(String, int, boolean) - 类 的构造器org.h2.value.CompareModeIcu4J
 
compareNotNull(byte[], byte[]) - 类 中的静态方法org.h2.mvstore.type.ObjectDataType
Compare the contents of two byte arrays.
compareNotNullSigned(byte[], byte[]) - 类 中的静态方法org.h2.util.Utils
Compare the contents of two byte arrays.
compareNotNullUnsigned(byte[], byte[]) - 类 中的静态方法org.h2.util.Utils
Compare the contents of two byte arrays.
compareNull(boolean, int) - 类 中的静态方法org.h2.result.SortOrder
Compare two expressions where one of them is NULL.
compareRows(SearchRow, SearchRow) - 类 中的方法org.h2.index.BaseIndex
 
compareRows(SearchRow, SearchRow) - 接口 中的方法org.h2.index.Index
Compare two rows.
compareRows(SearchRow, SearchRow) - 类 中的方法org.h2.index.MultiVersionIndex
 
compareSecure(byte[], byte[]) - 类 中的静态方法org.h2.util.Utils
Compare two byte arrays.
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.Value
Compare the value with another value of the same type.
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueArray
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueBoolean
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueByte
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueBytes
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueDate
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueDecimal
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueDouble
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueFloat
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueGeometry
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueInt
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueLob
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueLobDb
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueLong
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueNull
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueResultSet
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueShort
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueString
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueTime
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueTimestamp
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
compareSecure(Value, CompareMode) - 类 中的方法org.h2.value.ValueUuid
 
compareString(String, String, boolean) - 类 中的方法org.h2.value.CompareMode
Compare two strings.
compareString(String, String, boolean) - 类 中的方法org.h2.value.CompareModeDefault
 
compareString(String, String, boolean) - 类 中的方法org.h2.value.CompareModeIcu4J
 
compareTo(Constraint) - 类 中的方法org.h2.constraint.Constraint
 
compareTo(FunctionAlias.JavaMethod) - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
compareTo(MetaRecord) - 类 中的方法org.h2.engine.MetaRecord
Sort the list of meta records by 'create order'.
compareTo(ConnectionInfo) - 类 中的方法org.h2.server.web.ConnectionInfo
 
compareTo(CacheObject) - 类 中的方法org.h2.util.CacheObject
 
compareTo(Value, CompareMode) - 类 中的方法org.h2.value.Value
Compare this value against another value using the specified compare mode.
compareTypeSafe(Value, Value) - 类 中的方法org.h2.engine.Database
Compare two values with the current comparison mode.
compareTypeSafe(Value, Value) - 类 中的方法org.h2.table.Table
Compare two values with the current comparison mode.
compareTypeSafe(Value, CompareMode) - 类 中的方法org.h2.value.Value
Compare this value against another value given that the values are of the same data type.
Comparison - org.h2.expression中的类
Example comparison expressions are ID=1, NAME=NAME, NAME IS NULL.
Comparison(Session, int, Expression, Expression) - 类 的构造器org.h2.expression.Comparison
 
compress(byte[], int, byte[], int) - 类 中的方法org.h2.compress.CompressDeflate
 
compress(byte[], int, byte[], int) - 类 中的方法org.h2.compress.CompressLZF
 
compress(ByteBuffer, int, byte[], int) - 类 中的方法org.h2.compress.CompressLZF
Compress a number of bytes.
compress(byte[], int, byte[], int) - 类 中的方法org.h2.compress.CompressNo
 
compress(byte[], int, byte[], int) - 接口 中的方法org.h2.compress.Compressor
Compress a number of bytes.
COMPRESS - 类 中的静态变量org.h2.expression.Function
 
compress() - 类 中的方法org.h2.mvstore.MVStore.Builder
Compress data before writing using the LZF algorithm.
compress(byte[], String) - 类 中的方法org.h2.tools.CompressTool
Compressed the data using the specified algorithm.
COMPRESS_LOB - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET COMPRESS_LOB statement.
compressData - 类 中的变量org.h2.engine.DbSettings
Database setting COMPRESS (default: false).
CompressDeflate - org.h2.compress中的类
This is a wrapper class for the Deflater class.
CompressDeflate() - 类 的构造器org.h2.compress.CompressDeflate
 
COMPRESSED_VAR_INT_MAX - 类 中的静态变量org.h2.mvstore.DataUtils
The maximum integer that needs less space when using variable size encoding (only 3 bytes instead of 4).
COMPRESSED_VAR_LONG_MAX - 类 中的静态变量org.h2.mvstore.DataUtils
The maximum long that needs less space when using variable size encoding (only 7 bytes instead of 8).
compressHigh() - 类 中的方法org.h2.mvstore.MVStore.Builder
Compress data before writing using the Deflate algorithm.
COMPRESSION_ERROR - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90104 is thrown when the data can not be de-compressed.
CompressLZF - org.h2.compress中的类
This class implements the LZF lossless data compression algorithm.
CompressLZF() - 类 的构造器org.h2.compress.CompressLZF
 
CompressNo - org.h2.compress中的类
This class implements a data compression algorithm that does in fact not compress.
CompressNo() - 类 的构造器org.h2.compress.CompressNo
 
Compressor - org.h2.compress中的接口
Each data compression algorithm must implement this interface.
CompressTool - org.h2.tools中的类
A tool to losslessly compress data, and expand the compressed data again.
CONCAT - 类 中的静态变量org.h2.bnf.RuleFixed
 
CONCAT - 类 中的静态变量org.h2.expression.Function
 
CONCAT - 类 中的静态变量org.h2.expression.Operation
This operation represents a string concatenation as in 'Hello' || 'World'.
CONCAT_WS - 类 中的静态变量org.h2.expression.Function
 
CONCURRENT_UPDATE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90131 is thrown when using multi version concurrency control, and trying to update the same row from within two connections at the same time, or trying to insert two rows with the same key from two connections.
ConcurrentArrayList<K> - org.h2.mvstore中的类
A very simple array list that supports concurrent access.
ConcurrentArrayList() - 类 的构造器org.h2.mvstore.ConcurrentArrayList
 
ConditionAndOr - org.h2.expression中的类
An 'and' or 'or' condition as in WHERE ID=1 AND NAME=?
ConditionAndOr(int, Expression, Expression) - 类 的构造器org.h2.expression.ConditionAndOr
 
ConditionExists - org.h2.expression中的类
An 'exists' condition as in WHERE EXISTS(SELECT ...)
ConditionExists(Query) - 类 的构造器org.h2.expression.ConditionExists
 
ConditionIn - org.h2.expression中的类
An 'in' condition with a list of values, as in WHERE NAME IN(...)
ConditionIn(Database, Expression, ArrayList<Expression>) - 类 的构造器org.h2.expression.ConditionIn
Create a new IN(..) condition.
ConditionInConstantSet - org.h2.expression中的类
Used for optimised IN(...) queries where the contents of the IN list are all constant and of the same type.
ConditionInConstantSet(Session, Expression, ArrayList<Expression>) - 类 的构造器org.h2.expression.ConditionInConstantSet
Create a new IN(..) condition.
ConditionInSelect - org.h2.expression中的类
An 'in' condition with a subquery, as in WHERE ID IN(SELECT ...)
ConditionInSelect(Database, Expression, Query, boolean, int) - 类 的构造器org.h2.expression.ConditionInSelect
 
ConditionNot - org.h2.expression中的类
A NOT condition.
ConditionNot(Expression) - 类 的构造器org.h2.expression.ConditionNot
 
Config() - 类 的构造器org.h2.mvstore.cache.CacheLongKeyLIRS.Config
 
conn - 类 中的变量org.h2.jdbc.JdbcStatement
 
CONN_URL_COLUMNLIST - 类 中的静态变量org.h2.engine.Constants
The database URL used when calling a function if only the column list should be returned.
CONN_URL_INTERNAL - 类 中的静态变量org.h2.engine.Constants
The database URL used when calling a function if the data should be returned.
connect(String, Properties) - 类 中的方法org.h2.Driver
Open a database connection.
connectEmbeddedOrServer(boolean) - 类 中的方法org.h2.engine.SessionRemote
Open a new (remote or embedded) session.
CONNECTION - 类 中的静态变量org.h2.message.TraceObject
The trace type id for connections.
CONNECTION_BROKEN_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90067 is thrown when the client could not connect to the database, or if the connection was lost.
connectionClosed(ConnectionEvent) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
INTERNAL
connectionErrorOccurred(ConnectionEvent) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
INTERNAL
ConnectionInfo - org.h2.engine中的类
Encapsulates the connection settings, including user name and password.
ConnectionInfo(String) - 类 的构造器org.h2.engine.ConnectionInfo
Create a connection info object.
ConnectionInfo(String, Properties) - 类 的构造器org.h2.engine.ConnectionInfo
Create a connection info object.
ConnectionInfo - org.h2.server.web中的类
The connection info object is a wrapper for database connection information such as the database URL, user name and password.
ConnectionInfo(String) - 类 的构造器org.h2.server.web.ConnectionInfo
 
connectOrUpgrade(String, Properties) - 类 中的静态方法org.h2.upgrade.DbUpgrade
If the upgrade classes are present, upgrade the database, or connect using the old version (if the parameter NO_UPGRADE is set to true).
Console - org.h2.tools中的类
Starts the H2 Console (web-) server, as well as the TCP and PG server.
Console() - 类 的构造器org.h2.tools.Console
 
CONSOLE_MAX_PROCEDURES_LIST_COLUMNS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.consoleProcedureColumns (default: 500).
CONSOLE_MAX_TABLES_LIST_COLUMNS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.consoleTableColumns (default: 500).
CONSOLE_MAX_TABLES_LIST_INDEXES - 类 中的静态变量org.h2.engine.SysProperties
System property h2.consoleTableIndexes (default: 100).
CONSOLE_STREAM - 类 中的静态变量org.h2.engine.SysProperties
System property h2.consoleStream (default: true).
CONSOLE_TIMEOUT - 类 中的静态变量org.h2.engine.SysProperties
System property h2.consoleTimeout (default: 1800000).
CONSTANT - 接口 中的静态变量org.h2.engine.DbObject
This object is a constant.
Constant - org.h2.schema中的类
A user-defined constant as created by the SQL statement CREATE CONSTANT
Constant(Schema, int, String) - 类 的构造器org.h2.schema.Constant
 
CONSTANT_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90114 is thrown when trying to create a constant if a constant with this name already exists.
CONSTANT_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90115 is thrown when trying to drop a constant that does not exists.
Constants - org.h2.engine中的类
Constants are fixed values that are used in the whole database code.
Constraint - org.h2.constraint中的类
The base class for constraint checking.
CONSTRAINT - 接口 中的静态变量org.h2.engine.DbObject
This object is a constraint (check constraint, unique constraint, or referential constraint).
CONSTRAINT - 类 中的静态变量org.h2.message.Trace
The trace module id for constraints.
CONSTRAINT_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90045 is thrown when trying to create a constraint if an object with this name already exists.
CONSTRAINT_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90057 is thrown when trying to drop a constraint that does not exist.
ConstraintCheck - org.h2.constraint中的类
A check constraint.
ConstraintCheck(Schema, int, String, Table) - 类 的构造器org.h2.constraint.ConstraintCheck
 
ConstraintReferential - org.h2.constraint中的类
A referential constraint.
ConstraintReferential(Schema, int, String, Table) - 类 的构造器org.h2.constraint.ConstraintReferential
 
ConstraintUnique - org.h2.constraint中的类
A unique constraint.
ConstraintUnique(Schema, int, String, Table, boolean) - 类 的构造器org.h2.constraint.ConstraintUnique
 
contains(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Check whether a contains b.
contains(Value[]) - 接口 中的方法org.h2.result.ResultExternal
Check if the given row exists in this object.
contains(Value[]) - 类 中的方法org.h2.result.ResultTempTable
 
containsDistinct(Value[]) - 类 中的方法org.h2.result.LocalResult
Check if this result set contains the given row.
containsKey(String) - 类 中的方法org.h2.engine.SettingsBase
Check if the settings contains the given key.
containsKey(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Check whether there is a resident entry for the given key.
containsKey(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Whether the map contains the key.
containsKey(Object) - 类 中的方法org.h2.mvstore.MVMap
 
containsKey(Object) - 类 中的方法org.h2.value.CaseInsensitiveConcurrentMap
 
containsKey(Object) - 类 中的方法org.h2.value.CaseInsensitiveMap
 
containsKey(Object) - 类 中的方法org.h2.value.NullableKeyConcurrentMap
 
containsNullAndAllowMultipleNull(SearchRow) - 类 中的方法org.h2.index.BaseIndex
Check if one of the columns is NULL and multiple rows with NULL are allowed using the current compatibility mode for unique indexes.
containsUncommitted() - 类 中的方法org.h2.engine.Session
Whether the session contains any uncommitted changes.
containsValue(Object) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Check whether the given value is stored.
CONTEXT - 类 中的静态变量org.h2.bnf.Sentence
This token type means the possible choices of the item depend on the context.
contextDestroyed(ServletContextEvent) - 类 中的方法org.h2.server.web.DbStarter
 
contextInitialized(ServletContextEvent) - 类 中的方法org.h2.server.web.DbStarter
 
CONVERT - 类 中的静态变量org.h2.expression.Function
 
convert(Throwable) - 异常错误 中的静态方法org.h2.message.DbException
Convert a throwable to an SQL exception using the default mapping.
convert(Value) - 类 中的方法org.h2.table.Column
Convert a value to this column's type.
convertAutoIncrementToSequence(Session, Schema, int, boolean) - 类 中的方法org.h2.table.Column
Convert the auto-increment flag to a sequence that is linked with this table.
convertBytesToHex(byte[]) - 类 中的静态方法org.h2.util.StringUtils
Convert a byte array to a hex encoded string.
convertBytesToHex(byte[], int) - 类 中的静态方法org.h2.util.StringUtils
Convert a byte array to a hex encoded string.
convertDate(Value, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the date to the specified time zone.
convertDate(Date, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert a java.util.Date using the specified calendar.
convertDateValueToDate(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert an encoded date value to a java.util.Date, using the default timezone.
convertDateValueToMillis(TimeZone, long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert an encoded date value to millis, using the supplied timezone.
convertDateValueToTimestamp(long, long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert an encoded date value / time value to a timestamp, using the default timezone.
convertException(Exception) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Convert an exception to a fulltext exception.
convertHexToBytes(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a hex encoded string to a byte array.
convertInsertNullToZero - 类 中的变量org.h2.engine.Mode
When inserting data, if a column is defined to be NOT NULL and NULL is inserted, then a 0 (or empty string, or the current timestamp for timestamp columns) value is used.
convertInvocation(InvocationTargetException, String) - 异常错误 中的静态方法org.h2.message.DbException
Convert an InvocationTarget exception to a database exception.
convertIOException(IOException, String) - 异常错误 中的静态方法org.h2.message.DbException
Convert an IO exception to a database exception.
convertLongToInt(long) - 类 中的静态方法org.h2.util.MathUtils
Convert a long value to an int value.
convertNanoToTime(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert a time value to a time, using the default timezone.
convertOnlyToSmallerScale - 类 中的变量org.h2.engine.Mode
When converting the scale of decimal data, the number is only converted if the new scale is smaller than the current scale.
convertPrecision(long, boolean) - 类 中的方法org.h2.value.Value
Convert the precision to the requested value.
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueArray
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueBytes
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueDecimal
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueLob
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueLobDb
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueResultSet
 
convertPrecision(long, boolean) - 类 中的方法org.h2.value.ValueString
 
convertScale(boolean, int) - 类 中的方法org.h2.value.Value
Convert the scale.
convertScale(boolean, int) - 类 中的方法org.h2.value.ValueDecimal
 
convertScale(boolean, int) - 类 中的方法org.h2.value.ValueTimestamp
 
convertScale(boolean, int) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
convertSQLTypeToValueType(int, String) - 类 中的静态方法org.h2.value.DataType
Convert a SQL type to a value type using SQL type name, in order to manage SQL type extension mechanism.
convertSQLTypeToValueType(int) - 类 中的静态方法org.h2.value.DataType
Convert a SQL type to a value type.
convertTime(Value, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the time to the specified time zone.
convertTime(Time, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the time using the specified calendar.
convertTimestamp(Value, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the timestamp to the specified time zone.
convertTimestamp(Timestamp, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the timestamp using the specified calendar.
convertTo(JdbcConnection, Value, Class<?>) - 类 中的静态方法org.h2.value.DataType
Convert a value to the specified class.
convertTo(int) - 类 中的方法org.h2.value.Value
Compare a value to the specified type.
convertTo(int) - 类 中的方法org.h2.value.ValueGeometry
 
convertTo(int) - 类 中的方法org.h2.value.ValueLob
Convert a lob to another data type.
convertTo(int) - 类 中的方法org.h2.value.ValueLobDb
Convert a lob to another data type.
convertTo(int) - 类 中的方法org.h2.value.ValueNull
 
convertToFileIfRequired(DataHandler) - 类 中的方法org.h2.value.ValueLob
Store the lob data to a file if the size of the buffer is larger than the maximum size for an in-place lob.
convertToIOException(Throwable) - 异常错误 中的静态方法org.h2.message.DbException
Convert an exception to an IO exception.
convertToLocal(Date, Calendar) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert a date to the specified time zone.
convertToValue(SessionInterface, Object, int) - 类 中的静态方法org.h2.value.DataType
Convert a Java object to a value.
ConvertTraceFile - org.h2.tools中的类
Converts a .trace.db file to a SQL script and Java source code.
ConvertTraceFile() - 类 的构造器org.h2.tools.ConvertTraceFile
 
convertType(int) - 类 中的静态方法org.h2.server.pg.PgServer
Convert the SQL type to a PostgreSQL type
convertTypeToSQLType(int) - 类 中的静态方法org.h2.value.DataType
Convert a value type to a SQL type.
copy(long) - 类 中的方法org.h2.mvstore.Page
Create a copy of this page.
copy(Column) - 类 中的方法org.h2.table.Column
Copy the data of the source column into the current column.
copy(InputStream, OutputStream) - 类 中的静态方法org.h2.util.IOUtils
Copy all data from the input stream to the output stream.
copy(InputStream, OutputStream, long) - 类 中的静态方法org.h2.util.IOUtils
Copy all data from the input stream to the output stream.
copy(byte[], byte[]) - 类 中的静态方法org.h2.util.Utils
Copy the contents of the source array to the target array.
copy(DataHandler, int) - 类 中的方法org.h2.value.Value
Copy a large value, to be used in the given table.
copy(DataHandler, int) - 类 中的方法org.h2.value.ValueLob
 
copy(DataHandler, int) - 类 中的方法org.h2.value.ValueLobDb
 
copyAndClose(InputStream, OutputStream) - 类 中的静态方法org.h2.util.IOUtils
Copy all data from the input stream to the output stream and close both streams.
copyAndCloseInput(InputStream, OutputStream) - 类 中的静态方法org.h2.util.IOUtils
Copy all data from the input stream to the output stream and close the input stream.
copyAndCloseInput(Reader, Writer, long) - 类 中的静态方法org.h2.util.IOUtils
Copy all data from the reader to the writer and close the reader.
copyDirect(int, OutputStream) - 类 中的方法org.h2.store.PageStore
Copy the next page to the output stream.
copyExcept(Object, Object, int, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Copy the elements of an array, and remove one element.
copyFiles(String, String) - 类 中的静态方法org.h2.util.IOUtils
Copy a file from one directory to another, or to another file.
copyLob(ValueLobDb, int, long) - 类 中的方法org.h2.store.LobStorageBackend
 
copyLob(ValueLobDb, int, long) - 类 中的方法org.h2.store.LobStorageFrontend
 
copyLob(ValueLobDb, int, long) - 接口 中的方法org.h2.store.LobStorageInterface
Copy a lob.
copyLob(ValueLobDb, int, long) - 类 中的方法org.h2.store.LobStorageMap
 
copyString(Reader, OutputStream) - 类 中的静态方法org.h2.store.Data
Copy a String from a reader to an output stream.
copyToResult() - 类 中的方法org.h2.value.Value
Create an independent copy of this value if needed, that will be bound to a result.
copyToResult() - 类 中的方法org.h2.value.ValueLobDb
Create an independent copy of this value, that will be bound to a result.
copyToTemp() - 类 中的方法org.h2.value.Value
Copy this value to a temporary file if necessary.
copyToTemp() - 类 中的方法org.h2.value.ValueLob
Create an independent copy of this temporary value.
copyToTemp() - 类 中的方法org.h2.value.ValueLobDb
Create an independent copy of this temporary value.
copyWithGap(Object, Object, int, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Copy the elements of an array, with a gap.
correctFileName(String) - 类 中的静态方法org.h2.command.dml.BackupCommand
Fix the file name, replacing backslash with slash.
COS - 类 中的静态变量org.h2.expression.Function
 
COSH - 类 中的静态变量org.h2.expression.Function
 
COST_ROW_OFFSET - 类 中的静态变量org.h2.engine.Constants
The cost is calculated on rowcount + this offset, to avoid using the wrong or no index if the table contains no rows _currently_ (when preparing the statement)
COT - 类 中的静态变量org.h2.expression.Function
 
count - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The number of times the statement was executed.
COUNT - 类 中的静态变量org.h2.expression.Aggregate
The aggregate type for COUNT(expression).
COUNT_ALL - 类 中的静态变量org.h2.expression.Aggregate
The aggregate type for COUNT(*).
CountingReaderInputStream - org.h2.store中的类
An input stream that reads the data from a reader and limits the number of bytes that can be read.
create - 类 中的变量org.h2.command.ddl.CreateTableData
Whether to create a new table.
create - 类 中的变量org.h2.command.Prepared
Whether to create a new object (for indexes).
create(ConnectionPoolDataSource) - 类 中的静态方法org.h2.jdbcx.JdbcConnectionPool
Constructs a new connection pool.
create(String, String, String) - 类 中的静态方法org.h2.jdbcx.JdbcConnectionPool
Constructs a new connection pool for H2 databases.
create() - 类 中的方法org.h2.mvstore.MVMap.Builder
 
create() - 接口 中的方法org.h2.mvstore.MVMap.MapBuilder
Create a new map of the given type.
create() - 类 中的方法org.h2.mvstore.MVMapConcurrent.Builder
 
create(MVMap<?, ?>, long, Object[], Object[], Page.PageReference[], long, int) - 类 中的静态方法org.h2.mvstore.Page
Create a new page.
create(MVMap<?, ?>, long, Page) - 类 中的静态方法org.h2.mvstore.Page
Create a copy of a page.
create() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.Builder
 
create(int, DataType) - 类 中的静态方法org.h2.mvstore.rtree.MVRTreeMap
Create a new map with the given dimensions and value type.
create(DataHandler, int) - 类 中的静态方法org.h2.store.Data
Create a new buffer for the given handler.
create(DataHandler, byte[]) - 类 中的静态方法org.h2.store.Data
Create a new buffer using the given data for the given handler.
create(Database, int) - 类 中的静态方法org.h2.store.WriterThread
Create and start a new writer thread for the given database.
create(T[], T[]) - 类 中的静态方法org.h2.util.Permutations
Create a new permutations object.
create(T[], T[], int) - 类 中的静态方法org.h2.util.Permutations
Create a new permutations object.
create(int, DataHandler, int, long, byte[], long) - 类 中的静态方法org.h2.value.ValueLobDb
Create a LOB value.
CREATE_AGGREGATE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE AGGREGATE statement.
CREATE_ALIAS - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE ALIAS statement.
CREATE_BUILD - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET CREATE_BUILD statement.
CREATE_CONSTANT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE CONSTANT statement.
CREATE_DOMAIN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE DOMAIN statement.
CREATE_INDEX - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE INDEX statement.
CREATE_LINKED_TABLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE LINKED TABLE statement.
CREATE_NEW_FILE - 接口 中的静态变量org.h2.store.fs.Recorder
Create a new file.
CREATE_ROLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE ROLE statement.
CREATE_SCHEMA - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE SCHEMA statement.
CREATE_SEQUENCE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE SEQUENCE statement.
CREATE_TABLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE TABLE statement.
CREATE_TEMP_FILE - 接口 中的静态变量org.h2.store.fs.Recorder
Create a temporary file.
CREATE_TRIGGER - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE TRIGGER statement.
CREATE_USER - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE USER statement.
CREATE_VIEW - 接口 中的静态变量org.h2.command.CommandInterface
The type of a CREATE VIEW statement.
CreateAggregate - org.h2.command.ddl中的类
This class represents the statement CREATE AGGREGATE
CreateAggregate(Session) - 类 的构造器org.h2.command.ddl.CreateAggregate
 
createArrayOf(String, Object[]) - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported] Create a new empty Array object.
createBlob() - 类 中的方法org.h2.jdbc.JdbcConnection
Create a new empty Blob object.
createBlob(InputStream, long) - 类 中的方法org.h2.jdbc.JdbcConnection
Create a Blob value from this input stream.
createBlob(InputStream, long) - 类 中的方法org.h2.store.LobStorageBackend
 
createBlob(InputStream, long) - 类 中的方法org.h2.store.LobStorageFrontend
 
createBlob(InputStream, long) - 接口 中的方法org.h2.store.LobStorageInterface
Create a BLOB object.
createBlob(InputStream, long) - 类 中的方法org.h2.store.LobStorageMap
 
createClob() - 类 中的方法org.h2.jdbc.JdbcConnection
Create a new empty Clob object.
createClob(Reader, long) - 类 中的方法org.h2.jdbc.JdbcConnection
Create a Clob value from this reader.
createClob(Reader, long) - 类 中的方法org.h2.store.LobStorageBackend
 
createClob(Reader, long) - 类 中的方法org.h2.store.LobStorageFrontend
Create a CLOB object.
createClob(Reader, long) - 接口 中的方法org.h2.store.LobStorageInterface
Create a CLOB object.
createClob(Reader, long) - 类 中的方法org.h2.store.LobStorageMap
 
CreateCluster - org.h2.tools中的类
Creates a cluster from a standalone database.
CreateCluster() - 类 的构造器org.h2.tools.CreateCluster
 
createConnection(boolean) - 类 中的方法org.h2.engine.Session
Create an internal connection.
createConnectionPoolDataSource(Properties) - 类 中的方法org.h2.util.OsgiDataSourceFactory
Creates a pooled data source.
CreateConstant - org.h2.command.ddl中的类
This class represents the statement CREATE CONSTANT
CreateConstant(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateConstant
 
createData() - 类 中的方法org.h2.store.PageStore
Create a data object.
createDataSource(Properties) - 类 中的方法org.h2.util.OsgiDataSourceFactory
Creates a basic data source.
createDirectories(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Create the directory and all required parent directories.
createDirectory() - 类 中的方法org.h2.store.fs.FilePath
Create a directory (all required parent directories already exist).
createDirectory() - 类 中的方法org.h2.store.fs.FilePathDisk
 
createDirectory() - 类 中的方法org.h2.store.fs.FilePathMem
 
createDirectory() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
createDirectory() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
createDirectory() - 类 中的方法org.h2.store.fs.FilePathZip
 
createDirectory(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Create a directory (all required parent directories must already exist).
createDriver(Properties) - 类 中的方法org.h2.util.OsgiDataSourceFactory
Returns a driver.
createFakeIndexLookupBatch(TableFilter) - 类 中的静态方法org.h2.table.JoinBatch
Create fake index lookup batch for non-batched table filter.
createFile() - 类 中的方法org.h2.store.fs.FilePath
Create a new file.
createFile() - 类 中的方法org.h2.store.fs.FilePathDisk
 
createFile() - 类 中的方法org.h2.store.fs.FilePathMem
 
createFile() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
createFile() - 类 中的方法org.h2.store.fs.FilePathRec
 
createFile() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
createFile() - 类 中的方法org.h2.store.fs.FilePathZip
 
createFile(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Create a new file.
CreateFunctionAlias - org.h2.command.ddl中的类
This class represents the statement CREATE ALIAS
CreateFunctionAlias(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateFunctionAlias
 
CreateIndex - org.h2.command.ddl中的类
This class represents the statement CREATE INDEX
CreateIndex(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateIndex
 
createIndex(Connection, String, String, String) - 类 中的静态方法org.h2.fulltext.FullText
Create a new full text index for a table and column list.
createIndex(Connection, String, String, String) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Create a new full text index for a table and column list.
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.CompareLike
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.Comparison
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ConditionAndOr
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ConditionIn
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ConditionInSelect
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.Expression
Create index conditions if possible and attach them to the table filter.
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ExpressionColumn
 
createIndexConditions(Session, TableFilter) - 类 中的方法org.h2.expression.ValueExpression
 
CreateLinkedTable - org.h2.command.ddl中的类
This class represents the statement CREATE LINKED TABLE
CreateLinkedTable(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateLinkedTable
 
createLookupBatch(TableFilter[], int) - 类 中的方法org.h2.index.BaseIndex
 
createLookupBatch(TableFilter[], int) - 接口 中的方法org.h2.index.Index
Creates new lookup batch.
createLookupBatch(TableFilter[], int) - 类 中的方法org.h2.index.MultiVersionIndex
 
createLookupBatch(TableFilter[], int) - 类 中的方法org.h2.index.ViewIndex
 
createLoopbackSocket(int, boolean) - 类 中的静态方法org.h2.util.NetUtils
Create a loopback socket (a socket that is connected to localhost) on this port.
createNClob() - 类 中的方法org.h2.jdbc.JdbcConnection
Create a new empty NClob object.
createNonUnique(boolean) - 类 中的静态方法org.h2.index.IndexType
Create a non-unique index.
createNonUnique(boolean, boolean, boolean) - 类 中的静态方法org.h2.index.IndexType
Create a non-unique index.
createPgServer(String...) - 类 中的静态方法org.h2.tools.Server
Create a new PG server, but does not start it yet.
createPrimaryKey(boolean, boolean) - 类 中的静态方法org.h2.index.IndexType
Create a primary key index.
createResultSet(boolean) - 类 中的静态方法org.h2.fulltext.FullText
Create an empty search result and initialize the columns.
CreateRole - org.h2.command.ddl中的类
This class represents the statement CREATE ROLE
CreateRole(Session) - 类 的构造器org.h2.command.ddl.CreateRole
 
createRow(Value[], int) - 类 中的方法org.h2.engine.Database
Create a new row for a table.
createRow(Value[], int) - 类 中的方法org.h2.engine.Session
Create a new row for a table.
createRow(Value[], int) - 类 中的方法org.h2.result.RowFactory
Create new row.
createScan(boolean) - 类 中的静态方法org.h2.index.IndexType
Create a scan pseudo-index.
CreateSchema - org.h2.command.ddl中的类
This class represents the statement CREATE SCHEMA
CreateSchema(Session) - 类 的构造器org.h2.command.ddl.CreateSchema
 
CreateSequence - org.h2.command.ddl中的类
This class represents the statement CREATE SEQUENCE
CreateSequence(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateSequence
 
createServerSocket(int, InetAddress) - 类 中的静态方法org.h2.security.CipherFactory
Create a secure server socket.
createServerSocket(int, boolean) - 类 中的静态方法org.h2.util.NetUtils
Create a server socket.
createSession(ConnectionInfo) - 类 中的方法org.h2.engine.Engine
Open a database connection with the given connection information.
createShallowCopy(Session) - 类 中的方法org.h2.result.LocalResult
Create a shallow copy of the result set.
createShallowCopy() - 接口 中的方法org.h2.result.ResultExternal
Create a shallow copy of this object if possible.
createShallowCopy() - 类 中的方法org.h2.result.ResultTempTable
 
createSmallLob(int, byte[]) - 类 中的静态方法org.h2.value.ValueLobDb
Create a LOB object that fits in memory.
createSmallLob(int, byte[], long) - 类 中的静态方法org.h2.value.ValueLobDb
Create a LOB object that fits in memory.
createSocket(InetAddress, int) - 类 中的静态方法org.h2.security.CipherFactory
Create a secure client socket that is connected to the given address and port.
createSocket(String, int, boolean) - 类 中的静态方法org.h2.util.NetUtils
Create a client socket that is connected to the given address and port.
createSocket(InetAddress, int, boolean) - 类 中的静态方法org.h2.util.NetUtils
Create a client socket that is connected to the given address and port.
createSQLXML() - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported] Create a new empty SQLXML object.
createStatement() - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new statement.
createStatement(int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a statement with the specified result set type and concurrency.
createStatement(int, int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a statement with the specified result set type, concurrency, and holdability.
createStruct(String, Object[]) - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported] Create a new empty Struct object.
createTable(CreateTableData) - 接口 中的方法org.h2.api.TableEngine
Create new table.
CreateTable - org.h2.command.ddl中的类
This class represents the statement CREATE TABLE
CreateTable(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateTable
 
createTable(CreateTableData) - 类 中的方法org.h2.mvstore.db.MVTableEngine
 
createTable(CreateTableData) - 类 中的方法org.h2.schema.Schema
Add a table to the schema.
CreateTableData - org.h2.command.ddl中的类
The data required to create a table.
CreateTableData() - 类 的构造器org.h2.command.ddl.CreateTableData
 
createTableLink(int, String, String, String, String, String, String, String, boolean, boolean) - 类 中的方法org.h2.schema.Schema
Add a linked table to the schema.
createTcpServer(String...) - 类 中的静态方法org.h2.tools.Server
Create a new TCP server, but does not start it yet.
createTempBlob(InputStream, long, DataHandler) - 类 中的静态方法org.h2.value.ValueLobDb
Create a temporary BLOB value from a stream.
createTempClob(Reader, long, DataHandler) - 类 中的静态方法org.h2.value.ValueLobDb
Create a temporary CLOB value from a stream.
createTempFile() - 类 中的方法org.h2.engine.Database
Create a temporary file in the database folder.
createTempFile(String, boolean, boolean) - 类 中的方法org.h2.store.fs.FilePath
Create a new temporary file.
createTempFile(String, boolean, boolean) - 类 中的方法org.h2.store.fs.FilePathDisk
 
createTempFile(String, boolean, boolean) - 类 中的方法org.h2.store.fs.FilePathRec
 
createTempFile(String, boolean, boolean) - 类 中的方法org.h2.store.fs.FilePathWrapper
 
createTempFile(String, boolean, boolean) - 类 中的方法org.h2.store.fs.FilePathZip
 
createTempFile(String, String, boolean, boolean) - 类 中的静态方法org.h2.store.fs.FileUtils
Create a new temporary file.
createTempView(Session, User, String, Query, Query) - 类 中的静态方法org.h2.table.TableView
Create a temporary view out of the given query.
CreateTrigger - org.h2.command.ddl中的类
This class represents the statement CREATE TRIGGER
CreateTrigger(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateTrigger
 
createTrigger(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullText
Create the trigger.
createTrigger(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Create the trigger.
createUnique(boolean, boolean) - 类 中的静态方法org.h2.index.IndexType
Create a unique index.
CreateUser - org.h2.command.ddl中的类
This class represents the statement CREATE USER
CreateUser(Session) - 类 的构造器org.h2.command.ddl.CreateUser
 
CreateUserDataType - org.h2.command.ddl中的类
This class represents the statement CREATE DOMAIN
CreateUserDataType(Session) - 类 的构造器org.h2.command.ddl.CreateUserDataType
 
CreateView - org.h2.command.ddl中的类
This class represents the statement CREATE VIEW
CreateView(Session, Schema) - 类 的构造器org.h2.command.ddl.CreateView
 
createViewIndexLookupBatch(ViewIndex) - 类 中的静态方法org.h2.table.JoinBatch
Create index lookup batch for a view index.
createWebServer(String...) - 类 中的静态方法org.h2.tools.Server
Create a new web server, but does not start it yet.
createXADataSource(Properties) - 类 中的方法org.h2.util.OsgiDataSourceFactory
Creates a pooled XA data source.
Csv - org.h2.tools中的类
A facility to read from and write to CSV (comma separated values) files.
Csv() - 类 的构造器org.h2.tools.Csv
 
CSVREAD - 类 中的静态变量org.h2.expression.Function
 
CSVWRITE - 类 中的静态变量org.h2.expression.Function
 
CURDATE - 类 中的静态变量org.h2.expression.Function
 
CURRENT_DATE - 类 中的静态变量org.h2.expression.Function
 
CURRENT_TIME - 类 中的静态变量org.h2.expression.Function
 
CURRENT_TIMESTAMP - 类 中的静态变量org.h2.expression.Function
 
CURRENT_USER - 类 中的静态变量org.h2.expression.Function
 
currentRow() - 类 中的方法org.h2.result.LocalResult
 
currentRow() - 接口 中的方法org.h2.result.ResultInterface
Get the current row.
currentRow() - 类 中的方法org.h2.result.ResultRemote
 
CURRVAL - 类 中的静态变量org.h2.expression.Function
 
Cursor - org.h2.index中的接口
A cursor is a helper object to iterate through an index.
Cursor<K,V> - org.h2.mvstore中的类
A cursor to iterate over elements in ascending order.
cursor(K) - 类 中的方法org.h2.mvstore.MVMap
Get a cursor to iterate over a number of keys and values.
CursorPos - org.h2.mvstore中的类
A position in a cursor
CursorPos(Page, int, CursorPos) - 类 的构造器org.h2.mvstore.CursorPos
 
CURTIME - 类 中的静态变量org.h2.expression.Function
 

D

data - 类 中的变量org.h2.index.PageBtree
The data page.
Data - org.h2.store中的类
This class represents a byte buffer that contains persistent data of a page.
DATA_CONVERSION_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22018 is thrown when trying to convert a value to a data type where the conversion is undefined, or when an error occurred trying to convert.
DATA_SOURCE - 类 中的静态变量org.h2.message.TraceObject
The trace type id for data sources.
Database - org.h2.engine中的类
There is one database object per open database.
Database(ConnectionInfo, String) - 类 的构造器org.h2.engine.Database
 
database - 类 中的变量org.h2.engine.DbObjectBase
The database.
DATABASE - 类 中的静态变量org.h2.expression.Function
 
DATABASE - 类 中的静态变量org.h2.message.Trace
The trace module id for databases.
DATABASE_ALREADY_OPEN_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90020 is thrown when trying to open a database in embedded mode if this database is already in use in another process (or in a different class loader).
DATABASE_CALLED_AT_SHUTDOWN - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90121 is thrown when a database operation is started while the virtual machine exits (for example in a shutdown hook), or when the session is closed.
DATABASE_EVENT_LISTENER - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET DATABASE_EVENT_LISTENER statement.
DATABASE_IS_CLOSED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90098 is thrown when the database has been closed, for example because the system ran out of memory or because the self-destruction counter has reached zero.
DATABASE_IS_IN_EXCLUSIVE_MODE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90135 is thrown when trying to open a connection to a database that is currently open in exclusive mode.
DATABASE_IS_NOT_PERSISTENT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90126 is thrown when trying to call the BACKUP statement for an in-memory database.
DATABASE_IS_READ_ONLY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90097 is thrown when trying to delete or update a database if it is open in read-only mode.
DATABASE_META_DATA - 类 中的静态变量org.h2.message.TraceObject
The trace type id for database meta data objects.
DATABASE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90013 is thrown when trying to open a database that does not exist using the flag IFEXISTS=TRUE, or when trying to access a database object with a catalog name that does not match the database name.
DATABASE_PATH - 类 中的静态变量org.h2.expression.Function
 
DatabaseEventListener - org.h2.api中的接口
A class that implements this interface can get notified about exceptions and other events.
DatabaseInfo - org.h2.jmx中的类
The MBean implementation.
DatabaseInfoMBean - org.h2.jmx中的接口
Information and management operations for the given database.
databaseToUpper - 类 中的变量org.h2.engine.DbSettings
Database setting DATABASE_TO_UPPER (default: true).
dataDefinitionCausesTransactionCommit() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether CREATE/DROP commit an open transaction.
dataDefinitionIgnoredInTransactions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether CREATE/DROP do not affect transactions.
DataHandler - org.h2.store中的接口
A data handler contains a number of callback methods, mostly related to CLOB and BLOB handling.
DataReader - org.h2.store中的类
This class is backed by an input stream and supports reading values and variable size data.
DataReader(InputStream) - 类 的构造器org.h2.store.DataReader
Create a new data reader.
DATASOURCE_TRACE_LEVEL - 类 中的静态变量org.h2.engine.SysProperties
System property h2.dataSourceTraceLevel (default: 1).
DataType - org.h2.mvstore.type中的接口
A data type.
DataType - org.h2.value中的类
This class contains meta data information about data types, and can convert between Java objects and Values.
DataType() - 类 的构造器org.h2.value.DataType
 
DataUtils - org.h2.mvstore中的类
Utility methods
DataUtils() - 类 的构造器org.h2.mvstore.DataUtils
 
DataUtils.MapEntry<K,V> - org.h2.mvstore中的类
An entry of a map.
DATE - 类 中的静态变量org.h2.value.Value
The value type for DATE values.
DATE_ADD - 类 中的静态变量org.h2.expression.Function
 
DATE_DIFF - 类 中的静态变量org.h2.expression.Function
 
DateTimeUtils - org.h2.util中的类
This utility class contains time conversion functions.
dateValue(long, int, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the date value from a given date.
dateValueFromAbsoluteDay(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Calculate the encoded date value from an absolute day.
dateValueFromDate(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert a UTC datetime in millis to an encoded date in the default timezone.
DAY_NAME - 类 中的静态变量org.h2.expression.Function
 
DAY_OF_MONTH - 类 中的静态变量org.h2.expression.Function
 
DAY_OF_WEEK - 类 中的静态变量org.h2.expression.Function
 
DAY_OF_YEAR - 类 中的静态变量org.h2.expression.Function
 
dayFromDateValue(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the day of month from a date value.
DB_CLOSE_DELAY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET DB_CLOSE_DELAY statement.
dbCloseOnExit - 类 中的变量org.h2.engine.DbSettings
Database setting DB_CLOSE_ON_EXIT (default: true).
DbColumn - org.h2.bnf.context中的类
Keeps the meta data information of a column.
DbContents - org.h2.bnf.context中的类
Keeps meta data information about a database.
DbContents() - 类 的构造器org.h2.bnf.context.DbContents
 
DbContextRule - org.h2.bnf.context中的类
A BNF terminal rule that is linked to the database context information.
DbContextRule(DbContents, int) - 类 的构造器org.h2.bnf.context.DbContextRule
BNF terminal rule Constructor
DbDriverActivator - org.h2.util中的类
The driver activator loads the H2 driver when starting the bundle.
DbDriverActivator() - 类 的构造器org.h2.util.DbDriverActivator
 
DbException - org.h2.message中的异常错误
This exception wraps a checked exception.
DbObject - org.h2.engine中的接口
A database object such as a table, an index, or a user.
DbObjectBase - org.h2.engine中的类
The base class for all database objects.
DbObjectBase() - 类 的构造器org.h2.engine.DbObjectBase
 
DbProcedure - org.h2.bnf.context中的类
Contains meta data information about a procedure.
DbProcedure(DbSchema, ResultSet) - 类 的构造器org.h2.bnf.context.DbProcedure
 
DbSchema - org.h2.bnf.context中的类
Contains meta data information about a database schema.
DbSettings - org.h2.engine中的类
This class contains various database-level settings.
DbStarter - org.h2.server.web中的类
This class can be used to start the H2 TCP server (or other H2 servers, for example the PG server) inside a web application container such as Tomcat or Jetty.
DbStarter() - 类 的构造器org.h2.server.web.DbStarter
 
DbTableOrView - org.h2.bnf.context中的类
Contains meta data information about a table or a view.
DbTableOrView(DbSchema, ResultSet) - 类 的构造器org.h2.bnf.context.DbTableOrView
 
DbUpgrade - org.h2.upgrade中的类
This class starts the conversion from older database versions to the current version if the respective classes are found.
DbUpgrade() - 类 的构造器org.h2.upgrade.DbUpgrade
 
DEADLOCK_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 40001 is thrown when the database engine has detected a deadlock.
DEADLOCK_CHECK - 类 中的静态变量org.h2.engine.Constants
The number of milliseconds after which to check for a deadlock if locking is not successful.
DEALLOCATE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DEALLOCATE statement.
DeallocateProcedure - org.h2.command.ddl中的类
This class represents the statement DEALLOCATE
DeallocateProcedure(Session) - 类 的构造器org.h2.command.ddl.DeallocateProcedure
 
debug(String, Object...) - 类 中的方法org.h2.message.Trace
Write a message with trace level DEBUG to the trace system.
debug(String) - 类 中的方法org.h2.message.Trace
Write a message with trace level DEBUG to the trace system.
debug(Throwable, String) - 类 中的方法org.h2.message.Trace
Write a message with trace level DEBUG to the trace system.
DEBUG - 类 中的静态变量org.h2.message.TraceSystem
This trace level means all type of messages should be written.
debugCode(String) - 类 中的方法org.h2.message.TraceObject
Write trace information in the form objectName.text.
debugCodeAssign(String, int, int, String) - 类 中的方法org.h2.message.TraceObject
Write trace information as an assignment in the form className prefixId = objectName.value.
debugCodeCall(String) - 类 中的方法org.h2.message.TraceObject
Write trace information as a method call in the form objectName.methodName().
debugCodeCall(String, long) - 类 中的方法org.h2.message.TraceObject
Write trace information as a method call in the form objectName.methodName(param) where the parameter is formatted as a long value.
debugCodeCall(String, String) - 类 中的方法org.h2.message.TraceObject
Write trace information as a method call in the form objectName.methodName(param) where the parameter is formatted as a Java string.
DebuggingThreadLocal<T> - org.h2.util中的类
Similar to ThreadLocal, except that it allows its data to be read from other threads - useful for debugging info.
DebuggingThreadLocal() - 类 的构造器org.h2.util.DebuggingThreadLocal
 
decimal - 类 中的变量org.h2.value.DataType
If this is a numeric type.
DECIMAL - 类 中的静态变量org.h2.value.Value
The value type for DECIMAL values.
DECODE - 类 中的静态变量org.h2.expression.Function
 
DECRYPT - 类 中的静态变量org.h2.expression.Function
 
decrypt(byte[], int, int) - 类 中的方法org.h2.security.AES
 
decrypt(byte[], int, int) - 接口 中的方法org.h2.security.BlockCipher
Decrypt a number of bytes.
decrypt(byte[], int, int) - 类 中的方法org.h2.security.Fog
 
decrypt(byte[], int, int) - 类 中的方法org.h2.security.XTEA
 
DEFAULT - 类 中的静态变量org.h2.result.RowFactory
Default implementation of row factory.
DEFAULT - 类 中的静态变量org.h2.value.CompareMode
This constant means the default collator should be used, even if ICU4J is in the classpath.
DEFAULT_CACHE_SIZE - 类 中的静态变量org.h2.schema.Sequence
The default cache size for sequences.
DEFAULT_HTTP_PORT - 类 中的静态变量org.h2.engine.Constants
The default port number of the HTTP server (for the H2 Console).
DEFAULT_LEGACY_ALGORITHMS - 类 中的静态变量org.h2.security.CipherFactory
The value of "jdk.tls.legacyAlgorithms" security property at the time of class initialization.
DEFAULT_LOCK_MODE - 类 中的静态变量org.h2.engine.Constants
The default value for the LOCK_MODE setting.
DEFAULT_LOCK_TIMEOUT - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET DEFAULT_LOCK_TIMEOUT statement.
DEFAULT_MAX_LENGTH_INPLACE_LOB - 类 中的静态变量org.h2.engine.Constants
The default maximum length of an LOB that is stored with the record itself, and not in a separate place.
DEFAULT_MAX_LOG_SIZE - 类 中的静态变量org.h2.engine.Constants
The default value for the maximum transaction log size.
DEFAULT_MAX_MEMORY_UNDO - 类 中的静态变量org.h2.engine.Constants
The default value for the MAX_MEMORY_UNDO setting.
DEFAULT_MAX_OPERATION_MEMORY - 类 中的静态变量org.h2.engine.Constants
The default for the setting MAX_OPERATION_MEMORY.
DEFAULT_PAGE_SIZE - 类 中的静态变量org.h2.engine.Constants
The default page size to use for new databases.
DEFAULT_PORT - 类 中的静态变量org.h2.server.pg.PgServer
The default port to use for the PG server.
DEFAULT_QUEUE_SIZE - 类 中的静态变量org.h2.schema.TriggerObject
The default queue size.
DEFAULT_RESULT_SET_CONCURRENCY - 类 中的静态变量org.h2.engine.Constants
The default result set concurrency for statements created with Connection.createStatement() or prepareStatement(String sql).
DEFAULT_TABLE_TYPE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET DEFAULT_TABLE_TYPE statement.
DEFAULT_TCP_PORT - 类 中的静态变量org.h2.engine.Constants
The default port of the TCP server.
DEFAULT_TRACE_LEVEL_FILE - 类 中的静态变量org.h2.message.TraceSystem
The default level for file trace messages.
DEFAULT_TRACE_LEVEL_SYSTEM_OUT - 类 中的静态变量org.h2.message.TraceSystem
The default level for system out trace messages.
DEFAULT_WRITE_DELAY - 类 中的静态变量org.h2.engine.Constants
The default delay in milliseconds before the transaction log is written.
defaultConnection - 类 中的变量org.h2.engine.DbSettings
Database setting DEFAULT_CONNECTION (default: false).
defaultDisplaySize - 类 中的变量org.h2.value.DataType
The default display size.
defaultEscape - 类 中的变量org.h2.engine.DbSettings
Database setting DEFAULT_ESCAPE (default: \).
defaultPrecision - 类 中的变量org.h2.value.DataType
The default precision.
defaultScale - 类 中的变量org.h2.value.DataType
The default scale.
defaultTableEngine - 类 中的变量org.h2.engine.DbSettings
Database setting DEFAULT_TABLE_ENGINE (default: null).
DefineCommand - org.h2.command.ddl中的类
This class represents a non-transaction statement, for example a CREATE or DROP.
DEFLATE - 接口 中的静态变量org.h2.compress.Compressor
The DEFLATE compression algorithm is used.
defragAlways - 类 中的变量org.h2.engine.DbSettings
Database setting DEFRAG_ALWAYS (default: false).
DEGREES - 类 中的静态变量org.h2.expression.Function
 
deinterleave(int, long, int) - 类 中的方法org.h2.tools.MultiDimension
Gets one of the original multi-dimensional values from a scalar value.
DELAY_WRONG_PASSWORD_MAX - 类 中的静态变量org.h2.engine.SysProperties
System property h2.delayWrongPasswordMax (default: 4000).
DELAY_WRONG_PASSWORD_MIN - 类 中的静态变量org.h2.engine.SysProperties
System property h2.delayWrongPasswordMin (default: 250).
DELETE - 接口 中的静态变量org.h2.api.Trigger
The trigger is called for DELETE statements.
DELETE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DELETE statement.
Delete - org.h2.command.dml中的类
This class represents the statement DELETE
Delete(Session) - 类 的构造器org.h2.command.dml.Delete
 
DELETE - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: deleting rows from a table is allowed.
DELETE - 类 中的静态变量org.h2.engine.UndoLogRecord
Operation type meaning the row was deleted.
delete(Object[]) - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
Delete a row from the index.
delete(Object[], boolean) - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
Delete a row from the index.
delete() - 类 中的方法org.h2.store.fs.FilePath
Delete a file or directory if it exists.
delete() - 类 中的方法org.h2.store.fs.FilePathDisk
 
delete() - 类 中的方法org.h2.store.fs.FilePathMem
 
delete() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
delete() - 类 中的方法org.h2.store.fs.FilePathRec
 
delete() - 类 中的方法org.h2.store.fs.FilePathSplit
 
delete() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
delete() - 类 中的方法org.h2.store.fs.FilePathZip
 
delete(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Delete a file or directory if it exists.
DELETE - 接口 中的静态变量org.h2.store.fs.Recorder
Delete a file.
deleteAll() - 类 中的方法org.h2.util.TempFileDeleter
Delete all registered temp files.
DELETED - 类 中的静态变量org.h2.value.ValueNull
This special instance is used as a marker for deleted entries in a map.
DeleteDbFiles - org.h2.tools中的类
Deletes all files belonging to a database.
DeleteDbFiles() - 类 的构造器org.h2.tools.DeleteDbFiles
 
deletedCount - 类 中的变量org.h2.util.HashBase
The number of deleted slots.
deleteFile(Reference<?>, String) - 类 中的方法org.h2.util.TempFileDeleter
Delete the given file now.
deleteRecursive(String, boolean) - 类 中的静态方法org.h2.store.fs.FileUtils
Delete a directory or file and all subdirectories and files.
deleteRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Deletes the current row.
deleteRow(Value[]) - 类 中的方法org.h2.result.UpdatableRow
Delete the given row in the database.
deleteRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
deletesAreDetected(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether deletes are detected.
deleteUnused() - 类 中的方法org.h2.util.TempFileDeleter
Delete all unused files now.
depth - 类 中的变量org.h2.util.Profiler
 
descending - 类 中的变量org.h2.command.dml.SelectOrderBy
If the column should be sorted descending.
DESCENDING - 类 中的静态变量org.h2.result.SortOrder
This bit mask means the values should be sorted in descending order.
DESERIALIZATION_FAILED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90027 is thrown when an object could not be de-serialized.
deserialize(byte[]) - 接口 中的方法org.h2.api.JavaObjectSerializer
Deserialize object from byte array.
deserialize(byte[]) - 类 中的静态方法org.h2.mvstore.type.ObjectDataType
De-serialize the byte array to an object.
deserialize(byte[], DataHandler) - 类 中的静态方法org.h2.util.JdbcUtils
De-serialize the byte array to an object, eventually using the serializer specified by the connection info.
destroy() - 类 中的方法org.h2.server.web.WebServlet
 
DETERMINISTIC - 类 中的静态变量org.h2.expression.ExpressionVisitor
Does the expression return the same results for the same parameters?
DETERMINISTIC_VISITOR - 类 中的静态变量org.h2.expression.ExpressionVisitor
The visitor singleton for the type DETERMINISTIC.
DIFFERENCE - 类 中的静态变量org.h2.expression.Function
 
DIGIT - 类 中的静态变量org.h2.bnf.RuleFixed
 
dimensions(int) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.Builder
Set the dimensions.
disableCache() - 类 中的方法org.h2.command.dml.Query
Disable caching of result sets.
DISK_SPACE_USED - 类 中的静态变量org.h2.expression.Function
 
DISPLAY_SIZE - 类 中的静态变量org.h2.value.ValueBoolean
The maximum display size of a boolean.
DISPLAY_SIZE - 类 中的静态变量org.h2.value.ValueDate
The display size of the textual representation of a date.
DISPLAY_SIZE - 类 中的静态变量org.h2.value.ValueDouble
The maximum display size of a double.
DISPLAY_SIZE - 类 中的静态变量org.h2.value.ValueInt
The maximum display size of an int.
DISPLAY_SIZE - 类 中的静态变量org.h2.value.ValueLong
The maximum display size of a long.
dispose() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Closes all unused pooled connections.
distinct - 类 中的变量org.h2.command.dml.Query
Whether the result must only contain distinct rows.
DIVIDE - 类 中的静态变量org.h2.expression.Operation
This operation represents a division as in 4 * 2.
divide(Value) - 类 中的方法org.h2.value.Value
Divide by a value and return the result.
divide(Value) - 类 中的方法org.h2.value.ValueByte
 
divide(Value) - 类 中的方法org.h2.value.ValueDecimal
 
divide(Value) - 类 中的方法org.h2.value.ValueDouble
 
divide(Value) - 类 中的方法org.h2.value.ValueFloat
 
divide(Value) - 类 中的方法org.h2.value.ValueInt
 
divide(Value) - 类 中的方法org.h2.value.ValueLong
 
divide(Value) - 类 中的方法org.h2.value.ValueShort
 
divide(Value) - 类 中的方法org.h2.value.ValueTime
 
DIVISION_BY_ZERO_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22012 is thrown when trying to divide a value by zero.
DocumentedMBean - org.h2.jmx中的类
An MBean that reads the documentation from a resource file.
DocumentedMBean(T, Class<T>) - 类 的构造器org.h2.jmx.DocumentedMBean
 
doesColumnExist(String) - 类 中的方法org.h2.table.Table
Does the column with the given name exist?
doesMaxRowSizeIncludeBlobs() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the maximum row size includes blobs.
doGet(HttpServletRequest, HttpServletResponse) - 类 中的方法org.h2.server.web.WebServlet
 
done(Transfer) - 类 中的方法org.h2.engine.SessionRemote
Called to flush the output after data has been sent to the server and just before receiving data.
done() - 类 中的方法org.h2.result.LocalResult
This method is called after all rows have been added.
done() - 接口 中的方法org.h2.result.ResultExternal
This method is called after all rows have been added.
done() - 类 中的方法org.h2.result.ResultTempTable
 
DoneFuture<T> - org.h2.util中的类
Future which is already done.
DoneFuture(T) - 类 的构造器org.h2.util.DoneFuture
 
doneWithParameters() - 类 中的方法org.h2.expression.Function
This method is called after all the parameters have been set.
doPost(HttpServletRequest, HttpServletResponse) - 类 中的方法org.h2.server.web.WebServlet
 
DOUBLE - 类 中的静态变量org.h2.value.Value
The value type for DOUBLE values.
Driver - org.h2中的类
The database driver.
Driver() - 类 的构造器org.h2.Driver
 
driver - 类 中的变量org.h2.server.web.ConnectionInfo
The driver class name.
DRIVER_VERSION_ERROR_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90047 is thrown when trying to connect to a TCP server with an incompatible client.
DROP_AGGREGATE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP AGGREGATE statement.
DROP_ALIAS - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP ALIAS statement.
DROP_ALL_OBJECTS - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP ALL OBJECTS statement.
DROP_CONSTANT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP CONSTANT statement.
DROP_DOMAIN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP DOMAIN statement.
DROP_INDEX - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP INDEX statement.
DROP_ROLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP ROLE statement.
DROP_SCHEMA - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP SCHEMA statement.
DROP_SEQUENCE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP SEQUENCE statement.
DROP_TABLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP TABLE statement.
DROP_TRIGGER - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP TRIGGER statement.
DROP_USER - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP USER statement.
DROP_VIEW - 接口 中的静态变量org.h2.command.CommandInterface
The type of a DROP VIEW statement.
DropAggregate - org.h2.command.ddl中的类
This class represents the statement DROP AGGREGATE
DropAggregate(Session) - 类 的构造器org.h2.command.ddl.DropAggregate
 
dropAll(Connection) - 类 中的静态方法org.h2.fulltext.FullText
Drops all full text indexes from the database.
dropAll(Connection) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Drops all full text indexes from the database.
DropConstant - org.h2.command.ddl中的类
This class represents the statement DROP CONSTANT
DropConstant(Session, Schema) - 类 的构造器org.h2.command.ddl.DropConstant
 
DropDatabase - org.h2.command.ddl中的类
This class represents the statement DROP ALL OBJECTS
DropDatabase(Session) - 类 的构造器org.h2.command.ddl.DropDatabase
 
DropFunctionAlias - org.h2.command.ddl中的类
This class represents the statement DROP ALIAS
DropFunctionAlias(Session, Schema) - 类 的构造器org.h2.command.ddl.DropFunctionAlias
 
DropIndex - org.h2.command.ddl中的类
This class represents the statement DROP INDEX
DropIndex(Session, Schema) - 类 的构造器org.h2.command.ddl.DropIndex
 
dropIndex(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullText
Drop an existing full text index for a table.
dropIndex(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Drop an existing full text index for a table.
dropMultipleColumnsConstraintsAndIndexes(Session, ArrayList<Column>) - 类 中的方法org.h2.table.Table
Check that these columns are not referenced by a multi-column constraint or multi-column index.
dropRestrict - 类 中的变量org.h2.engine.DbSettings
Database setting DROP_RESTRICT (default: true).
DropRole - org.h2.command.ddl中的类
This class represents the statement DROP ROLE
DropRole(Session) - 类 的构造器org.h2.command.ddl.DropRole
 
DropSchema - org.h2.command.ddl中的类
This class represents the statement DROP SCHEMA
DropSchema(Session) - 类 的构造器org.h2.command.ddl.DropSchema
 
DropSequence - org.h2.command.ddl中的类
This class represents the statement DROP SEQUENCE
DropSequence(Session, Schema) - 类 的构造器org.h2.command.ddl.DropSequence
 
DropTable - org.h2.command.ddl中的类
This class represents the statement DROP TABLE
DropTable(Session, Schema) - 类 的构造器org.h2.command.ddl.DropTable
 
DropTrigger - org.h2.command.ddl中的类
This class represents the statement DROP TRIGGER
DropTrigger(Session, Schema) - 类 的构造器org.h2.command.ddl.DropTrigger
 
DropUser - org.h2.command.ddl中的类
This class represents the statement DROP USER
DropUser(Session) - 类 的构造器org.h2.command.ddl.DropUser
 
DropUserDataType - org.h2.command.ddl中的类
This class represents the statement DROP DOMAIN
DropUserDataType(Session) - 类 的构造器org.h2.command.ddl.DropUserDataType
 
DropView - org.h2.command.ddl中的类
This class represents the statement DROP VIEW
DropView(Session, Schema) - 类 的构造器org.h2.command.ddl.DropView
 
dump(String, boolean) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Read the contents of the file and write them to system out.
dump(String, Writer, boolean) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Read the contents of the file and display them in a human-readable format.
DUPLICATE_COLUMN_NAME_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42121 is thrown when trying to create a table or insert into a table and use the same column name twice.
DUPLICATE_KEY_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23505 is thrown when trying to insert a row that would violate a unique index or primary key.
DUPLICATE_PROPERTY_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90066 is thrown when the same property appears twice in the database URL or in the connection properties.

E

earlyFilter - 类 中的变量org.h2.engine.DbSettings
Database setting EARLY_FILTER (default: false).
EMPTY_ARRAY - 类 中的静态变量org.h2.mvstore.Page.PageChildren
An empty array of type long.
EMPTY_ARRAY - 接口 中的静态变量org.h2.result.Row
 
EMPTY_ARRAY - 接口 中的静态变量org.h2.result.SearchRow
An empty array of SearchRow objects.
EMPTY_BYTES - 类 中的静态变量org.h2.util.Utils
An 0-size byte array.
EMPTY_INT_ARRAY - 类 中的静态变量org.h2.util.Utils
An 0-size int array.
EMPTY_OBJECT_ARRAY - 类 中的静态变量org.h2.mvstore.Page
An empty object array.
ENABLE_ANONYMOUS_TLS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.enableAnonymousTLS (default: true).
enclose(String) - 类 中的静态方法org.h2.util.StringUtils
Enclose a string with '(' and ')' if this is not yet done.
encodeLength(int) - 类 中的静态方法org.h2.mvstore.DataUtils
Convert the length to a length code 0..31. 31 means more than 1 MB.
ENCRYPT - 类 中的静态变量org.h2.expression.Function
 
encrypt(byte[], int, int) - 类 中的方法org.h2.security.AES
 
encrypt(byte[], int, int) - 接口 中的方法org.h2.security.BlockCipher
Encrypt a number of bytes.
encrypt(byte[], int, int) - 类 中的方法org.h2.security.Fog
 
encrypt(byte[], int, int) - 类 中的方法org.h2.security.XTEA
 
encryptedFile - 类 中的变量org.h2.mvstore.FileStore
The encrypted file (if encryption is used).
ENCRYPTION_KEY_HASH_ITERATIONS - 类 中的静态变量org.h2.engine.Constants
The password is hashed this many times to slow down dictionary attacks.
encryptionKey(char[]) - 类 中的方法org.h2.mvstore.MVStore.Builder
Encrypt / decrypt the file using the given password.
END - 类 中的静态变量org.h2.index.IndexCondition
A bit of a search mask meaning 'smaller or equal'.
end(Xid, int) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
End a transaction.
endStatement() - 类 中的方法org.h2.engine.Session
Mark the statement as completed.
Engine - org.h2.engine中的类
The engine contains a map of all open databases.
ensureCapacity(int) - 类 中的方法org.h2.util.IntArray
Ensure the the underlying array is large enough for the given number of entries.
entryCount - 类 中的变量org.h2.index.PageBtree
The number of entries.
entryIterator(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Iterate over entries.
entrySet() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the entry set for all resident entries.
entrySet() - 类 中的方法org.h2.mvstore.MVMap
 
entrySet() - 类 中的方法org.h2.util.SoftHashMap
 
EQUAL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning = as in ID=1.
EQUAL_NULL_SAFE - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning ID IS 1 (ID IS NOT DISTINCT FROM 1).
EQUALITY - 类 中的静态变量org.h2.index.IndexCondition
A bit of a search mask meaning 'equal'.
equals(Object) - 类 中的方法org.h2.api.TimestampWithTimeZone
 
equals(Object) - 类 中的方法org.h2.mvstore.Chunk
 
equals(Object) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
equals(Object) - 类 中的方法org.h2.mvstore.MVMap
 
equals(Object) - 类 中的方法org.h2.mvstore.Page
 
equals(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Check whether two spatial values are equal.
equals(Object) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
 
equals(Object) - 类 中的方法org.h2.table.Column
 
equals(Object) - 类 中的方法org.h2.table.TableLinkConnection
 
equals(Object) - 类 中的方法org.h2.util.IntArray
 
equals(String, String) - 类 中的静态方法org.h2.util.StringUtils
Check if two strings are equal.
equals(Object) - 类 中的方法org.h2.value.CompareMode
 
equals(Object) - 类 中的方法org.h2.value.Value
Check if the two values have the same hash code.
equals(Object) - 类 中的方法org.h2.value.ValueArray
 
equals(Object) - 类 中的方法org.h2.value.ValueBoolean
 
equals(Object) - 类 中的方法org.h2.value.ValueByte
 
equals(Object) - 类 中的方法org.h2.value.ValueBytes
 
equals(Object) - 类 中的方法org.h2.value.ValueDate
 
equals(Object) - 类 中的方法org.h2.value.ValueDecimal
 
equals(Object) - 类 中的方法org.h2.value.ValueDouble
 
equals(Object) - 类 中的方法org.h2.value.ValueFloat
 
equals(Object) - 类 中的方法org.h2.value.ValueGeometry
 
equals(Object) - 类 中的方法org.h2.value.ValueInt
 
equals(Object) - 类 中的方法org.h2.value.ValueLob
 
equals(Object) - 类 中的方法org.h2.value.ValueLobDb
 
equals(Object) - 类 中的方法org.h2.value.ValueLong
 
equals(Object) - 类 中的方法org.h2.value.ValueNull
 
equals(Object) - 类 中的方法org.h2.value.ValueResultSet
 
equals(Object) - 类 中的方法org.h2.value.ValueShort
 
equals(Object) - 类 中的方法org.h2.value.ValueString
 
equals(Object) - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
equals(Object) - 类 中的方法org.h2.value.ValueTime
 
equals(Object) - 类 中的方法org.h2.value.ValueTimestamp
 
equals(Object) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
equals(Object) - 类 中的方法org.h2.value.ValueUuid
 
equalsChars(String, int, String, int, boolean) - 类 中的方法org.h2.value.CompareMode
Compare two characters in a string.
equalsChars(String, int, String, int, boolean) - 类 中的方法org.h2.value.CompareModeDefault
 
equalsChars(String, int, String, int, boolean) - 类 中的方法org.h2.value.CompareModeIcu4J
 
equalsIdentifiers(String, String) - 类 中的方法org.h2.engine.Database
Compare two identifiers (table names, column names,...) and verify they are equal.
equalsIgnoringId(SpatialKey) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
Check whether two objects are equals, but do not compare the id fields.
error(Throwable, String) - 类 中的方法org.h2.message.Trace
Write a message with trace level ERROR to the trace system.
error(Throwable, String, Object...) - 类 中的方法org.h2.message.Trace
Write a message with trace level ERROR to the trace system.
ERROR - 类 中的静态变量org.h2.message.TraceSystem
This trace level means only errors should be written.
ERROR_ACCESSING_LINKED_TABLE_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90111 is thrown when an exception occurred while accessing a linked table.
ERROR_BLOCK_NOT_FOUND - 类 中的静态变量org.h2.mvstore.DataUtils
The block in the stream store was not found.
ERROR_CHUNK_NOT_FOUND - 类 中的静态变量org.h2.mvstore.DataUtils
The application was trying to read data from a chunk that is no longer available.
ERROR_CLOSED - 类 中的静态变量org.h2.mvstore.DataUtils
The object is already closed.
ERROR_CREATING_TRIGGER_OBJECT_3 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90043 is thrown when there is an error initializing the trigger, for example because the class does not implement the Trigger interface.
ERROR_EXECUTING_TRIGGER_3 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90044 is thrown when an exception or error occurred while calling the triggers fire method.
ERROR_FILE_CORRUPT - 类 中的静态变量org.h2.mvstore.DataUtils
The file is corrupt or (for encrypted files) the encryption key is wrong.
ERROR_FILE_LOCKED - 类 中的静态变量org.h2.mvstore.DataUtils
The file is locked.
ERROR_INTERNAL - 类 中的静态变量org.h2.mvstore.DataUtils
An internal error occurred.
ERROR_OPENING_DATABASE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 8000 is thrown when there was a problem trying to create a database lock.
ERROR_READING_FAILED - 类 中的静态变量org.h2.mvstore.DataUtils
An error occurred while reading from the file.
ERROR_SERIALIZATION - 类 中的静态变量org.h2.mvstore.DataUtils
An error occurred when serializing or de-serializing.
ERROR_SETTING_DATABASE_EVENT_LISTENER_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90099 is thrown when an error occurred trying to initialize the database event listener.
ERROR_TOO_MANY_OPEN_TRANSACTIONS - 类 中的静态变量org.h2.mvstore.DataUtils
There are too many open transactions.
ERROR_TRANSACTION_CORRUPT - 类 中的静态变量org.h2.mvstore.DataUtils
The transaction store is corrupt.
ERROR_TRANSACTION_ILLEGAL_STATE - 类 中的静态变量org.h2.mvstore.DataUtils
The transaction store is in an illegal state (for example, not yet initialized).
ERROR_TRANSACTION_LOCKED - 类 中的静态变量org.h2.mvstore.DataUtils
An entry is still locked by another transaction.
ERROR_UNSUPPORTED_FORMAT - 类 中的静态变量org.h2.mvstore.DataUtils
The file format is not supported.
ERROR_WRITING_FAILED - 类 中的静态变量org.h2.mvstore.DataUtils
An error occurred when trying to write to the file.
ErrorCode - org.h2.api中的类
This class defines the error codes used for SQL exceptions.
escapeHtml(String) - 类 中的静态方法org.h2.server.web.PageParser
Convert data to HTML, including newlines and multiple spaces.
escapeMetaDataPattern(String) - 类 中的静态方法org.h2.util.StringUtils
Escape table or schema patterns used for DatabaseMetaData functions.
estimatedFunctionTableRows - 类 中的变量org.h2.engine.DbSettings
Database setting ESTIMATED_FUNCTION_TABLE_ROWS (default: 1000).
EVALUATABLE - 类 中的静态变量org.h2.expression.ExpressionVisitor
Can the expression be evaluated, that means are all columns set to 'evaluatable'?
EVALUATABLE_VISITOR - 类 中的静态变量org.h2.expression.ExpressionVisitor
The visitor singleton for the type EVALUATABLE.
EXCEPT - 类 中的静态变量org.h2.command.dml.SelectUnion
The type of an EXCEPT statement.
EXCEPTION_IN_FUNCTION_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90105 is thrown when an exception occurred in a user-defined method.
EXCEPTION_OPENING_PORT_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90061 is thrown when trying to start a server if a server is already running at the same port.
exceptionThrown(SQLException, String) - 接口 中的方法org.h2.api.DatabaseEventListener
This method is called if an exception occurred.
exceptionThrown(SQLException, String) - 类 中的方法org.h2.engine.Database
This method is called after an exception occurred, to inform the database event listener (if one is set).
EXCLUSIVE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET EXCLUSIVE statement.
EXCLUSIVE_LOCKS - 类 中的静态变量org.h2.mvstore.db.MVTable
The table names this thread has exclusively locked.
EXECUTE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a EXECUTE statement.
execute() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Executes an arbitrary statement.
execute(String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
execute(String, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
execute(String, int[]) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
execute(String, String[]) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
execute(String) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes an arbitrary statement.
execute(String, int) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
execute(String, int[]) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
execute(String, String[]) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
execute(String, ArrayList<Value>, boolean) - 类 中的方法org.h2.table.TableLink
Execute a SQL statement using the given parameters.
execute(String, String, String, boolean) - 类 中的静态方法org.h2.tools.Backup
Backs up database files.
execute(String, String, String, char[], char[], boolean) - 类 中的静态方法org.h2.tools.ChangeFileEncryption
Changes the password for a database.
execute(String, String, String, String, String) - 类 中的方法org.h2.tools.CreateCluster
Creates a cluster.
execute(String, String, boolean) - 类 中的静态方法org.h2.tools.DeleteDbFiles
Deletes the database files.
execute(String, String) - 类 中的静态方法org.h2.tools.Recover
Dumps the contents of a database to a SQL script file.
execute(String, String, String) - 类 中的静态方法org.h2.tools.Restore
Restores database files.
execute(Connection, Reader) - 类 中的静态方法org.h2.tools.RunScript
Executes the SQL commands read from the reader against a database.
execute(String, String, String, String, Charset, boolean) - 类 中的静态方法org.h2.tools.RunScript
Executes the SQL commands in a script file against a database.
execute() - 类 中的方法org.h2.util.Task
Start the thread.
execute(String) - 类 中的方法org.h2.util.Task
Start the thread.
executeBatch() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Executes the batch.
executeBatch() - 类 中的方法org.h2.jdbc.JdbcStatement
Executes the batch.
ExecuteProcedure - org.h2.command.dml中的类
This class represents the statement EXECUTE
ExecuteProcedure(Session) - 类 的构造器org.h2.command.dml.ExecuteProcedure
 
executeQuery(int, boolean) - 类 中的方法org.h2.command.Command
Execute a query and return the result.
executeQuery(int, boolean) - 接口 中的方法org.h2.command.CommandInterface
Execute the query.
executeQuery(int, boolean) - 类 中的方法org.h2.command.CommandRemote
 
executeQuery() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Executes a query (select statement) and returns the result set.
executeQuery(String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
executeQuery(String) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a query (select statement) and returns the result set.
executeUpdate() - 类 中的方法org.h2.command.Command
 
executeUpdate() - 接口 中的方法org.h2.command.CommandInterface
Execute the statement
executeUpdate() - 类 中的方法org.h2.command.CommandRemote
 
executeUpdate() - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Executes a statement (insert, update, delete, create, drop) and returns the update count.
executeUpdate() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Executes a statement (insert, update, delete, create, drop) and returns the update count.
executeUpdate(String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
executeUpdate(String, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
executeUpdate(String, int[]) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
executeUpdate(String, String[]) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
executeUpdate(String) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement (insert, update, delete, create, drop) and returns the update count.
executeUpdate(String, int) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
executeUpdate(String, int[]) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
executeUpdate(String, String[]) - 类 中的方法org.h2.jdbc.JdbcStatement
Executes a statement and returns the update count.
executionTimeCumulativeNanos - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The total execution time.
executionTimeMaxNanos - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The maximum execution time, in nanoseconds.
executionTimeMeanNanos - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The mean execution time.
executionTimeMinNanos - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The minimum execution time, in nanoseconds.
exists() - 类 中的方法org.h2.store.fs.FilePath
Checks if a file exists.
exists() - 类 中的方法org.h2.store.fs.FilePathDisk
 
exists() - 类 中的方法org.h2.store.fs.FilePathMem
 
exists() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
exists() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
exists() - 类 中的方法org.h2.store.fs.FilePathZip
 
exists(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Checks if a file exists.
EXP - 类 中的静态变量org.h2.expression.Function
 
expand(byte[], int, int, byte[], int, int) - 类 中的方法org.h2.compress.CompressDeflate
 
expand(byte[], int, int, byte[], int, int) - 类 中的方法org.h2.compress.CompressLZF
 
expand(ByteBuffer, ByteBuffer) - 类 中的静态方法org.h2.compress.CompressLZF
Expand a number of compressed bytes.
expand(byte[], int, int, byte[], int, int) - 类 中的方法org.h2.compress.CompressNo
 
expand(byte[], int, int, byte[], int, int) - 接口 中的方法org.h2.compress.Compressor
Expand a number of compressed bytes.
EXPAND - 类 中的静态变量org.h2.expression.Function
 
expand(byte[]) - 类 中的方法org.h2.tools.CompressTool
Expands the compressed data.
expand(byte[], byte[], int) - 类 中的静态方法org.h2.tools.CompressTool
INTERNAL
expandUserHomeDirectory(String) - 类 中的静态方法org.h2.store.fs.FilePathDisk
Expand '~' to the user home directory.
EXPLAIN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a EXPLAIN statement.
Explain - org.h2.command.dml中的类
This class represents the statement EXPLAIN
Explain(Session) - 类 的构造器org.h2.command.dml.Explain
 
expression - 类 中的变量org.h2.command.dml.SelectOrderBy
The order by expression.
Expression - org.h2.expression中的类
An expression is a operation, a value, or a function in a query.
Expression() - 类 的构造器org.h2.expression.Expression
 
ExpressionColumn - org.h2.expression中的类
A expression that represents a column of a table or view.
ExpressionColumn(Database, Column) - 类 的构造器org.h2.expression.ExpressionColumn
 
ExpressionColumn(Database, String, String, String) - 类 的构造器org.h2.expression.ExpressionColumn
 
ExpressionList - org.h2.expression中的类
A list of expressions, as in (ID, NAME).
ExpressionList(Expression[]) - 类 的构造器org.h2.expression.ExpressionList
 
ExpressionVisitor - org.h2.expression中的类
The visitor pattern is used to iterate through all expressions of a query to optimize a statement.
EXTRACT - 类 中的静态变量org.h2.expression.Function
 

F

FALSE - 类 中的静态变量org.h2.expression.Comparison
This is a pseudo comparison type that is only used for index conditions.
FEATURE_NOT_SUPPORTED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 50100 is thrown when calling an unsupported JDBC method or database feature.
fetchNext() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
Fetch the next entry if there is one.
fetchSize - 类 中的变量org.h2.jdbc.JdbcStatement
 
file - 类 中的变量org.h2.mvstore.FileStore
The file.
FILE_BLOCK_SIZE - 类 中的静态变量org.h2.engine.Constants
The block of a file.
FILE_CORRUPTED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90030 is thrown when the database engine has detected a checksum mismatch in the data or index.
FILE_CREATION_FAILED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90062 is thrown when a directory or file could not be created.
FILE_DELETE_FAILED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90025 is thrown when a file could not be deleted, because it is still in use (only in Windows), or because an error occurred when deleting.
FILE_ENCODING - 类 中的静态变量org.h2.engine.SysProperties
System property file.encoding (default: Cp1252).
FILE_ENCRYPTION_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90049 is thrown when trying to open an encrypted database with the wrong file encryption password or algorithm.
FILE_LOCK - 类 中的静态变量org.h2.message.Trace
The trace module id for file locks.
FILE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90124 is thrown when trying to access a file that doesn't exist.
FILE_READ - 类 中的静态变量org.h2.expression.Function
 
FILE_RENAME_FAILED_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90024 is thrown when a file could not be renamed.
FILE_SEPARATOR - 类 中的静态变量org.h2.engine.SysProperties
System property file.separator (default: /).
FILE_VERSION_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90048 is thrown when the file header of a database files (*.db) does not match the expected version, or if it is corrupted.
FILE_WRITE - 类 中的静态变量org.h2.expression.Function
 
FileBase - org.h2.store.fs中的类
The base class for file implementations.
FileBase() - 类 的构造器org.h2.store.fs.FileBase
 
FileChannelInputStream - org.h2.store.fs中的类
Allows to read from a file channel like an input stream.
FileChannelInputStream(FileChannel, boolean) - 类 的构造器org.h2.store.fs.FileChannelInputStream
Create a new file object input stream from the file channel.
FileChannelOutputStream - org.h2.store.fs中的类
Allows to write to a file channel like an output stream.
FileChannelOutputStream(FileChannel, boolean) - 类 的构造器org.h2.store.fs.FileChannelOutputStream
Create a new file object output stream from the file channel.
FileEncrypt(String, byte[], FileChannel) - 类 的构造器org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
FileLister - org.h2.store中的类
Utility class to list the files of a database.
fileLock - 类 中的变量org.h2.mvstore.FileStore
The file lock.
FileLock - org.h2.store中的类
The file lock is used to lock a database so that only one process can write to it.
FileLock(TraceSystem, String, int) - 类 的构造器org.h2.store.FileLock
Create a new file locking object.
fileName - 类 中的变量org.h2.mvstore.FileStore
The file name.
fileName(String) - 类 中的方法org.h2.mvstore.MVStore.Builder
Use the following file name.
FilePath - org.h2.store.fs中的类
A path to a file.
FilePath() - 类 的构造器org.h2.store.fs.FilePath
 
FilePathCache - org.h2.mvstore.cache中的类
A file with a read cache.
FilePathCache() - 类 的构造器org.h2.mvstore.cache.FilePathCache
 
FilePathCache.FileCache - org.h2.mvstore.cache中的类
A file with a read cache.
FilePathDisk - org.h2.store.fs中的类
This file system stores files on disk.
FilePathDisk() - 类 的构造器org.h2.store.fs.FilePathDisk
 
FilePathEncrypt - org.h2.store.fs中的类
An encrypted file.
FilePathEncrypt() - 类 的构造器org.h2.store.fs.FilePathEncrypt
 
FilePathEncrypt.FileEncrypt - org.h2.store.fs中的类
An encrypted file with a read cache.
FilePathMem - org.h2.store.fs中的类
This file system keeps files fully in memory.
FilePathMem() - 类 的构造器org.h2.store.fs.FilePathMem
 
FilePathNio - org.h2.store.fs中的类
This file system stores files on disk and uses java.nio to access the files.
FilePathNio() - 类 的构造器org.h2.store.fs.FilePathNio
 
FilePathNioMapped - org.h2.store.fs中的类
This file system stores files on disk and uses java.nio to access the files.
FilePathNioMapped() - 类 的构造器org.h2.store.fs.FilePathNioMapped
 
FilePathNioMem - org.h2.store.fs中的类
This file system keeps files fully in memory.
FilePathNioMem() - 类 的构造器org.h2.store.fs.FilePathNioMem
 
FilePathRec - org.h2.store.fs中的类
A file system that records all write operations and can re-play them.
FilePathRec() - 类 的构造器org.h2.store.fs.FilePathRec
 
FilePathRetryOnInterrupt - org.h2.store.fs中的类
A file system that re-opens and re-tries the operation if the file was closed, because a thread was interrupted.
FilePathRetryOnInterrupt() - 类 的构造器org.h2.store.fs.FilePathRetryOnInterrupt
 
FilePathSplit - org.h2.store.fs中的类
A file system that may split files into multiple smaller files.
FilePathSplit() - 类 的构造器org.h2.store.fs.FilePathSplit
 
FilePathWrapper - org.h2.store.fs中的类
The base class for wrapping / delegating file systems such as the split file system.
FilePathWrapper() - 类 的构造器org.h2.store.fs.FilePathWrapper
 
FilePathZip - org.h2.store.fs中的类
This is a read-only file system that allows to access databases stored in a .zip or .jar file.
FilePathZip() - 类 的构造器org.h2.store.fs.FilePathZip
 
fileSize - 类 中的变量org.h2.mvstore.FileStore
The file size (cached).
FileStore - org.h2.mvstore中的类
The default storage mechanism of the MVStore.
FileStore() - 类 的构造器org.h2.mvstore.FileStore
 
fileStore(FileStore) - 类 中的方法org.h2.mvstore.MVStore.Builder
Use the provided file store instead of the default one.
FileStore - org.h2.store中的类
This class is an abstraction of a random access file.
FileStore(DataHandler, String, String) - 类 的构造器org.h2.store.FileStore
Create a new file using the given settings.
FileStoreInputStream - org.h2.store中的类
An input stream that is backed by a file store.
FileStoreInputStream(FileStore, DataHandler, boolean, boolean) - 类 的构造器org.h2.store.FileStoreInputStream
 
FileStoreOutputStream - org.h2.store中的类
An output stream that is backed by a file store.
FileStoreOutputStream(FileStore, DataHandler, String) - 类 的构造器org.h2.store.FileStoreOutputStream
 
FileUtils - org.h2.store.fs中的类
This utility class contains utility functions that use the file system abstraction.
FileUtils() - 类 的构造器org.h2.store.fs.FileUtils
 
fillAligned() - 类 中的方法org.h2.store.Data
Fill up the buffer with empty space and an (initially empty) checksum until the size is a multiple of Constants.FILE_BLOCK_SIZE.
finalize() - 类 中的方法org.h2.store.FileStoreInputStream
 
find(TableFilter, SearchRow, SearchRow) - 类 中的方法org.h2.index.BaseIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.FunctionIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.HashIndex
 
find(Session, SearchRow, SearchRow) - 接口 中的方法org.h2.index.Index
Find a row or a list of rows and create a cursor to iterate over the result.
find(TableFilter, SearchRow, SearchRow) - 接口 中的方法org.h2.index.Index
Find a row or a list of rows and create a cursor to iterate over the result.
find(Session, ArrayList<IndexCondition>) - 类 中的方法org.h2.index.IndexCursor
Re-evaluate the start and end values of the index search for rows.
find() - 接口 中的方法org.h2.index.IndexLookupBatch
Execute batched lookup and return future cursor for each provided search row pair.
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.LinkedIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.MetaIndex
 
find(TableFilter, SearchRow, SearchRow) - 类 中的方法org.h2.index.MultiVersionIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.MultiVersionIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.PageBtreeIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.PageDataIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.PageDelegateIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.RangeIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.ScanIndex
 
find(TableFilter, SearchRow, SearchRow) - 类 中的方法org.h2.index.SpatialTreeIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.SpatialTreeIndex
 
find(TableFilter, SearchRow, SearchRow) - 类 中的方法org.h2.index.TreeIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.TreeIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.ViewIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
find(TableFilter, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
find(Session, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
find(int) - 接口 中的方法org.h2.util.Cache
Get an element from the cache if it is available.
find(int) - 类 中的方法org.h2.util.CacheLRU
 
find(int) - 类 中的方法org.h2.util.CacheTQ
 
findAggregate(String) - 类 中的方法org.h2.engine.Database
Get the user defined aggregate function if it exists, or null if not.
findByGeometry(TableFilter, SearchRow, SearchRow, SearchRow) - 接口 中的方法org.h2.index.SpatialIndex
Find a row or a list of rows and create a cursor to iterate over the result.
findByGeometry(TableFilter, SearchRow, SearchRow, SearchRow) - 类 中的方法org.h2.index.SpatialTreeIndex
 
findByGeometry(TableFilter, SearchRow, SearchRow, SearchRow) - 类 中的方法org.h2.index.ViewIndex
 
findByGeometry(TableFilter, SearchRow, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
findColumn(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Searches for a specific column in the result set.
findColumn(String) - 类 中的方法org.h2.tools.SimpleResultSet
Searches for a specific column in the result set.
findComment(DbObject) - 类 中的方法org.h2.engine.Database
Get the comment for the given database object if one exists, or null if not.
findConstant(String) - 类 中的方法org.h2.schema.Schema
Try to find a user defined constant with this name.
findConstraint(Session, String) - 类 中的方法org.h2.schema.Schema
Try to find a constraint with this name.
findContainedKeys(SpatialKey) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
Iterate over all keys that are fully contained within the given rectangle.
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.FunctionIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.HashIndex
 
findFirstOrLast(Session, boolean) - 接口 中的方法org.h2.index.Index
Find the first (or last) value of this index.
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.LinkedIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.MetaIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.MultiVersionIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.PageBtreeIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.PageDataIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.PageDelegateIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.RangeIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.ScanIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.SpatialTreeIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.TreeIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.index.ViewIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
findFirstOrLast(Session, boolean) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
findFunction(String) - 类 中的方法org.h2.schema.Schema
Try to find a user defined function with this name.
findIndex(Session, String) - 类 中的方法org.h2.schema.Schema
Try to find an index with this name.
findIntersectingKeys(SpatialKey) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
Iterate over all keys that have an intersection with the given rectangle.
findJavaMethod(Expression[]) - 类 中的方法org.h2.engine.FunctionAlias
Find the Java method that matches the arguments.
findLocalTempTable(String) - 类 中的方法org.h2.engine.Session
Get the local temporary table if one exists with that name, or null if not.
findLocalTempTableConstraint(String) - 类 中的方法org.h2.engine.Session
Get the local temporary constraint if one exists with that name, or null if not.
findLocalTempTableIndex(String) - 类 中的方法org.h2.engine.Session
Get the local temporary index if one exists with that name, or null if not.
findNext(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.BaseIndex
Find a row or a list of rows that is larger and create a cursor to iterate over the result.
findNext(Session, SearchRow, SearchRow) - 接口 中的方法org.h2.index.Index
Find a row or a list of rows that is larger and create a cursor to iterate over the result.
findNext(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.MultiVersionIndex
 
findNext(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.PageBtreeIndex
 
findNext(Session, SearchRow, SearchRow) - 类 中的方法org.h2.index.PageDelegateIndex
 
findNext(Session, SearchRow, SearchRow) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
findPrimaryKey() - 类 中的方法org.h2.table.Table
Get the primary key index if there is one, or null if there is none.
findRole(String) - 类 中的方法org.h2.engine.Database
Get the role if it exists, or null if not.
findSchema(String) - 类 中的方法org.h2.engine.Database
Get the schema if it exists, or null if not.
findSequence(String) - 类 中的方法org.h2.schema.Schema
Try to find a sequence with this name.
findSetting(String) - 类 中的方法org.h2.engine.Database
Get the setting if it exists, or null if not.
findTableOrView(Session, String) - 类 中的方法org.h2.schema.Schema
Try to find a table or view with this name.
findTrigger(String) - 类 中的方法org.h2.schema.Schema
Try to find a trigger with this name.
findUser(String) - 类 中的方法org.h2.engine.Database
Get the user if it exists, or null if not.
findUserDataType(String) - 类 中的方法org.h2.engine.Database
Get the user defined data type if it exists, or null if not.
fire(Connection, Object[], Object[]) - 接口 中的方法org.h2.api.Trigger
This method is called for each triggered action.
fire(Connection, Object[], Object[]) - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
INTERNAL
fire(Connection, Object[], Object[]) - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
INTERNAL
fire(Session, int, boolean) - 类 中的方法org.h2.schema.TriggerObject
Call the trigger class if required.
fire(Session, int, boolean) - 类 中的方法org.h2.table.Table
Fire the triggers for this table.
fire(Connection, Object[], Object[]) - 类 中的方法org.h2.tools.TriggerAdapter
This method is called for each triggered action.
fire(Connection, ResultSet, ResultSet) - 类 中的方法org.h2.tools.TriggerAdapter
This method is called for each triggered action by the default fire(Connection conn, Object[] oldRow, Object[] newRow) method.
fireAfterRow(Session, Row, Row, boolean) - 类 中的方法org.h2.table.Table
Fire all triggers that need to be called after a row is updated.
fireBeforeRow(Session, Row, Row) - 类 中的方法org.h2.table.Table
Fire all triggers that need to be called before a row is updated.
fireBeforeSelectTriggers() - 类 中的方法org.h2.command.dml.Query
Call the before triggers on all tables.
fireBeforeSelectTriggers() - 类 中的方法org.h2.command.dml.Select
 
fireBeforeSelectTriggers() - 类 中的方法org.h2.command.dml.SelectUnion
 
fireRow(Session, Row, Row, boolean, boolean) - 类 中的方法org.h2.schema.TriggerObject
Call the fire method of the user-defined trigger class if required.
fireRow() - 类 中的方法org.h2.table.Table
Check if row based triggers or constraints are defined.
first() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to the first row.
first() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
firstKey() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the first key.
firstKey() - 类 中的方法org.h2.mvstore.MVMap
Get the first key, or null if the map is empty.
FLAG_LAST - 类 中的静态变量org.h2.store.Page
This is the last page of a chain.
FLOAT - 类 中的静态变量org.h2.value.Value
The value type for FLOAT values.
FLOOR - 类 中的静态变量org.h2.expression.Function
 
floorKey(K) - 类 中的方法org.h2.mvstore.MVMap
Get the largest key that is smaller or equal to this key.
flush() - 类 中的方法org.h2.compress.LZFOutputStream
 
flush() - 类 中的方法org.h2.engine.Database
Flush all pending changes to the transaction log.
flush() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Store all pending changes.
flush(Session) - 类 中的方法org.h2.schema.Sequence
Flush the current value, including the margin, to disk.
flush() - 类 中的方法org.h2.store.PageOutputStream
Write all data.
flush() - 类 中的方法org.h2.value.Transfer
Write pending changes.
flushLog() - 类 中的方法org.h2.store.PageStore
 
flushLog() - 接口 中的方法org.h2.util.CacheWriter
Flush the transaction log, so that entries can be removed from the cache.
flushWithoutMargin() - 类 中的方法org.h2.schema.Sequence
Flush the current value to disk.
Fog - org.h2.security中的类
A pseudo-encryption algorithm that makes the data appear to be encrypted.
Fog() - 类 的构造器org.h2.security.Fog
 
force(boolean) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
force(boolean) - 类 中的方法org.h2.store.fs.FileBase
 
force(boolean) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
FORCE_JOIN_ORDER - 类 中的静态变量org.h2.command.dml.SetTypes
The type of SET FORCE_JOIN_ORDER statement.
forget(Xid) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Forget a transaction.
FORMATDATETIME - 类 中的静态变量org.h2.expression.Function
 
formatDateTime(Date, String, String, String) - 类 中的静态方法org.h2.util.DateTimeUtils
Formats a date using a format string.
formatMessage(int, String, Object...) - 类 中的静态方法org.h2.mvstore.DataUtils
Format an error message.
formatParams(ArrayList<? extends ParameterInterface>) - 类 中的静态方法org.h2.message.Trace
Format the parameter list.
formatType(Connection, int, int) - 类 中的静态方法org.h2.server.pg.PgServer
Check if the current session has access to this table.
free() - 类 中的方法org.h2.jdbc.JdbcArray
Release all resources of this object.
free() - 类 中的方法org.h2.jdbc.JdbcBlob
Release all resources of this object.
free() - 类 中的方法org.h2.jdbc.JdbcClob
Release all resources of this object.
free(long, int) - 类 中的方法org.h2.mvstore.FileStore
Mark the space as free.
free(long, int) - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Mark the space as free.
free(long, int) - 类 中的方法org.h2.mvstore.OffHeapStore
 
free(int) - 类 中的方法org.h2.store.PageStore
Add a page to the free list.
free() - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
FREE_LOG - 类 中的静态变量org.h2.store.PageLog
Free a log page.
freeObject(int) - 类 中的方法org.h2.util.SmallMap
Remove an object from the map.
freeSpace - 类 中的变量org.h2.mvstore.FileStore
The free spaces between the chunks.
FreeSpaceBitSet - org.h2.mvstore中的类
A free space bit set.
FreeSpaceBitSet(int, int) - 类 的构造器org.h2.mvstore.FreeSpaceBitSet
Create a new free space map.
freeUniqueName(String) - 类 中的方法org.h2.schema.Schema
Release a unique object name.
fromCacheOrNew(String) - 类 中的静态方法org.h2.util.StringUtils
Get a string from the cache, and if no such string has been found, create a new one with only this content.
fromDateValue(long) - 类 中的静态方法org.h2.value.ValueDate
Get or create a date value for the given date.
fromDateValueAndNanos(long, long) - 类 中的静态方法org.h2.value.ValueTimestamp
Get or create a date value for the given date.
fromDateValueAndNanos(long, long, short) - 类 中的静态方法org.h2.value.ValueTimestampTimeZone
Get or create a date value for the given date.
fromLines(String) - 类 中的静态方法org.h2.util.SortedProperties
Convert a String to a map.
fromMillis(long) - 类 中的静态方法org.h2.value.ValueDate
Calculate the date value (in the default timezone) from a given time in milliseconds in UTC.
fromMillis(long) - 类 中的静态方法org.h2.value.ValueTime
Calculate the time value from a given time in milliseconds in UTC.
fromMillis(long) - 类 中的静态方法org.h2.value.ValueTimestamp
Get or create a timestamp value for the given date/time in millis.
fromMillisNanos(long, int) - 类 中的静态方法org.h2.value.ValueTimestamp
Get or create a timestamp value for the given date/time in millis.
fromNanos(long) - 类 中的静态方法org.h2.value.ValueTime
Get or create a time value.
fromString(String) - 类 中的静态方法org.h2.mvstore.Chunk
Build a block from the given string.
fromString(String) - 类 中的静态方法org.h2.mvstore.MVStore.Builder
Read the configuration from a string.
FullText - org.h2.fulltext中的类
This class implements the native full text search.
FullText() - 类 的构造器org.h2.fulltext.FullText
 
FullText.FullTextTrigger - org.h2.fulltext中的类
Trigger updates the index when a inserting, updating, or deleting a row.
FullTextLucene - org.h2.fulltext中的类
This class implements the full text search based on Apache Lucene.
FullTextLucene() - 类 的构造器org.h2.fulltext.FullTextLucene
 
FullTextLucene.FullTextTrigger - org.h2.fulltext中的类
Trigger updates the index when a inserting, updating, or deleting a row.
FullTextTrigger() - 类 的构造器org.h2.fulltext.FullText.FullTextTrigger
 
FullTextTrigger() - 类 的构造器org.h2.fulltext.FullTextLucene.FullTextTrigger
 
FUNCTION - 类 中的静态变量org.h2.bnf.Sentence
The token type for a function name.
Function - org.h2.expression中的类
This class implements most built-in functions of this database.
Function(Database, FunctionInfo) - 类 的构造器org.h2.expression.Function
 
FUNCTION - 类 中的静态变量org.h2.message.Trace
The trace module id for functions.
FUNCTION_ALIAS - 接口 中的静态变量org.h2.engine.DbObject
This object is an alias for a Java function.
FUNCTION_ALIAS_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90076 is thrown when trying to create a function alias for a system function or for a function that is already defined.
FUNCTION_ALIAS_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90077 is thrown when trying to drop a system function or a function alias that does not exist.
FUNCTION_MUST_RETURN_RESULT_SET_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90000 is thrown when a function that does not return a result set was used in the FROM clause.
FUNCTION_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90022 is thrown when trying to call a unknown function.
FunctionAlias - org.h2.engine中的类
Represents a user-defined function, or alias.
FunctionAlias.JavaMethod - org.h2.engine中的类
There may be multiple Java methods that match a function name.
FunctionCall - org.h2.expression中的接口
This interface is used by the built-in functions, as well as the user-defined functions.
FunctionCursor - org.h2.index中的类
A cursor for a function that returns a result.
FunctionCursorResultSet - org.h2.index中的类
A cursor for a function that returns a JDBC result set.
FunctionIndex - org.h2.index中的类
An index for a function that returns a result set.
FunctionIndex(FunctionTable, IndexColumn[]) - 类 的构造器org.h2.index.FunctionIndex
 
functionsInSchema - 类 中的变量org.h2.engine.DbSettings
Database setting FUNCTIONS_IN_SCHEMA (default: true).
FunctionTable - org.h2.table中的类
A table backed by a system or user-defined function that returns a result set.
FunctionTable(Schema, Session, Expression, FunctionCall) - 类 的构造器org.h2.table.FunctionTable
 

G

GENERAL_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 50000 is thrown when something unexpected occurs, for example an internal stack overflow.
generateAlternativeSeed() - 类 中的静态方法org.h2.util.MathUtils
Generate a seed value, using as much unpredictable data as possible.
generatedKeyAlwaysReturned() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported]
generatePreparedQuery(String, String, String[]) - 类 中的方法org.h2.tools.MultiDimension
Generates an optimized multi-dimensional range query.
generateRows(Session, SearchRow, SearchRow) - 类 中的方法org.h2.table.MetaTable
Generate the data for the given metadata table using the given first and last row filters.
generateSalt() - 类 中的方法org.h2.security.SecureFileStore
 
generateSalt() - 类 中的方法org.h2.store.FileStore
Generate the random salt bytes if required.
GEOMETRY - 类 中的静态变量org.h2.value.Value
The value type for string values with a fixed size.
GEOMETRY_CLASS - 类 中的静态变量org.h2.value.DataType
The Geometry class.
get(String, boolean) - 类 中的方法org.h2.engine.SettingsBase
Get the setting for the given key.
get(String, int) - 类 中的方法org.h2.engine.SettingsBase
Get the setting for the given key.
get(String, String) - 类 中的方法org.h2.engine.SettingsBase
Get the setting for the given key.
get(Value) - 类 中的静态方法org.h2.expression.ValueExpression
Create a new expression with the given value.
get() - 接口 中的方法org.h2.index.Cursor
Get the complete current row.
get() - 类 中的方法org.h2.index.FunctionCursor
 
get() - 类 中的方法org.h2.index.FunctionCursorResultSet
 
get(int, ExpressionColumn, Expression) - 类 中的静态方法org.h2.index.IndexCondition
Create an index condition with the given parameters.
get() - 类 中的方法org.h2.index.IndexCursor
 
get() - 类 中的方法org.h2.index.LinkedCursor
 
get() - 类 中的方法org.h2.index.MetaCursor
 
get() - 类 中的方法org.h2.index.MultiVersionCursor
 
get() - 类 中的方法org.h2.index.NonUniqueHashCursor
 
get() - 类 中的方法org.h2.index.PageBtreeCursor
 
get() - 类 中的方法org.h2.index.ScanCursor
 
get() - 类 中的方法org.h2.index.SingleRowCursor
 
get() - 类 中的方法org.h2.index.TreeCursor
 
get() - 类 中的方法org.h2.index.ViewCursor
 
get(int) - 异常错误 中的静态方法org.h2.message.DbException
Create a database exception for a specific error code.
get(int, String) - 异常错误 中的静态方法org.h2.message.DbException
Create a database exception for a specific error code.
get(int, Throwable, String...) - 异常错误 中的静态方法org.h2.message.DbException
Create a database exception for a specific error code.
get(int, String...) - 异常错误 中的静态方法org.h2.message.DbException
Create a database exception for a specific error code.
get(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the value for the given key if the entry is cached.
get(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the value for the given key at the time when this map was opened.
get(K, long) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the value for the given key.
get(Object) - 类 中的方法org.h2.mvstore.MVMap
Get a value.
get(Object) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
get(Page, Object) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
Get the object for the given key.
get(byte[]) - 类 中的方法org.h2.mvstore.StreamStore
Open an input stream to read data.
get(byte[]) - 类 中的方法org.h2.mvstore.WriteBuffer
Copy the data into the destination array.
get(String) - 类 中的静态方法org.h2.store.fs.FilePath
Get the file path object for the given path.
get() - 类 中的方法org.h2.table.TableFilter
Get the current row.
get(int) - 类 中的方法org.h2.util.BitField
Get the bit at the given index.
get(int) - 接口 中的方法org.h2.util.Cache
Get an element in the cache if it is available.
get(int) - 类 中的方法org.h2.util.CacheLRU
 
get(int) - 类 中的方法org.h2.util.CacheTQ
 
get() - 类 中的方法org.h2.util.DebuggingThreadLocal
 
get() - 类 中的方法org.h2.util.DoneFuture
 
get(long, TimeUnit) - 类 中的方法org.h2.util.DoneFuture
 
get(int) - 类 中的方法org.h2.util.IntArray
Get the value at the given index.
get(int) - 类 中的方法org.h2.util.IntIntHashMap
Get the value for the given key.
get() - 类 中的方法org.h2.util.LazyFuture
 
get(long, TimeUnit) - 类 中的方法org.h2.util.LazyFuture
 
get(Object) - 类 中的方法org.h2.util.SoftHashMap
 
get() - 类 中的方法org.h2.util.Task
Calling this method will set the stop flag and wait until the thread is stopped.
get(Value) - 类 中的方法org.h2.util.ValueHashMap
Get the value for this key.
get(Object) - 类 中的方法org.h2.value.CaseInsensitiveConcurrentMap
 
get(Object) - 类 中的方法org.h2.value.CaseInsensitiveMap
 
get(Object) - 类 中的方法org.h2.value.NullableKeyConcurrentMap
 
get(Value[]) - 类 中的静态方法org.h2.value.ValueArray
Get or create a array value for the given value array.
get(Class<?>, Value[]) - 类 中的静态方法org.h2.value.ValueArray
Get or create a array value for the given value array.
get(boolean) - 类 中的静态方法org.h2.value.ValueBoolean
Get the boolean value for the given boolean.
get(byte) - 类 中的静态方法org.h2.value.ValueByte
Get or create byte value for the given byte.
get(byte[]) - 类 中的静态方法org.h2.value.ValueBytes
Get or create a bytes value for the given byte array.
get(Date) - 类 中的静态方法org.h2.value.ValueDate
Get or create a date value for the given date.
get(BigDecimal) - 类 中的静态方法org.h2.value.ValueDecimal
Get or create big decimal value for the given big decimal.
get(double) - 类 中的静态方法org.h2.value.ValueDouble
Get or create double value for the given double.
get(float) - 类 中的静态方法org.h2.value.ValueFloat
Get or create float value for the given float.
get(String) - 类 中的静态方法org.h2.value.ValueGeometry
Get or create a geometry value for the given geometry.
get(String, int) - 类 中的静态方法org.h2.value.ValueGeometry
Get or create a geometry value for the given geometry.
get(byte[]) - 类 中的静态方法org.h2.value.ValueGeometry
Get or create a geometry value for the given geometry.
get(int) - 类 中的静态方法org.h2.value.ValueInt
Get or create an int value for the given int.
get(long) - 类 中的静态方法org.h2.value.ValueLong
Get or create a long value for the given long.
get(ResultSet) - 类 中的静态方法org.h2.value.ValueResultSet
Create a result set value for the given result set.
get(short) - 类 中的静态方法org.h2.value.ValueShort
Get or create a short value for the given short.
get(String) - 类 中的静态方法org.h2.value.ValueString
Get or create a string value for the given string.
get(String, boolean) - 类 中的静态方法org.h2.value.ValueString
Get or create a string value for the given string.
get(String) - 类 中的静态方法org.h2.value.ValueStringFixed
Get or create a fixed length string value for the given string.
get(String) - 类 中的静态方法org.h2.value.ValueStringIgnoreCase
Get or create a case insensitive string value for the given string.
get(Time) - 类 中的静态方法org.h2.value.ValueTime
Get or create a time value for the given time.
get(Timestamp) - 类 中的静态方法org.h2.value.ValueTimestamp
Get or create a timestamp value for the given timestamp.
get(TimestampWithTimeZone) - 类 中的静态方法org.h2.value.ValueTimestampTimeZone
Get or create a timestamp value for the given timestamp.
get(byte[]) - 类 中的静态方法org.h2.value.ValueUuid
Get or create a UUID for the given 16 bytes.
get(long, long) - 类 中的静态方法org.h2.value.ValueUuid
Get or create a UUID for the given high and low order values.
get(String) - 类 中的静态方法org.h2.value.ValueUuid
Get or create a UUID for the given text representation.
GET_COLUMNS - 类 中的静态变量org.h2.expression.ExpressionVisitor
Get all referenced columns.
GET_DEPENDENCIES - 类 中的静态变量org.h2.expression.ExpressionVisitor
Request to get the set of dependencies (addDependency).
getActiveConnections() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Returns the number of active (open) connections of this pool.
getAddProofType(int) - 类 中的静态方法org.h2.value.DataType
Get the data type that will not overflow when calling 'add' 2 billion times.
getAggregateType(String) - 类 中的静态方法org.h2.expression.Aggregate
Get the aggregate type for this name, or -1 if no aggregate has been found.
getAlgorithm() - 类 中的方法org.h2.compress.CompressDeflate
 
getAlgorithm() - 类 中的方法org.h2.compress.CompressLZF
 
getAlgorithm() - 类 中的方法org.h2.compress.CompressNo
 
getAlgorithm() - 接口 中的方法org.h2.compress.Compressor
Get the compression algorithm type.
getAlias() - 类 中的方法org.h2.expression.Alias
 
getAlias() - 类 中的方法org.h2.expression.Expression
Get the alias name of a column or SQL expression if it is not an aliased expression.
getAlias() - 类 中的方法org.h2.expression.ExpressionColumn
 
getAlias(int) - 类 中的方法org.h2.result.LocalResult
 
getAlias(int) - 接口 中的方法org.h2.result.ResultInterface
Get the column alias name for the column.
getAlias(int) - 类 中的方法org.h2.result.ResultRemote
 
getAliases() - 类 中的方法org.h2.bnf.Sentence
Get the alias map.
getAll() - 类 中的方法org.h2.schema.Schema
Get all objects.
getAll(int) - 类 中的方法org.h2.schema.Schema
Get all objects of the given type.
getAllAggregates() - 类 中的方法org.h2.engine.Database
 
getAllChanged() - 接口 中的方法org.h2.util.Cache
Get all objects in the cache that have been changed.
getAllChanged() - 类 中的方法org.h2.util.CacheLRU
 
getAllChanged() - 类 中的方法org.h2.util.CacheTQ
 
getAllComments() - 类 中的方法org.h2.engine.Database
 
getAllowLiterals() - 类 中的方法org.h2.engine.Database
 
getAllowLiterals() - 类 中的方法org.h2.engine.Session
 
getAllowOthers() - 类 中的方法org.h2.server.pg.PgServer
 
getAllowOthers() - 接口 中的方法org.h2.server.Service
Check if remote connections are allowed.
getAllowOthers() - 类 中的方法org.h2.server.TcpServer
 
getAllowOthers() - 类 中的方法org.h2.server.web.WebServer
 
getAllRights() - 类 中的方法org.h2.engine.Database
 
getAllRoles() - 类 中的方法org.h2.engine.Database
 
getAllSchemaObjects() - 类 中的方法org.h2.engine.Database
Get all schema objects.
getAllSchemaObjects(int) - 类 中的方法org.h2.engine.Database
Get all schema objects of the given type.
getAllSchemas() - 类 中的方法org.h2.engine.Database
 
getAllSettings() - 类 中的方法org.h2.engine.Database
 
getAllTablesAndViews(boolean) - 类 中的方法org.h2.engine.Database
Get all tables and views.
getAllTablesAndViews() - 类 中的方法org.h2.schema.Schema
Get all tables and views.
getAllUserDataTypes() - 类 中的方法org.h2.engine.Database
 
getAllUsers() - 类 中的方法org.h2.engine.Database
 
getAreaIncrease(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Get the area increase by extending a to contain b.
getArgs() - 类 中的方法org.h2.expression.Function
 
getArgs() - 接口 中的方法org.h2.expression.FunctionCall
Get the function arguments.
getArgs() - 类 中的方法org.h2.expression.JavaFunction
 
getArray() - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a Java array.
getArray(Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a Java array.
getArray(long, int) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a Java array.
getArray(long, int, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a Java array.
getArray(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as an Array.
getArray(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as an Array.
getArray(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an Array.
getArray(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an Array.
getArray(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Array.
getArray(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Array.
getArray() - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
Get the object array.
getArray(Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getArray(long, int) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getArray(long, int, Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getAsciiReader(InputStream) - 类 中的静态方法org.h2.util.IOUtils
Wrap an input stream in a reader.
getAsciiStream() - 类 中的方法org.h2.jdbc.JdbcClob
Returns the input stream.
getAsciiStream(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an input stream.
getAsciiStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an input stream.
getAsciiStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getAsciiStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getAttributes(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported]
getAutoClose() - 类 中的方法org.h2.tools.SimpleResultSet
Get the current auto-close behavior.
getAutoCommit() - 类 中的方法org.h2.engine.Session
 
getAutoCommit() - 接口 中的方法org.h2.engine.SessionInterface
Check if this session is in auto-commit mode.
getAutoCommit() - 类 中的方法org.h2.engine.SessionRemote
 
getAutoCommit() - 类 中的方法org.h2.jdbc.JdbcConnection
Gets the current setting for auto commit.
getAutoCommitDelay() - 类 中的方法org.h2.mvstore.MVStore
Get the auto-commit delay.
getAutoCommitMemory() - 类 中的方法org.h2.mvstore.MVStore
Get the maximum memory (in bytes) used for unsaved pages.
getBase() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
getBaseDir() - 类 中的静态方法org.h2.engine.SysProperties
INTERNAL
getBaseIndex() - 类 中的方法org.h2.index.MultiVersionIndex
 
getBaseType() - 类 中的方法org.h2.jdbc.JdbcArray
Returns the base type of the array.
getBaseType() - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
Get the base type of this array.
getBaseTypeName() - 类 中的方法org.h2.jdbc.JdbcArray
Returns the base type name of the array.
getBaseTypeName() - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
Get the base type name of this array.
getBelongsToConstraint() - 类 中的方法org.h2.index.IndexType
If the index is created because of a constraint.
getBelongsToTable() - 类 中的方法org.h2.schema.Sequence
 
getBestPlanItem(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.table.Table
Get the best plan for the given search mask.
getBestPlanItem(Session, TableFilter[], int, HashSet<Column>) - 类 中的方法org.h2.table.TableFilter
Get the best plan item (index, cost) to use use for the current join order.
getBestPlanItem(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.table.TableView
 
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of columns that best identifier a row in a table.
getBigDecimal(int, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
getBigDecimal(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a BigDecimal.
getBigDecimal(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a BigDecimal.
getBigDecimal(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a BigDecimal.
getBigDecimal(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a BigDecimal.
getBigDecimal(String, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
getBigDecimal(int, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
getBigDecimal(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.math.BigDecimal.
getBigDecimal(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.math.BigDecimal.
getBigDecimal(int, int) - 类 中的方法org.h2.tools.SimpleResultSet
已过时。
INTERNAL
getBigDecimal(String, int) - 类 中的方法org.h2.tools.SimpleResultSet
已过时。
INTERNAL
getBigDecimal() - 类 中的方法org.h2.value.Value
 
getBigDecimal() - 类 中的方法org.h2.value.ValueDecimal
 
getBigDecimal() - 类 中的方法org.h2.value.ValueNull
 
getBinaryStream() - 类 中的方法org.h2.jdbc.JdbcBlob
Returns the input stream.
getBinaryStream(long, long) - 类 中的方法org.h2.jdbc.JdbcBlob
[Not supported] Returns the input stream, starting from an offset.
getBinaryStream(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an input stream.
getBinaryStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an input stream.
getBinaryStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.io.InputStream.
getBinaryStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.io.InputStream.
getBlob(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Blob.
getBlob(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Blob.
getBlob(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Blob.
getBlob(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Blob.
getBlob(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Blob.
getBlob(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Blob.
getBlockCipher(String) - 类 中的静态方法org.h2.security.CipherFactory
Get a new block cipher object for the given algorithm.
getBoolean(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a boolean.
getBoolean(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a boolean.
getBoolean(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a boolean.
getBoolean(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a boolean.
getBoolean(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a boolean.
getBoolean(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a boolean.
getBoolean() - 类 中的方法org.h2.value.Value
 
getBoolean() - 类 中的方法org.h2.value.ValueBoolean
 
getBoolean() - 类 中的方法org.h2.value.ValueNull
 
getBooleanProperty(Properties, String, boolean) - 类 中的静态方法org.h2.util.SortedProperties
Get a boolean property value from a properties object.
getBooleanValue(Session) - 类 中的方法org.h2.expression.Expression
Get the value in form of a boolean expression.
getBranchQualifier() - 类 中的方法org.h2.jdbcx.JdbcXid
The transaction branch identifier.
getBuffer() - 类 中的方法org.h2.mvstore.WriteBuffer
Get the byte buffer.
getBufferedReader(InputStream) - 类 中的静态方法org.h2.util.IOUtils
Create a buffered reader to read from an input stream using the UTF-8 format.
getBufferedWriter(OutputStream) - 类 中的静态方法org.h2.util.IOUtils
Create a buffered writer to write to an output stream using the UTF-8 format.
getByte(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a byte.
getByte(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a byte.
getByte(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a byte.
getByte(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a byte.
getByte(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a byte.
getByte(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a byte.
getByte(int) - 类 中的方法org.h2.util.BitField
Get the next 8 bits at the given index.
getByte() - 类 中的方法org.h2.value.Value
 
getByte() - 类 中的方法org.h2.value.ValueByte
 
getByte() - 类 中的方法org.h2.value.ValueNull
 
getByteArrayHash(byte[]) - 类 中的静态方法org.h2.util.Utils
Calculate the hash code of the given byte array.
getByteCount(Data) - 接口 中的方法org.h2.result.Row
Get the number of bytes required for the data.
getByteCount(Data) - 类 中的方法org.h2.result.RowImpl
Get the number of bytes required for the data.
getBytes(long, int) - 类 中的方法org.h2.jdbc.JdbcBlob
Returns some bytes of the object.
getBytes(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a byte array.
getBytes(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a byte array.
getBytes(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a byte array.
getBytes(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a byte array.
getBytes() - 类 中的方法org.h2.store.Data
Get the byte array used for this page.
getBytes(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a byte array.
getBytes(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a byte array.
getBytes() - 类 中的方法org.h2.value.Value
 
getBytes() - 类 中的方法org.h2.value.ValueBytes
 
getBytes() - 类 中的方法org.h2.value.ValueGeometry
 
getBytes() - 类 中的方法org.h2.value.ValueLob
 
getBytes() - 类 中的方法org.h2.value.ValueLobDb
 
getBytes() - 类 中的方法org.h2.value.ValueNull
 
getBytes() - 类 中的方法org.h2.value.ValueUuid
 
getBytesNoCopy() - 类 中的方法org.h2.value.Value
 
getBytesNoCopy() - 类 中的方法org.h2.value.ValueBytes
 
getBytesNoCopy() - 类 中的方法org.h2.value.ValueGeometry
 
getBytesNoCopy() - 类 中的方法org.h2.value.ValueLob
 
getBytesNoCopy() - 类 中的方法org.h2.value.ValueLobDb
 
getCache() - 类 中的方法org.h2.mvstore.MVStore
Get the cache.
getCache() - 类 中的方法org.h2.store.PageStore
 
getCache(CacheWriter, String, int) - 类 中的静态方法org.h2.util.CacheLRU
Create a cache of the given type and size.
getCacheSize() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getCacheSize() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The current cache size in KB.
getCacheSize() - 类 中的方法org.h2.mvstore.MVStore
Get the maximum cache size, in MB.
getCacheSize() - 类 中的方法org.h2.schema.Sequence
 
getCacheSizeMax() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getCacheSizeMax() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The maximum cache size in KB.
getCacheSizeUsed() - 类 中的方法org.h2.mvstore.MVStore
Get the amount of memory used for caching, in MB.
getCacheType() - 类 中的方法org.h2.engine.Database
 
getCancel() - 类 中的方法org.h2.engine.Session
Get the cancel time.
getCanonicalPath(String) - 类 中的静态方法org.h2.store.fs.FilePathMem
Get the canonical path for this file name.
getCanonicalPath(String) - 类 中的静态方法org.h2.store.fs.FilePathNioMem
Get the canonical path of a file (with backslashes replaced with forward slashes).
getCaseSensitiveColumnNames() - 类 中的方法org.h2.tools.Csv
Get the current case sensitive column names setting.
getCatalog() - 类 中的方法org.h2.jdbc.JdbcConnection
Gets the current catalog name.
getCatalogName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the catalog name.
getCatalogName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns null.
getCatalogs() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of catalogs.
getCatalogSeparator() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the catalog separator.
getCatalogTerm() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the term for "catalog".
getChangeCount() - 类 中的方法org.h2.store.PageStore
Get the current change count.
getChanges(long) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Get the list of changes, starting with the latest change, up to the given savepoint (in reverse order than they occurred).
getCharacterStream(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a reader.
getCharacterStream(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a reader.
getCharacterStream() - 类 中的方法org.h2.jdbc.JdbcClob
Returns the reader.
getCharacterStream(long, long) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Returns the reader, starting from an offset.
getCharacterStream(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a reader.
getCharacterStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a reader.
getCharacterStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.io.Reader.
getCharacterStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.io.Reader.
getCheckConstraint(Session, String) - 类 中的方法org.h2.table.Column
Get the check constraint expression for this column if set.
getCheckForeignKeyConstraints() - 类 中的方法org.h2.table.Table
 
getCheckValue(int) - 类 中的静态方法org.h2.mvstore.DataUtils
Calculate a check value for the given integer.
getChildPage(int) - 类 中的方法org.h2.mvstore.Page
Get the child page at the given index.
getChildPageCount(Page) - 类 中的方法org.h2.mvstore.MVMap
Get the child page count for this page.
getChildPageCount(Page) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
getChildPagePos(int) - 类 中的方法org.h2.mvstore.Page
Get the position of the child.
getChildren() - 接口 中的方法org.h2.engine.DbObject
Get the list of dependent children (for tables, this includes indexes and so on).
getChildren() - 类 中的方法org.h2.engine.DbObjectBase
 
getChildren() - 类 中的方法org.h2.engine.User
 
getChildren() - 类 中的方法org.h2.index.MultiVersionIndex
 
getChildren() - 类 中的方法org.h2.table.Table
 
getClass(String) - 类 中的方法org.h2.util.SourceCompiler
Get the class object for the given name.
getClientInfo() - 类 中的方法org.h2.jdbc.JdbcConnection
Get the client properties.
getClientInfo(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Get a client property.
getClientInfoProperties() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
 
getClob(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Clob.
getClob(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Clob.
getClob(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Clob.
getClob(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Clob.
getClob(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Clob.
getClob(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Clob.
getClone() - 类 中的方法org.h2.table.Column
 
getCloseable() - 类 中的方法org.h2.util.CloseWatcher
 
getCluster() - 类 中的方法org.h2.engine.Database
 
getClusterServers() - 类 中的方法org.h2.engine.Session
 
getClusterServers() - 接口 中的方法org.h2.engine.SessionInterface
Get the list of the cluster servers for this session.
getClusterServers() - 类 中的方法org.h2.engine.SessionRemote
 
getCollator(String) - 类 中的静态方法org.h2.value.CompareMode
Get the collator object for the given language name or language / country combination.
getColumn(DbContents, ResultSet) - 类 中的静态方法org.h2.bnf.context.DbColumn
Create a column from a DatabaseMetaData.getColumns row.
getColumn() - 类 中的方法org.h2.engine.UserDataType
 
getColumn() - 类 中的方法org.h2.expression.ExpressionColumn
 
getColumn() - 类 中的方法org.h2.index.IndexCondition
Get the referenced column.
getColumn(int, TableFilter) - 类 中的方法org.h2.result.SortOrder
Get the column for the given table filter, if the sort column is for this filter.
getColumn(int) - 类 中的方法org.h2.table.Table
Get the column at the given index.
getColumn(String) - 类 中的方法org.h2.table.Table
Get the column with the given name.
getColumnClasses() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
getColumnClassName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Gets the Java class name of the object that will be returned if ResultSet.getObject is called.
getColumnClassName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the Java class name if this column.
getColumnCount() - 类 中的方法org.h2.command.dml.Query
Get the column count of this query.
getColumnCount() - 类 中的方法org.h2.command.dml.Select
 
getColumnCount() - 类 中的方法org.h2.command.dml.SelectUnion
 
getColumnCount() - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the number of columns.
getColumnCount() - 类 中的方法org.h2.result.RowImpl
 
getColumnCount() - 接口 中的方法org.h2.result.SearchRow
Get the column count.
getColumnCount() - 类 中的方法org.h2.result.SimpleRow
 
getColumnCount() - 类 中的方法org.h2.result.SimpleRowValue
 
getColumnCount() - 类 中的方法org.h2.tools.SimpleResultSet
Returns the column count.
getColumnDisplaySize(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Gets the maximum display size for this column.
getColumnDisplaySize(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns 15.
getColumnId() - 类 中的方法org.h2.table.Column
 
getColumnIndex(Column) - 类 中的方法org.h2.index.BaseIndex
 
getColumnIndex(Column) - 接口 中的方法org.h2.index.Index
Get the index of a column in the list of index columns
getColumnIndex(Column) - 类 中的方法org.h2.index.MetaIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.index.MultiVersionIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.index.PageDataIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.index.PageDelegateIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.index.ScanIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
getColumnIndex(Column) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getColumnLabel(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the column label.
getColumnLabel(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the column label.
getColumnName() - 类 中的方法org.h2.expression.Alias
 
getColumnName() - 类 中的方法org.h2.expression.Expression
Get the column name or alias name of this expression.
getColumnName() - 类 中的方法org.h2.expression.ExpressionColumn
 
getColumnName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the column name.
getColumnName(int) - 类 中的方法org.h2.result.LocalResult
 
getColumnName(int) - 接口 中的方法org.h2.result.ResultInterface
Get the column name.
getColumnName(int) - 类 中的方法org.h2.result.ResultRemote
 
getColumnName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the column name.
getColumnPrecision(int) - 类 中的方法org.h2.result.LocalResult
 
getColumnPrecision(int) - 接口 中的方法org.h2.result.ResultInterface
Get the precision for this column.
getColumnPrecision(int) - 类 中的方法org.h2.result.ResultRemote
 
getColumnPrivileges(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of column privileges.
getColumns() - 类 中的方法org.h2.bnf.context.DbTableOrView
 
getColumns() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getColumns() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getColumns() - 类 中的方法org.h2.constraint.ConstraintUnique
 
getColumns() - 类 中的方法org.h2.index.BaseIndex
 
getColumns() - 接口 中的方法org.h2.index.Index
Get the indexed columns.
getColumns() - 类 中的方法org.h2.index.MultiVersionIndex
 
getColumns(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of columns.
getColumns() - 接口 中的方法org.h2.table.ColumnResolver
Get the column list.
getColumns() - 类 中的方法org.h2.table.SingleColumnResolver
 
getColumns() - 类 中的方法org.h2.table.Table
 
getColumns() - 类 中的方法org.h2.table.TableFilter
 
getColumnScale(int) - 类 中的方法org.h2.result.LocalResult
 
getColumnScale(int) - 接口 中的方法org.h2.result.ResultInterface
Get the scale for this column.
getColumnScale(int) - 类 中的方法org.h2.result.ResultRemote
 
getColumnsVisitor(HashSet<Column>) - 类 中的静态方法org.h2.expression.ExpressionVisitor
Create a new visitor to get all referenced columns.
getColumnType(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the data type of a column.
getColumnType(int) - 类 中的方法org.h2.result.LocalResult
 
getColumnType(int) - 接口 中的方法org.h2.result.ResultInterface
Get the column data type.
getColumnType(int) - 类 中的方法org.h2.result.ResultRemote
 
getColumnType(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the SQL type.
getColumnTypeName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the data type name of a column.
getColumnTypeName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the data type name of a column.
getCommand() - 类 中的方法org.h2.command.dml.Explain
 
getCommandHistoryList() - 类 中的方法org.h2.server.web.WebServer
 
getCommandType() - 类 中的方法org.h2.command.CommandContainer
 
getCommandType() - 接口 中的方法org.h2.command.CommandInterface
Get command type.
getCommandType() - 类 中的方法org.h2.command.CommandRemote
 
getComment() - 接口 中的方法org.h2.engine.DbObject
Get the current comment of this object.
getComment() - 类 中的方法org.h2.engine.DbObjectBase
 
getComment() - 类 中的方法org.h2.index.MultiVersionIndex
 
getComment() - 类 中的方法org.h2.table.Column
 
getCompareMode() - 类 中的方法org.h2.engine.Database
 
getCompareMode() - 类 中的方法org.h2.engine.SessionRemote
 
getCompareMode() - 接口 中的方法org.h2.store.DataHandler
Return compare mode.
getCompareMode() - 类 中的方法org.h2.table.Table
 
getCompareMode() - 类 中的方法org.h2.tools.Recover
 
getCompareType() - 类 中的方法org.h2.index.IndexCondition
 
getCompiler() - 类 中的方法org.h2.engine.Database
 
getComponentType() - 类 中的方法org.h2.value.ValueArray
 
getCompressAlgorithm(String) - 类 中的静态方法org.h2.tools.CompressTool
INTERNAL
getConcurrency() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the result set concurrency.
getConcurrency() - 类 中的方法org.h2.tools.SimpleResultSet
Returns ResultSet.CONCUR_READ_ONLY.
getConnection() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the connection that created this object.
getConnection() - 类 中的方法org.h2.jdbc.JdbcStatement
Returns the connection that created this object.
getConnection() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Retrieves a connection from the connection pool.
getConnection(String, String) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
INTERNAL
getConnection() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new connection using the current URL, user name and password.
getConnection(String, String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new connection using the current URL and the specified user name and password.
getConnection() - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Get a connection that is a handle to the physical connection.
getConnection() - 类 中的方法org.h2.server.web.DbStarter
Get the connection.
getConnection(String, String, String, String) - 类 中的静态方法org.h2.util.JdbcUtils
Open a new database connection with the given settings.
getConnection(String, String, Properties) - 类 中的静态方法org.h2.util.JdbcUtils
Open a new database connection with the given settings.
getConstant(String) - 类 中的方法org.h2.schema.Schema
Get the user defined constant with the given name.
getConstraint(String) - 类 中的方法org.h2.schema.Schema
Get the constraint with the given name.
getConstraints() - 类 中的方法org.h2.table.Table
 
getConstraintType() - 类 中的方法org.h2.constraint.Constraint
The constraint type name
getConstraintType() - 类 中的方法org.h2.constraint.ConstraintCheck
 
getConstraintType() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getConstraintType() - 类 中的方法org.h2.constraint.ConstraintUnique
 
getContainsLargeObject() - 类 中的方法org.h2.mvstore.db.MVTable
 
getContainsLargeObject() - 类 中的方法org.h2.table.RegularTable
 
getContents() - 类 中的方法org.h2.bnf.context.DbSchema
 
getCopy() - 接口 中的方法org.h2.result.Row
Get a copy of the row that is distinct from (not equal to) this row.
getCopy() - 类 中的方法org.h2.result.RowImpl
Get a copy of the row that is distinct from (not equal to) this row.
getCopy(ResultSet, int) - 类 中的静态方法org.h2.value.ValueResultSet
Create a result set value for the given result set.
getCost() - 类 中的方法org.h2.command.dml.Query
Calculate the cost to execute this query.
getCost() - 类 中的方法org.h2.command.dml.Select
 
getCost() - 类 中的方法org.h2.command.dml.SelectUnion
 
getCost() - 类 中的方法org.h2.expression.Aggregate
 
getCost() - 类 中的方法org.h2.expression.Alias
 
getCost() - 类 中的方法org.h2.expression.CompareLike
 
getCost() - 类 中的方法org.h2.expression.Comparison
 
getCost() - 类 中的方法org.h2.expression.ConditionAndOr
 
getCost() - 类 中的方法org.h2.expression.ConditionExists
 
getCost() - 类 中的方法org.h2.expression.ConditionIn
 
getCost() - 类 中的方法org.h2.expression.ConditionInConstantSet
 
getCost() - 类 中的方法org.h2.expression.ConditionInSelect
 
getCost() - 类 中的方法org.h2.expression.ConditionNot
 
getCost() - 类 中的方法org.h2.expression.Expression
Estimate the cost to process the expression.
getCost() - 类 中的方法org.h2.expression.ExpressionColumn
 
getCost() - 类 中的方法org.h2.expression.ExpressionList
 
getCost() - 类 中的方法org.h2.expression.Function
 
getCost() - 类 中的方法org.h2.expression.JavaAggregate
 
getCost() - 类 中的方法org.h2.expression.JavaFunction
 
getCost() - 类 中的方法org.h2.expression.Operation
 
getCost() - 类 中的方法org.h2.expression.Parameter
 
getCost() - 类 中的方法org.h2.expression.Rownum
 
getCost() - 类 中的方法org.h2.expression.SequenceValue
 
getCost() - 类 中的方法org.h2.expression.Subquery
 
getCost() - 类 中的方法org.h2.expression.ValueExpression
 
getCost() - 类 中的方法org.h2.expression.Variable
 
getCost() - 类 中的方法org.h2.expression.Wildcard
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.FunctionIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.HashIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 接口 中的方法org.h2.index.Index
Estimate the cost to search for rows given the search mask.
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.LinkedIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.MetaIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.MultiVersionIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.PageBtreeIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.PageDataIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.PageDelegateIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.RangeIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.ScanIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.SpatialTreeIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.TreeIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.index.ViewIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
getCost(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
getCostAsExpression() - 类 中的方法org.h2.command.dml.Query
Calculate the cost when used as a subquery.
getCostRangeIndex(int[], long, TableFilter[], int, SortOrder, boolean, HashSet<Column>) - 类 中的方法org.h2.index.BaseIndex
Calculate the cost for the given mask as if this index was a typical b-tree range index.
getCostRangeIndex(int[], long, Column[]) - 类 中的静态方法org.h2.index.SpatialTreeIndex
Compute spatial index cost
getCreateSQL() - 类 中的方法org.h2.constraint.ConstraintCheck
 
getCreateSQL() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getCreateSQL() - 类 中的方法org.h2.constraint.ConstraintUnique
 
getCreateSQL() - 类 中的方法org.h2.engine.Comment
 
getCreateSQL() - 接口 中的方法org.h2.engine.DbObject
Construct the original CREATE ...
getCreateSQL() - 类 中的方法org.h2.engine.DbObjectBase
Build a SQL statement to re-create this object.
getCreateSQL() - 类 中的方法org.h2.engine.FunctionAlias
 
getCreateSQL() - 类 中的方法org.h2.engine.Right
 
getCreateSQL(boolean) - 类 中的方法org.h2.engine.Role
Get the CREATE SQL statement for this object.
getCreateSQL() - 类 中的方法org.h2.engine.Role
 
getCreateSQL() - 类 中的方法org.h2.engine.Setting
 
getCreateSQL() - 类 中的方法org.h2.engine.User
 
getCreateSQL(boolean) - 类 中的方法org.h2.engine.User
Get the CREATE SQL statement for this object.
getCreateSQL() - 类 中的方法org.h2.engine.UserAggregate
 
getCreateSQL() - 类 中的方法org.h2.engine.UserDataType
 
getCreateSQL() - 类 中的方法org.h2.index.BaseIndex
 
getCreateSQL() - 类 中的方法org.h2.index.LinkedIndex
 
getCreateSQL() - 类 中的方法org.h2.index.MetaIndex
 
getCreateSQL() - 类 中的方法org.h2.index.MultiVersionIndex
 
getCreateSQL() - 类 中的方法org.h2.index.PageDataIndex
 
getCreateSQL() - 类 中的方法org.h2.index.RangeIndex
 
getCreateSQL() - 类 中的方法org.h2.index.ScanIndex
 
getCreateSQL() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getCreateSQL() - 类 中的方法org.h2.schema.Constant
 
getCreateSQL() - 类 中的方法org.h2.schema.Schema
 
getCreateSQL() - 类 中的方法org.h2.schema.Sequence
 
getCreateSQL() - 类 中的方法org.h2.schema.TriggerObject
 
getCreateSQL() - 类 中的方法org.h2.table.Column
 
getCreateSQL() - 类 中的方法org.h2.table.FunctionTable
 
getCreateSQL() - 类 中的方法org.h2.table.MetaTable
 
getCreateSQL() - 类 中的方法org.h2.table.RangeTable
 
getCreateSQL() - 类 中的方法org.h2.table.TableBase
 
getCreateSQL() - 类 中的方法org.h2.table.TableLink
 
getCreateSQL() - 类 中的方法org.h2.table.TableView
 
getCreateSQL(boolean, boolean) - 类 中的方法org.h2.table.TableView
Generate "CREATE" SQL statement for the view.
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.constraint.ConstraintCheck
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.constraint.ConstraintReferential
Create the SQL statement of this object so a copy of the table can be made.
getCreateSQLForCopy(Table, Table, String, boolean) - 类 中的方法org.h2.constraint.ConstraintReferential
Create the SQL statement of this object so a copy of the table can be made.
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.constraint.ConstraintUnique
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.Comment
 
getCreateSQLForCopy(Table, String) - 接口 中的方法org.h2.engine.DbObject
Build a SQL statement to re-create the object, or to create a copy of the object with a different name or referencing a different table
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.FunctionAlias
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.Right
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.Role
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.Setting
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.User
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.UserAggregate
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.engine.UserDataType
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.index.BaseIndex
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.index.MultiVersionIndex
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.schema.Constant
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.schema.Schema
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.schema.Sequence
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.schema.TriggerObject
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.table.Table
 
getCreateSQLForCopy(Table, String) - 类 中的方法org.h2.table.TableView
 
getCreateSQLWithoutIndexes() - 类 中的方法org.h2.constraint.Constraint
Get the SQL statement to create this constraint.
getCreateSQLWithoutIndexes() - 类 中的方法org.h2.constraint.ConstraintCheck
 
getCreateSQLWithoutIndexes() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getCreateSQLWithoutIndexes() - 类 中的方法org.h2.constraint.ConstraintUnique
 
getCreateVersion() - 类 中的方法org.h2.mvstore.MVMap
 
getCrossReference(String, String, String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of foreign key columns that references a table, as well as the list of primary key columns that are references by a table.
getCurrentCommand() - 类 中的方法org.h2.engine.Session
 
getCurrentCommandStart() - 类 中的方法org.h2.engine.Session
 
getCurrentGroup() - 类 中的方法org.h2.command.dml.Select
 
getCurrentGroupRowId() - 类 中的方法org.h2.command.dml.Select
 
getCurrentId() - 类 中的方法org.h2.engine.SessionRemote
 
getCurrentObjectId() - 类 中的方法org.h2.command.Prepared
Get the object id to use for the database object that is created in this statement.
getCurrentResult() - 类 中的方法org.h2.index.IndexCondition
Get the current result of the expression.
getCurrentRowNumber() - 类 中的方法org.h2.command.Prepared
Get the current row number.
getCurrentSchema(Connection) - 类 中的静态方法org.h2.server.pg.PgServer
Get the name of the current schema.
getCurrentSchemaName() - 类 中的方法org.h2.engine.Session
 
getCurrentSchemaName() - 接口 中的方法org.h2.engine.SessionInterface
Get current schema as in JdbcConnection.getSchema().
getCurrentSchemaName() - 类 中的方法org.h2.engine.SessionRemote
 
getCurrentTid(String, String) - 类 中的静态方法org.h2.server.pg.PgServer
Get the current transaction id.
getCurrentValue(Session) - 类 中的方法org.h2.index.IndexCondition
Get the current value of the expression.
getCurrentValue() - 类 中的方法org.h2.schema.Sequence
 
getCurrentValueList(Session) - 类 中的方法org.h2.index.IndexCondition
Get the current value list of the expression.
getCurrentVersion() - 类 中的方法org.h2.mvstore.MVStore
Get the current version of the data.
getCursorName() - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Gets the cursor name if it was defined.
getCursorName() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getCycle() - 类 中的方法org.h2.schema.Sequence
 
getDatabase() - 接口 中的方法org.h2.engine.DbObject
Get the database.
getDatabase() - 类 中的方法org.h2.engine.DbObjectBase
 
getDatabase() - 类 中的方法org.h2.engine.Session
 
getDatabase() - 类 中的方法org.h2.index.MultiVersionIndex
 
getDatabaseFiles(String, String, boolean) - 类 中的静态方法org.h2.store.FileLister
Get the list of database files.
getDatabaseMajorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the major version of the database.
getDatabaseMinorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the minor version of the database.
getDatabasePath() - 类 中的方法org.h2.engine.Database
 
getDatabasePath() - 类 中的方法org.h2.engine.SessionRemote
 
getDatabasePath() - 接口 中的方法org.h2.store.DataHandler
Get the database path.
getDatabasePath() - 类 中的方法org.h2.tools.Recover
INTERNAL
getDatabaseProductName() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the database product name.
getDatabaseProductVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the product version of the database.
getDataHandler() - 类 中的方法org.h2.engine.Session
 
getDataHandler() - 接口 中的方法org.h2.engine.SessionInterface
Get the data handler object.
getDataHandler() - 类 中的方法org.h2.engine.SessionRemote
 
getDataHandler() - 类 中的方法org.h2.value.Value
Return the data handler for the values that support it (actually only Java objects).
getDataHandler() - 类 中的方法org.h2.value.ValueJavaObject
 
getDataType() - 类 中的方法org.h2.bnf.context.DbColumn
 
getDataType() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
getDataType(int) - 类 中的静态方法org.h2.value.DataType
Get the data type object for the given value type.
getDate(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Date.
getDate(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Date using a specified time zone.
getDate(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Date using a specified time zone.
getDate(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Date.
getDate(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Date.
getDate(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Date.
getDate(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Date using a specified time zone.
getDate(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Date using a specified time zone.
getDate(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an java.sql.Date.
getDate(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Date.
getDate(int, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getDate(String, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getDate() - 类 中的方法org.h2.value.Value
 
getDate() - 类 中的方法org.h2.value.ValueDate
 
getDate() - 类 中的方法org.h2.value.ValueNull
 
getDatePart(Date, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the specified field of a date, however with years normalized to positive or negative, and month starting with 1.
getDateValue() - 类 中的方法org.h2.value.ValueDate
 
getDateValue() - 类 中的方法org.h2.value.ValueTimestamp
A bit field with bits for the year, month, and day (see DateTimeUtils for encoding).
getDateValue() - 类 中的方法org.h2.value.ValueTimestampTimeZone
A bit field with bits for the year, month, and day (see DateTimeUtils for encoding).
getDay() - 类 中的方法org.h2.api.TimestampWithTimeZone
Gets the day of month 1-based.
getDbSettings() - 类 中的方法org.h2.engine.ConnectionInfo
 
getDefault() - 类 中的静态方法org.h2.expression.ValueExpression
Get the DEFAULT expression.
getDefaultExpression() - 类 中的方法org.h2.table.Column
 
getDefaultForPrimitiveType(Class<?>) - 类 中的静态方法org.h2.value.DataType
Get the default value in the form of a Java object for the given Java class.
getDefaultRetentionTime() - 类 中的方法org.h2.mvstore.FileStore
Get the default retention time for this store in milliseconds.
getDefaultRetentionTime() - 类 中的方法org.h2.mvstore.OffHeapStore
 
getDefaultSchema() - 类 中的方法org.h2.bnf.context.DbContents
 
getDefaultSettings() - 类 中的静态方法org.h2.engine.DbSettings
INTERNAL.
getDefaultTableType() - 类 中的方法org.h2.engine.Database
 
getDefaultTransactionIsolation() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the default transaction isolation level.
getDefaultValue(Session, Column) - 类 中的方法org.h2.table.Table
Get or generate a default value for the given column.
getDefaultValue(Session, Column) - 类 中的方法org.h2.table.TableLink
Get or generate a default value for the given column.
getDeleteAction() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getDependencies() - 类 中的方法org.h2.expression.ExpressionVisitor
Get the dependency set.
getDependenciesVisitor(HashSet<DbObject>) - 类 中的静态方法org.h2.expression.ExpressionVisitor
Create a new visitor object to collect dependencies.
getDependentTable(SchemaObject, Table) - 类 中的方法org.h2.engine.Database
Get the first table that depends on this object.
getDescription() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current description.
getDescription(MBeanInfo) - 类 中的方法org.h2.jmx.DocumentedMBean
 
getDescription(MBeanOperationInfo) - 类 中的方法org.h2.jmx.DocumentedMBean
 
getDescription(MBeanAttributeInfo) - 类 中的方法org.h2.jmx.DocumentedMBean
 
getDir(String) - 类 中的静态方法org.h2.store.FileLister
Normalize the directory name.
getDiskSpaceUsed() - 类 中的方法org.h2.index.FunctionIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.HashIndex
 
getDiskSpaceUsed() - 接口 中的方法org.h2.index.Index
Get the used disk space for this index.
getDiskSpaceUsed() - 类 中的方法org.h2.index.LinkedIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.MetaIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.MultiVersionIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.PageBtreeIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.PageDataIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.PageDelegateIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.RangeIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.ScanIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.SpatialTreeIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.TreeIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.index.ViewIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
getDiskSpaceUsed() - 类 中的方法org.h2.mvstore.db.MVTable
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.FunctionTable
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.MetaTable
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.RangeTable
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.RegularTable
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.Table
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.TableLink
 
getDiskSpaceUsed() - 类 中的方法org.h2.table.TableView
 
getDisplaySize() - 类 中的方法org.h2.expression.Aggregate
 
getDisplaySize() - 类 中的方法org.h2.expression.Alias
 
getDisplaySize() - 类 中的方法org.h2.expression.Expression
Get the display size of this expression.
getDisplaySize() - 类 中的方法org.h2.expression.ExpressionColumn
 
getDisplaySize() - 类 中的方法org.h2.expression.ExpressionList
 
getDisplaySize() - 类 中的方法org.h2.expression.Function
 
getDisplaySize() - 类 中的方法org.h2.expression.JavaAggregate
 
getDisplaySize() - 类 中的方法org.h2.expression.JavaFunction
 
getDisplaySize() - 类 中的方法org.h2.expression.Operation
 
getDisplaySize() - 类 中的方法org.h2.expression.Parameter
 
getDisplaySize() - 类 中的方法org.h2.expression.Rownum
 
getDisplaySize() - 类 中的方法org.h2.expression.SequenceValue
 
getDisplaySize() - 类 中的方法org.h2.expression.Subquery
 
getDisplaySize() - 类 中的方法org.h2.expression.ValueExpression
 
getDisplaySize() - 类 中的方法org.h2.expression.Variable
 
getDisplaySize() - 类 中的方法org.h2.expression.Wildcard
 
getDisplaySize(int) - 类 中的方法org.h2.result.LocalResult
 
getDisplaySize(int) - 接口 中的方法org.h2.result.ResultInterface
Get the display size for this column.
getDisplaySize(int) - 类 中的方法org.h2.result.ResultRemote
 
getDisplaySize() - 类 中的方法org.h2.table.Column
 
getDisplaySize() - 类 中的方法org.h2.value.Value
Get the display size in characters.
getDisplaySize() - 类 中的方法org.h2.value.ValueArray
 
getDisplaySize() - 类 中的方法org.h2.value.ValueBoolean
 
getDisplaySize() - 类 中的方法org.h2.value.ValueByte
 
getDisplaySize() - 类 中的方法org.h2.value.ValueBytes
 
getDisplaySize() - 类 中的方法org.h2.value.ValueDate
 
getDisplaySize() - 类 中的方法org.h2.value.ValueDecimal
 
getDisplaySize() - 类 中的方法org.h2.value.ValueDouble
 
getDisplaySize() - 类 中的方法org.h2.value.ValueFloat
 
getDisplaySize() - 类 中的方法org.h2.value.ValueGeometry
 
getDisplaySize() - 类 中的方法org.h2.value.ValueInt
 
getDisplaySize() - 类 中的方法org.h2.value.ValueLob
 
getDisplaySize() - 类 中的方法org.h2.value.ValueLobDb
 
getDisplaySize() - 类 中的方法org.h2.value.ValueLong
 
getDisplaySize() - 类 中的方法org.h2.value.ValueNull
 
getDisplaySize() - 类 中的方法org.h2.value.ValueResultSet
 
getDisplaySize() - 类 中的方法org.h2.value.ValueShort
 
getDisplaySize() - 类 中的方法org.h2.value.ValueString
 
getDisplaySize() - 类 中的方法org.h2.value.ValueTime
 
getDisplaySize() - 类 中的方法org.h2.value.ValueTimestamp
 
getDisplaySize() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getDisplaySize() - 类 中的方法org.h2.value.ValueUuid
 
getDouble(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a double.
getDouble(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a double.
getDouble(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a double.
getDouble(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a double.
getDouble(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an double.
getDouble(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a double.
getDouble() - 类 中的方法org.h2.value.Value
 
getDouble() - 类 中的方法org.h2.value.ValueDouble
 
getDouble() - 类 中的方法org.h2.value.ValueNull
 
getDriver(String) - 类 中的静态方法org.h2.util.JdbcUtils
Get the driver class name for the given URL, or null if the URL is unknown.
getDriverMajorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the major version of this driver.
getDriverMinorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the minor version of this driver.
getDriverName() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the name of the JDBC driver.
getDriverVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the version number of the driver.
getDropSQL() - 类 中的方法org.h2.constraint.Constraint
 
getDropSQL() - 类 中的方法org.h2.engine.Comment
 
getDropSQL() - 接口 中的方法org.h2.engine.DbObject
Construct a DROP ...
getDropSQL() - 类 中的方法org.h2.engine.DbObjectBase
Build a SQL statement to drop this object.
getDropSQL() - 类 中的方法org.h2.engine.FunctionAlias
 
getDropSQL() - 类 中的方法org.h2.engine.Right
 
getDropSQL() - 类 中的方法org.h2.engine.Role
 
getDropSQL() - 类 中的方法org.h2.engine.Setting
 
getDropSQL() - 类 中的方法org.h2.engine.User
 
getDropSQL() - 类 中的方法org.h2.engine.UserAggregate
 
getDropSQL() - 类 中的方法org.h2.engine.UserDataType
 
getDropSQL() - 类 中的方法org.h2.index.BaseIndex
 
getDropSQL() - 类 中的方法org.h2.index.MultiVersionIndex
 
getDropSQL() - 类 中的方法org.h2.schema.Constant
 
getDropSQL() - 类 中的方法org.h2.schema.Schema
 
getDropSQL() - 类 中的方法org.h2.schema.Sequence
 
getDropSQL() - 类 中的方法org.h2.schema.TriggerObject
 
getDropSQL() - 类 中的方法org.h2.table.FunctionTable
 
getDropSQL() - 类 中的方法org.h2.table.MetaTable
 
getDropSQL() - 类 中的方法org.h2.table.RangeTable
 
getDropSQL() - 类 中的方法org.h2.table.TableBase
 
getDropSQL() - 类 中的方法org.h2.table.TableLink
 
getDropSQL() - 类 中的方法org.h2.table.TableView
 
getDuplicateKeyException(String) - 类 中的方法org.h2.index.BaseIndex
Create a duplicate key exception with a message that contains the index name.
getDuplicateKeyException(String) - 类 中的方法org.h2.index.PageDataIndex
 
getEmptyResult() - 类 中的方法org.h2.command.dml.SelectUnion
 
getEncodingName(int) - 类 中的静态方法org.h2.server.pg.PgServer
Get the name of this encoding code.
getEncryptedFile() - 类 中的方法org.h2.mvstore.FileStore
Get the encrypted file instance, if encryption is used.
getEnd() - 类 中的方法org.h2.index.IndexCursor
Get end search row.
getEnvelopeUnion(ValueGeometry) - 类 中的方法org.h2.value.ValueGeometry
Get the union.
getErrorCode() - 异常错误 中的方法org.h2.message.DbException
Get the error code.
getErrorCode(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the error code from an exception message.
getEscapeCharacter() - 类 中的方法org.h2.tools.Csv
Get the current escape character.
getException() - 类 中的方法org.h2.util.Task
Get the exception that was thrown in the call (if any).
getExclusiveSession() - 类 中的方法org.h2.engine.Database
 
getExecutionTimeStandardDeviation() - 类 中的方法org.h2.engine.QueryStatisticsData.QueryEntry
 
getExportedKeys(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of foreign key columns that reference a table.
getExpression() - 类 中的方法org.h2.constraint.ConstraintCheck
 
getExpression(boolean) - 类 中的方法org.h2.expression.Comparison
Get the left or the right sub-expression of this condition.
getExpression(boolean) - 类 中的方法org.h2.expression.ConditionAndOr
Get the left or the right sub-expression of this condition.
getExpression() - 类 中的方法org.h2.index.IndexCondition
Get expression.
getExpressionColumns(Session) - 类 中的方法org.h2.expression.Expression
If this expression consists of column expressions it should return them.
getExpressionColumns(Session, ResultSet) - 类 中的静态方法org.h2.expression.Expression
Extracts expression columns from the given result set.
getExpressionColumns(Session) - 类 中的方法org.h2.expression.ExpressionList
 
getExpressionColumns(Session) - 类 中的方法org.h2.expression.JavaFunction
 
getExpressionColumns(Session) - 类 中的方法org.h2.expression.Subquery
 
getExpressionColumns(Session) - 类 中的方法org.h2.expression.TableFunction
 
getExpressionColumns(Session) - 类 中的方法org.h2.expression.ValueExpression
 
getExpressionList() - 类 中的方法org.h2.index.IndexCondition
Get expression list.
getExpressionQuery() - 类 中的方法org.h2.index.IndexCondition
Get expression query.
getExpressions() - 类 中的方法org.h2.command.dml.Query
The the list of select expressions.
getExpressions() - 类 中的方法org.h2.command.dml.Select
 
getExpressions() - 类 中的方法org.h2.command.dml.SelectUnion
 
getExtraNameCharacters() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the characters that are allowed for identifiers in addiction to A-Z, a-z, 0-9 and '_'.
getExtremes(ArrayList<Object>) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Get the most extreme pair (elements that are as far apart as possible).
getFetchDirection() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the fetch direction.
getFetchDirection() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the fetch direction.
getFetchDirection() - 类 中的方法org.h2.tools.SimpleResultSet
Returns ResultSet.FETCH_FORWARD.
getFetchSize() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the number of rows suggested to read in one step.
getFetchSize() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the number of rows suggested to read in one step.
getFetchSize() - 类 中的方法org.h2.result.LocalResult
 
getFetchSize() - 接口 中的方法org.h2.result.ResultInterface
Get the current fetch size for this result set.
getFetchSize() - 类 中的方法org.h2.result.ResultRemote
 
getFetchSize() - 类 中的方法org.h2.tools.SimpleResultSet
Returns 0.
getField(Object, String) - 类 中的静态方法org.h2.util.Utils
Returns a static field.
getFieldDelimiter() - 类 中的方法org.h2.tools.Csv
Get the current field delimiter.
getFieldSeparatorRead() - 类 中的方法org.h2.tools.Csv
Get the current field separator for reading.
getFieldSeparatorWrite() - 类 中的方法org.h2.tools.Csv
Get the current field separator for writing.
getFile() - 类 中的方法org.h2.mvstore.FileStore
Get the file instance in use.
getFileEncryptionKey() - 类 中的方法org.h2.engine.Database
 
getFileLockMethod(String) - 类 中的静态方法org.h2.store.FileLock
Get the file locking method type given a method name.
getFileName() - 类 中的方法org.h2.mvstore.FileStore
Get the file name.
getFileName() - 类 中的方法org.h2.value.ValueLob
Get the current file name where the lob is saved.
getFilePasswordHash() - 类 中的方法org.h2.engine.ConnectionInfo
Get the file password hash if it is set.
getFilePointer() - 类 中的方法org.h2.store.FileStore
Get the current location of the file pointer.
getFilePos() - 类 中的方法org.h2.engine.UndoLogRecord
Get the position in the file.
getFileReadCount() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getFileReadCount() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The file read count since the database was opened.
getFileSize() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getFileSize() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The database file size in KB.
getFileStore() - 类 中的方法org.h2.mvstore.MVStore
Get the file store.
getFileWriteCount() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getFileWriteCount() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The number of write operations since the database was opened.
getFileWriteCountTotal() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getFileWriteCountTotal() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The number of write operations since the database was created.
getFillRate() - 类 中的方法org.h2.mvstore.Chunk
Calculate the fill rate in %. 0 means empty, 100 means full.
getFillRate() - 类 中的方法org.h2.mvstore.FileStore
 
getFillRate() - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Get the fill rate of the space in percent.
getFilter() - 类 中的方法org.h2.table.SubQueryInfo
 
getFilterCondition() - 类 中的方法org.h2.table.TableFilter
 
getFilters() - 类 中的方法org.h2.table.Plan
The the list of tables.
getFilters() - 类 中的方法org.h2.table.SubQueryInfo
 
getFirstFree() - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Get the position of the first free space.
getFirstLast(boolean) - 类 中的方法org.h2.mvstore.MVMap
Get the first (lowest) or last (largest) key.
getFirstUncommittedLog() - 类 中的方法org.h2.engine.Session
 
getFirstUserTable() - 类 中的方法org.h2.engine.Database
Get the first user defined table.
getFletcher32(byte[], int) - 类 中的静态方法org.h2.mvstore.DataUtils
Calculate the Fletcher32 checksum.
getFloat(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a float.
getFloat(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a float.
getFloat(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a float.
getFloat(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a float.
getFloat(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a float.
getFloat(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a float.
getFloat() - 类 中的方法org.h2.value.Value
 
getFloat() - 类 中的方法org.h2.value.ValueFloat
 
getFloat() - 类 中的方法org.h2.value.ValueNull
 
getFlushOnEachCommit() - 类 中的方法org.h2.engine.Database
Check if flush-on-each-commit is enabled.
getFormatId() - 类 中的方法org.h2.jdbcx.JdbcXid
Get the format id.
getFromGeometry(Object) - 类 中的静态方法org.h2.value.ValueGeometry
Get or create a geometry value for the given geometry.
getFullVersion() - 类 中的静态方法org.h2.engine.Constants
Get the complete version number of this database, consisting of the major version, the minor version, the build id, and the build date.
getFunction(Database, String) - 类 中的静态方法org.h2.expression.Function
Get an instance of the given function for this database.
getFunctionColumns(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported] Gets the list of function columns.
getFunctions(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported] Gets the list of functions.
getFunctionType() - 类 中的方法org.h2.expression.Function
 
getGeneratedKeys() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
 
getGeneratedKeys() - 类 中的方法org.h2.jdbc.JdbcStatement
Return a result set that contains the last generated auto-increment key for this connection, if there was one.
getGeometry() - 类 中的方法org.h2.value.ValueGeometry
Get a copy of geometry object.
getGeometryNoCopy() - 类 中的方法org.h2.value.ValueGeometry
 
getGlobalTransactionId() - 类 中的方法org.h2.jdbcx.JdbcXid
The global transaction identifier.
getGrantedObject() - 类 中的方法org.h2.engine.Right
 
getGrantedRole() - 类 中的方法org.h2.engine.Right
 
getGrantee() - 类 中的方法org.h2.engine.Right
 
getGroupBy() - 类 中的方法org.h2.command.dml.Select
 
getHandler() - 类 中的方法org.h2.store.Data
 
getHash(byte[], boolean) - 类 中的静态方法org.h2.security.SHA256
Calculate the hash code for the given data.
getHashWithSalt(byte[], byte[]) - 类 中的静态方法org.h2.security.SHA256
Calculate the hash code by using the given salt.
getHaving() - 类 中的方法org.h2.command.dml.Select
 
getHigh() - 类 中的方法org.h2.value.ValueUuid
Get the most significant 64 bits of this UUID.
getHigherOrder(int, int) - 类 中的静态方法org.h2.value.Value
Get the higher value order type of two value types.
getHits() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the number of cache hits.
getHMAC(byte[], byte[]) - 类 中的静态方法org.h2.security.SHA256
Calculate the hash-based message authentication code.
getHoldability() - 类 中的方法org.h2.jdbc.JdbcConnection
Returns the current result set holdability.
getHoldability() - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the current result set holdability.
getHoldability() - 类 中的方法org.h2.tools.SimpleResultSet
Returns the current result set holdability.
getHostName(String) - 类 中的静态方法org.h2.util.NetUtils
Get the host name of a local address, if available.
getId() - 接口 中的方法org.h2.engine.DbObject
Get the unique object id.
getId() - 类 中的方法org.h2.engine.DbObjectBase
 
getId() - 类 中的方法org.h2.engine.MetaRecord
 
getId() - 类 中的方法org.h2.engine.Session
 
getId() - 类 中的方法org.h2.index.MultiVersionIndex
 
getId() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
 
getId() - 类 中的方法org.h2.mvstore.MVMap
Get the map id.
getId() - 类 中的方法org.h2.mvstore.rtree.SpatialKey
 
getIdentifierQuoteString() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the string used to quote identifiers.
getIgnoreCase() - 类 中的方法org.h2.engine.Database
 
getImpact(MBeanOperationInfo) - 类 中的方法org.h2.jmx.DocumentedMBean
 
getImportedKeys(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of primary key columns that are referenced by a table.
getIncrement() - 类 中的方法org.h2.schema.Sequence
 
getIndex() - 类 中的方法org.h2.expression.Parameter
 
getIndex(String) - 类 中的方法org.h2.schema.Schema
Get the index with the given name.
getIndex() - 类 中的方法org.h2.table.PlanItem
 
getIndex() - 类 中的方法org.h2.table.TableFilter
 
getIndex(int) - 类 中的方法org.h2.util.HashBase
Calculate the index for this hash code.
getIndexAccess(Connection) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Get the index writer/searcher wrapper for the given connection.
getIndexColumn(Connection, int, Integer, Boolean) - 类 中的静态方法org.h2.server.pg.PgServer
The Java implementation of the PostgreSQL function pg_get_indexdef.
getIndexColumns() - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
getIndexColumns() - 类 中的方法org.h2.index.BaseIndex
 
getIndexColumns() - 接口 中的方法org.h2.index.Index
Get the indexed columns as index columns (with ordering information).
getIndexColumns() - 类 中的方法org.h2.index.MultiVersionIndex
 
getIndexConditions() - 类 中的方法org.h2.table.TableFilter
 
getIndexCursor() - 类 中的方法org.h2.table.TableFilter
 
getIndexes() - 类 中的方法org.h2.mvstore.db.MVTable
 
getIndexes() - 类 中的方法org.h2.table.FunctionTable
 
getIndexes() - 类 中的方法org.h2.table.MetaTable
 
getIndexes() - 类 中的方法org.h2.table.RangeTable
 
getIndexes() - 类 中的方法org.h2.table.RegularTable
 
getIndexes() - 类 中的方法org.h2.table.Table
Get all indexes for this table.
getIndexes() - 类 中的方法org.h2.table.TableLink
 
getIndexes() - 类 中的方法org.h2.table.TableView
 
getIndexForColumn(Column) - 类 中的方法org.h2.table.Table
Get the index that has the given column as the first element.
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of indexes for this database.
getIndexPath(Connection) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Get the path of the Lucene index for this database.
getIndexType() - 类 中的方法org.h2.index.BaseIndex
 
getIndexType() - 接口 中的方法org.h2.index.Index
Get the index type.
getIndexType() - 类 中的方法org.h2.index.MultiVersionIndex
 
getInDoubtTransactions() - 类 中的方法org.h2.engine.Database
Get the list of in-doubt transactions.
getInDoubtTransactions() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
 
getInDoubtTransactions() - 类 中的方法org.h2.store.PageStore
Get the list of in-doubt transaction.
getInList(ExpressionColumn, List<Expression>) - 类 中的静态方法org.h2.index.IndexCondition
Create an index condition with the compare type IN_LIST and with the given parameters.
getInputStream() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
 
getInputStream(ValueLobDb, byte[], long) - 类 中的方法org.h2.store.LobStorageBackend
 
getInputStream(ValueLobDb, byte[], long) - 类 中的方法org.h2.store.LobStorageFrontend
Get the input stream for the given lob.
getInputStream(ValueLobDb, byte[], long) - 接口 中的方法org.h2.store.LobStorageInterface
Get the input stream for the given lob.
getInputStream(ValueLobDb, byte[], long) - 类 中的方法org.h2.store.LobStorageMap
 
getInputStream() - 类 中的方法org.h2.value.Value
 
getInputStream() - 类 中的方法org.h2.value.ValueLob
 
getInputStream() - 类 中的方法org.h2.value.ValueLobDb
 
getInputStream() - 类 中的方法org.h2.value.ValueNull
 
getInputStreamFromString(String) - 类 中的静态方法org.h2.util.IOUtils
Create an input stream to read from a string.
getInQuery(ExpressionColumn, Query) - 类 中的静态方法org.h2.index.IndexCondition
Create an index condition with the compare type IN_QUERY and with the given parameters.
getInstance(Reader) - 类 中的静态方法org.h2.bnf.Bnf
Create an instance using the grammar specified in the CSV file.
getInstance(HashMap<String, String>) - 类 中的静态方法org.h2.engine.DbSettings
INTERNAL.
getInstance() - 类 中的静态方法org.h2.engine.Engine
 
getInstance(String) - 类 中的静态方法org.h2.engine.Mode
Get the mode with the given name.
getInstance() - 类 中的方法org.h2.engine.UserAggregate
 
getInstance(TransactionStore.Transaction, long) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get a clone of this map for the given transaction.
getInstance() - 类 中的静态方法org.h2.store.RecoverTester
 
getInstance() - 类 中的静态方法org.h2.tools.CompressTool
Get a new instance.
getInstance() - 类 中的静态方法org.h2.tools.MultiDimension
Get the singleton.
getInstance() - 类 中的静态方法org.h2.util.TempFileDeleter
 
getInstance(String, int) - 类 中的静态方法org.h2.value.CompareMode
Create a new compare mode with the given collator and strength.
getInstance(String, int, boolean) - 类 中的静态方法org.h2.value.CompareMode
Create a new compare mode with the given collator and strength.
getInstrumentation() - 类 中的静态方法org.h2.util.Profiler
Get the instrumentation object if started as an agent.
getInt(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as an int.
getInt(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as an int.
getInt(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an int.
getInt(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as an int.
getInt(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an int.
getInt(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an int.
getInt() - 类 中的方法org.h2.value.Value
 
getInt() - 类 中的方法org.h2.value.ValueInt
 
getInt() - 类 中的方法org.h2.value.ValueNull
 
getInternalType(int[]) - 接口 中的方法org.h2.api.Aggregate
This method must return the H2 data type, Value, of the aggregate function, given the H2 data type of the input data.
getIntProperty(Properties, String, int) - 类 中的静态方法org.h2.util.SortedProperties
Get an int property value from a properties object.
getIntValue() - 类 中的方法org.h2.engine.Setting
 
getInvalidValueException(String, Object) - 异常错误 中的静态方法org.h2.message.DbException
Gets a SQL exception meaning this value is invalid.
getIsoDayOfWeek(Date) - 类 中的静态方法org.h2.util.DateTimeUtils
Return the day of week according to the ISO 8601 specification.
getIsoWeek(Date) - 类 中的静态方法org.h2.util.DateTimeUtils
Returns the week of the year according to the ISO 8601 specification.
getIsoYear(Date) - 类 中的静态方法org.h2.util.DateTimeUtils
Returns the year according to the ISO week definition.
getItem(TableFilter) - 类 中的方法org.h2.table.Plan
Get the plan item for the given table.
getJavaClassName() - 类 中的方法org.h2.engine.FunctionAlias
 
getJavaClassName() - 类 中的方法org.h2.engine.UserAggregate
 
getJavaMethodName() - 类 中的方法org.h2.engine.FunctionAlias
 
getJavaMethods() - 类 中的方法org.h2.engine.FunctionAlias
Get the Java methods mapped by this function.
getJavaObjectSerializer() - 类 中的方法org.h2.engine.Database
 
getJavaObjectSerializer() - 类 中的方法org.h2.engine.SessionRemote
 
getJavaObjectSerializer() - 接口 中的方法org.h2.store.DataHandler
Return the serializer to be used for java objects being stored in column of type OTHER.
getJavaObjectSerializer() - 类 中的方法org.h2.tools.Recover
 
getJDBCMajorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the major version of the supported JDBC API.
getJDBCMinorVersion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the minor version of the supported JDBC API.
getJoin() - 类 中的方法org.h2.table.TableFilter
 
getJoinBatch() - 类 中的方法org.h2.command.dml.Select
 
getJoinBatch() - 类 中的方法org.h2.table.TableFilter
 
getJoinCondition() - 类 中的方法org.h2.table.TableFilter
 
getJoinFilterId() - 类 中的方法org.h2.table.TableFilter
 
getKey() - 类 中的方法org.h2.mvstore.Cursor
Get the last read key if there was one.
getKey() - 类 中的方法org.h2.mvstore.DataUtils.MapEntry
 
getKey(long) - 类 中的方法org.h2.mvstore.MVMap
Get the key at the given index.
getKey(int) - 类 中的方法org.h2.mvstore.Page
Get the key at the given index.
getKey() - 类 中的方法org.h2.result.RowImpl
 
getKey() - 接口 中的方法org.h2.result.SearchRow
Get the unique key of the row.
getKey() - 类 中的方法org.h2.result.SimpleRow
 
getKey() - 类 中的方法org.h2.result.SimpleRowValue
 
getKeyCount() - 类 中的方法org.h2.mvstore.Page
Get the number of keys in this page.
getKeyIndex(K) - 类 中的方法org.h2.mvstore.MVMap
Get the index of the given key in the map.
getKeyLength() - 类 中的方法org.h2.security.AES
 
getKeyLength() - 接口 中的方法org.h2.security.BlockCipher
Get the length of the key in bytes.
getKeyLength() - 类 中的方法org.h2.security.Fog
 
getKeyLength() - 类 中的方法org.h2.security.XTEA
 
getKeyPasswordHash(String, char[]) - 类 中的静态方法org.h2.security.SHA256
Calculate the hash of a password by prepending the user name and a '@' character.
getKeyStore(String) - 类 中的静态方法org.h2.security.CipherFactory
Get the keystore object using the given password.
getKeyType() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
 
getKeyType() - 类 中的方法org.h2.mvstore.MVMap.Builder
 
getKeyType() - 类 中的方法org.h2.mvstore.MVMap
Get the key type.
getLast() - 类 中的方法org.h2.engine.UndoLog
Get the last record and remove it from the list of operations.
getLastExecutedCommandType() - 类 中的方法org.h2.jdbc.JdbcStatement
INTERNAL.
getLastIdentity() - 类 中的方法org.h2.engine.Session
 
getLastMatchedSchema() - 类 中的方法org.h2.bnf.Sentence
Get the last matched schema if the last match was a schema.
getLastMatchedTable() - 类 中的方法org.h2.bnf.Sentence
Get the last matched table if the last match was a table.
getLastReconnect() - 类 中的方法org.h2.engine.SessionRemote
 
getLastScopeIdentity() - 类 中的方法org.h2.engine.Session
 
getLastTable() - 类 中的方法org.h2.bnf.Sentence
Get the last added table.
getLastTriggerIdentity() - 类 中的方法org.h2.engine.Session
 
getLatest(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the most recent value for the given key.
getLeft() - 类 中的方法org.h2.command.dml.SelectUnion
 
getLegacyAlgorithmsSilently() - 类 中的静态方法org.h2.security.CipherFactory
Returns the security property "jdk.tls.legacyAlgorithms".
getLength() - 类 中的方法org.h2.store.CountingReaderInputStream
The number of characters read so far (but there might still be some bytes in the buffer).
getLevelFile() - 类 中的方法org.h2.message.TraceSystem
 
getLimit() - 类 中的方法org.h2.command.dml.Query
 
getLineCommentCharacter() - 类 中的方法org.h2.tools.Csv
Get the line comment character.
getLineSeparator() - 类 中的方法org.h2.tools.Csv
Get the line separator used for writing.
getLinkConnection(String, String, String, String) - 类 中的方法org.h2.engine.Database
Open a new connection or get an existing connection to another database.
getList() - 类 中的方法org.h2.value.ValueArray
 
getLobCompressionAlgorithm(int) - 类 中的方法org.h2.engine.Database
 
getLobCompressionAlgorithm(int) - 类 中的方法org.h2.engine.SessionRemote
 
getLobCompressionAlgorithm(int) - 接口 中的方法org.h2.store.DataHandler
Get the compression algorithm used for large objects.
getLobCompressionAlgorithm(int) - 类 中的方法org.h2.tools.Recover
INTERNAL
getLobConnectionForInit() - 类 中的方法org.h2.engine.Database
 
getLobConnectionForRegularUse() - 类 中的方法org.h2.engine.Database
 
getLobFileListCache() - 类 中的方法org.h2.engine.Database
 
getLobFileListCache() - 类 中的方法org.h2.engine.SessionRemote
 
getLobFileListCache() - 接口 中的方法org.h2.store.DataHandler
Get the lob file list cache if it is used.
getLobFileListCache() - 类 中的方法org.h2.tools.Recover
INTERNAL
getLobId() - 类 中的方法org.h2.value.ValueLobDb
 
getLobSession() - 类 中的方法org.h2.engine.Database
 
getLobStorage() - 类 中的方法org.h2.engine.Database
 
getLobStorage() - 类 中的方法org.h2.engine.SessionRemote
 
getLobStorage() - 接口 中的方法org.h2.store.DataHandler
Get the lob storage mechanism to use.
getLobStorage() - 类 中的方法org.h2.tools.Recover
INTERNAL
getLobSyncObject() - 类 中的方法org.h2.engine.Database
 
getLobSyncObject() - 类 中的方法org.h2.engine.SessionRemote
 
getLobSyncObject() - 接口 中的方法org.h2.store.DataHandler
Get the synchronization object for lob operations.
getLobSyncObject() - 类 中的方法org.h2.tools.Recover
INTERNAL
getLocalAddress() - 类 中的静态方法org.h2.util.NetUtils
Get the local host address as a string.
getLocalDateClass() - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Returns the class java.time.LocalDate.
getLocalDateTimeClass() - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Returns the class java.time.LocalDateTime.
getLocalTempTableConstraints() - 类 中的方法org.h2.engine.Session
Get the map of constraints for all constraints on local, temporary tables, if any.
getLocalTempTableIndexes() - 类 中的方法org.h2.engine.Session
 
getLocalTempTables() - 类 中的方法org.h2.engine.Session
 
getLocalTimeClass() - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Returns the class java.time.LocalTime.
getLockMode() - 类 中的方法org.h2.engine.Database
 
getLocks() - 类 中的方法org.h2.engine.Session
 
getLockTimeout() - 类 中的方法org.h2.engine.Session
 
getLoginTimeout() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Gets the maximum time in seconds to wait for a free connection.
getLoginTimeout() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the login timeout in seconds, 0 meaning no timeout.
getLogMode() - 类 中的方法org.h2.engine.Database
 
getLogMode() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getLogMode() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The transaction log mode (0 disabled, 1 without sync, 2 enabled).
getLogMode() - 类 中的方法org.h2.store.PageStore
 
getLogWriter() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
INTERNAL
getLogWriter() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current log writer for this object.
getLong(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a long.
getLong(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a long.
getLong(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a long.
getLong(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a long.
getLong(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a long.
getLong(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a long.
getLong() - 类 中的方法org.h2.value.Value
 
getLong() - 类 中的方法org.h2.value.ValueInt
 
getLong() - 类 中的方法org.h2.value.ValueLong
 
getLong() - 类 中的方法org.h2.value.ValueNull
 
getLookupBatch(int) - 类 中的方法org.h2.table.JoinBatch
Get the lookup batch for the given table filter.
getLow() - 类 中的方法org.h2.value.ValueUuid
Get the least significant 64 bits of this UUID.
getMainIndexColumn() - 类 中的方法org.h2.index.PageDataIndex
 
getMainIndexColumn() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getMajorVersion() - 类 中的方法org.h2.Driver
Get the major version number of the driver.
getManagementDbName(int) - 类 中的静态方法org.h2.server.TcpServer
Get the database name of the management database.
getMap() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Convert this cache to a map.
getMap() - 类 中的方法org.h2.mvstore.StreamStore
 
getMapName() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getMapName() - 类 中的方法org.h2.mvstore.db.MVTable
 
getMapName(int) - 类 中的方法org.h2.mvstore.MVStore
Get the name of the given map.
getMapNames() - 类 中的方法org.h2.mvstore.MVStore
Get the set of all map names.
getMask(ArrayList<IndexCondition>) - 类 中的方法org.h2.index.IndexCondition
Get the comparison bit mask.
getMasks() - 类 中的方法org.h2.table.SubQueryInfo
 
getMasks() - 类 中的方法org.h2.table.TableFilter
 
getMax(Session) - 类 中的方法org.h2.table.RangeTable
Calculate and get the end value of this range.
getMaxBinaryLiteralLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for hex values (characters).
getMaxBlockKey(byte[]) - 类 中的方法org.h2.mvstore.StreamStore
Get the key of the biggest block, of -1 for inline data.
getMaxBlockSize() - 类 中的方法org.h2.mvstore.StreamStore
 
getMaxCatalogNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a catalog name.
getMaxCharLiteralLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for literals.
getMaxColumnNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for column names.
getMaxColumnsInGroupBy() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of columns in GROUP BY.
getMaxColumnsInIndex() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of columns in CREATE INDEX.
getMaxColumnsInOrderBy() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of columns in ORDER BY.
getMaxColumnsInSelect() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of columns in SELECT.
getMaxColumnsInTable() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of columns in CREATE TABLE.
getMaxConnections() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of open connection.
getMaxConnections() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Gets the maximum number of connections to use.
getMaxCursorNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a cursor name.
getMaxDataModificationId() - 类 中的方法org.h2.command.dml.Query
 
getMaxDataModificationId() - 类 中的方法org.h2.expression.ExpressionVisitor
Get the last data modification.
getMaxDataModificationId() - 类 中的方法org.h2.mvstore.db.MVTable
 
getMaxDataModificationId() - 类 中的方法org.h2.table.FunctionTable
 
getMaxDataModificationId() - 类 中的方法org.h2.table.MetaTable
 
getMaxDataModificationId() - 类 中的方法org.h2.table.RangeTable
 
getMaxDataModificationId() - 类 中的方法org.h2.table.RegularTable
 
getMaxDataModificationId() - 类 中的方法org.h2.table.Table
Get the last data modification id.
getMaxDataModificationId() - 类 中的方法org.h2.table.TableLink
 
getMaxDataModificationId() - 类 中的方法org.h2.table.TableView
 
getMaxFieldSize() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the maximum number of bytes for a result set column.
getMaxIndexLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for an index (in bytes).
getMaxLengthInplaceLob() - 类 中的方法org.h2.engine.Database
 
getMaxLengthInplaceLob() - 类 中的方法org.h2.engine.SessionRemote
 
getMaxLengthInplaceLob() - 接口 中的方法org.h2.store.DataHandler
Get the maximum length of a in-place large object
getMaxLengthInplaceLob() - 类 中的方法org.h2.tools.Recover
INTERNAL
getMaxMemory() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the maximum memory to use.
getMaxMemory() - 接口 中的方法org.h2.util.Cache
Get the maximum memory to be used.
getMaxMemory() - 类 中的方法org.h2.util.CacheLRU
 
getMaxMemory() - 类 中的方法org.h2.util.CacheTQ
 
getMaxMemoryRows() - 类 中的方法org.h2.engine.Database
 
getMaxMemoryUndo() - 类 中的方法org.h2.engine.Database
 
getMaxModificationIdVisitor() - 类 中的静态方法org.h2.expression.ExpressionVisitor
 
getMaxOperationMemory() - 类 中的方法org.h2.engine.Database
 
getMaxProcedureNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a procedure name.
getMaxRows() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the maximum number of rows for a ResultSet.
getMaxRowSize() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum size of a row (in bytes).
getMaxSchemaNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a schema name.
getMaxStatementLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length of a statement.
getMaxStatements() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of open statements.
getMaxTableNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a table name.
getMaxTablesInSelect() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum number of tables in a SELECT.
getMaxUserNameLength() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the maximum length for a user name.
getMaxValue() - 类 中的方法org.h2.schema.Sequence
 
getMaxValue(int) - 类 中的方法org.h2.tools.MultiDimension
Get the maximum value for the given dimension count.
getMemory() - 类 中的方法org.h2.index.PageBtree
Get the estimated memory size.
getMemory() - 类 中的方法org.h2.index.PageDataOverflow
Get the estimated memory size.
getMemory(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the memory used for the given key.
getMemory(Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
getMemory(Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
getMemory(Object) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
getMemory() - 类 中的方法org.h2.mvstore.Page
 
getMemory(Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
getMemory(Object) - 接口 中的方法org.h2.mvstore.type.DataType
Estimate the used memory in bytes.
getMemory(Object) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
getMemory(Object) - 类 中的方法org.h2.mvstore.type.StringDataType
 
getMemory() - 类 中的方法org.h2.result.RowImpl
 
getMemory() - 接口 中的方法org.h2.result.SearchRow
Get the estimated memory used for this row, in bytes.
getMemory() - 类 中的方法org.h2.result.SimpleRow
 
getMemory() - 类 中的方法org.h2.result.SimpleRowValue
 
getMemory() - 类 中的方法org.h2.store.PageFreeList
Get the estimated memory size.
getMemory() - 类 中的方法org.h2.store.PageStreamData
Get the estimated memory size.
getMemory() - 类 中的方法org.h2.store.PageStreamTrunk
Get the estimated memory size.
getMemory() - 接口 中的方法org.h2.util.Cache
Get the used size in KB.
getMemory() - 类 中的方法org.h2.util.CacheHead
 
getMemory() - 类 中的方法org.h2.util.CacheLRU
 
getMemory() - 类 中的方法org.h2.util.CacheObject
Get the estimated used memory.
getMemory() - 类 中的方法org.h2.util.CacheTQ
 
getMemory() - 类 中的方法org.h2.value.Value
Get the memory used by this object.
getMemory() - 类 中的方法org.h2.value.ValueArray
 
getMemory() - 类 中的方法org.h2.value.ValueBytes
 
getMemory() - 类 中的方法org.h2.value.ValueDecimal
 
getMemory() - 类 中的方法org.h2.value.ValueGeometry
 
getMemory() - 类 中的方法org.h2.value.ValueLob
 
getMemory() - 类 中的方法org.h2.value.ValueLobDb
 
getMemory() - 类 中的方法org.h2.value.ValueString
 
getMemoryFree() - 类 中的静态方法org.h2.util.Utils
Get the free memory in KB.
getMemoryMax() - 类 中的静态方法org.h2.util.Utils
Get the maximum memory in KB.
getMemoryUsed() - 类 中的静态方法org.h2.util.Utils
Get the used memory in KB.
getMessage() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Get the detail error message.
getMetaData() - 类 中的方法org.h2.command.Command
 
getMetaData() - 接口 中的方法org.h2.command.CommandInterface
Get an empty result set containing the meta data of the result.
getMetaData() - 类 中的方法org.h2.command.CommandRemote
 
getMetaData() - 类 中的方法org.h2.jdbc.JdbcConnection
Gets the database meta data for this database.
getMetaData() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Gets the result set metadata of the query returned when the statement is executed.
getMetaData() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the meta data of this result set.
getMetaData() - 类 中的方法org.h2.tools.SimpleResultSet
Returns a reference to itself.
getMetaMap() - 类 中的方法org.h2.mvstore.MVStore
Get the metadata map.
getMetaTableTypeCount() - 类 中的静态方法org.h2.table.MetaTable
Get the number of meta table types.
getMethod(String) - 类 中的方法org.h2.util.SourceCompiler
Get the first public static method of the given class.
getMillis(TimeZone, int, int, int, int, int, int, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Calculate the milliseconds since 1970-01-01 (UTC) for the given date and time (in the specified timezone).
getMin(Session) - 类 中的方法org.h2.table.RangeTable
Calculate and get the start value of this range.
getMinBlockSize() - 类 中的方法org.h2.mvstore.StreamStore
 
getMinMax(K, boolean, boolean) - 类 中的方法org.h2.mvstore.MVMap
Get the smallest or largest key using the given bounds.
getMinorVersion() - 类 中的方法org.h2.Driver
Get the minor version number of the driver.
getMinValue() - 类 中的方法org.h2.schema.Sequence
 
getMisses() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the number of cache misses.
getMode() - 类 中的方法org.h2.engine.Database
 
getMode() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getMode() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The database compatibility mode (REGULAR if no compatibility mode is used).
getModificationDataId() - 类 中的方法org.h2.engine.Database
 
getModificationId() - 类 中的方法org.h2.engine.DbObjectBase
 
getModificationId() - 类 中的方法org.h2.engine.Session
 
getModificationMetaId() - 类 中的方法org.h2.engine.Database
 
getMonth() - 类 中的方法org.h2.api.TimestampWithTimeZone
Gets the month 1-based.
getMoreResults() - 类 中的方法org.h2.jdbc.JdbcStatement
Moves to the next result set - however there is always only one result set.
getMoreResults(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Move to the next result set.
getMvStore() - 类 中的方法org.h2.engine.Database
 
getName() - 类 中的方法org.h2.bnf.context.DbColumn
 
getName() - 类 中的方法org.h2.bnf.context.DbProcedure
 
getName() - 类 中的方法org.h2.bnf.context.DbTableOrView
 
getName() - 类 中的方法org.h2.engine.ConnectionInfo
Get the unique and normalized database name (excluding settings).
getName() - 类 中的方法org.h2.engine.Database
 
getName() - 接口 中的方法org.h2.engine.DbObject
Get the name.
getName() - 类 中的方法org.h2.engine.DbObjectBase
 
getName() - 类 中的方法org.h2.engine.Mode
 
getName() - 类 中的方法org.h2.engine.Procedure
 
getName() - 类 中的方法org.h2.expression.Function
 
getName() - 接口 中的方法org.h2.expression.FunctionCall
Get the name of the function.
getName() - 类 中的方法org.h2.expression.JavaFunction
 
getName() - 类 中的方法org.h2.expression.TableFunction
 
getName() - 类 中的方法org.h2.expression.Variable
 
getName() - 类 中的方法org.h2.index.MultiVersionIndex
 
getName() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
 
getName() - 类 中的方法org.h2.mvstore.MVMap
Get the map name.
getName() - 类 中的方法org.h2.server.pg.PgServer
 
getName() - 接口 中的方法org.h2.server.Service
Get the human readable name of the service.
getName() - 类 中的方法org.h2.server.TcpServer
 
getName() - 类 中的方法org.h2.server.web.WebServer
 
getName() - 类 中的方法org.h2.store.fs.FilePath
Get the file or directory name (the last element of the path).
getName(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the file or directory name (the last element of the path).
getName() - 类 中的方法org.h2.table.Column
 
getName(Locale) - 类 中的静态方法org.h2.value.CompareMode
Get the collation name.
getName() - 类 中的方法org.h2.value.CompareMode
 
getNanos() - 类 中的方法org.h2.value.ValueTime
 
getNanosSinceMidnight() - 类 中的方法org.h2.api.TimestampWithTimeZone
Gets the nanoseconds since midnight.
getNCharacterStream(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a reader.
getNCharacterStream(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a reader.
getNCharacterStream(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a reader.
getNCharacterStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a reader.
getNCharacterStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNCharacterStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNClob(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Clob.
getNClob(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a Clob.
getNClob(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Clob.
getNClob(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a Clob.
getNClob(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNClob(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNestedJoin() - 类 中的方法org.h2.table.TableFilter
 
getNetworkTimeout() - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported]
getNew(String) - 类 中的方法org.h2.value.ValueString
Create a new String value of the current class.
getNew(String) - 类 中的方法org.h2.value.ValueStringFixed
 
getNew(String) - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
getNewDuplicateKeyException() - 类 中的方法org.h2.index.PageDataIndex
 
getNewRandom() - 类 中的静态方法org.h2.value.ValueUuid
Create a new UUID using the pseudo random number generator.
getNext() - 类 中的方法org.h2.bnf.Sentence
Get the map of next tokens.
getNext(Session) - 类 中的方法org.h2.schema.Sequence
Get the next value for this sequence.
getNextId() - 类 中的方法org.h2.engine.SessionRemote
 
getNextId(int) - 类 中的静态方法org.h2.message.TraceObject
Get the next trace object id for this object type.
getNextKey() - 类 中的方法org.h2.mvstore.StreamStore
 
getNextModificationDataId() - 类 中的方法org.h2.engine.Database
 
getNextModificationMetaId() - 类 中的方法org.h2.engine.Database
 
getNextSystemIdentifier(String) - 类 中的方法org.h2.engine.Session
Get the next system generated identifiers.
getNextTempFileNamePart(boolean) - 类 中的静态方法org.h2.store.fs.FilePath
Get the next temporary file name part (the part in the middle).
getNextTokenList(String) - 类 中的方法org.h2.bnf.Bnf
Get the list of tokens that can follow.
getNextTrunk() - 类 中的方法org.h2.store.PageStreamTrunk
 
getNoCopy(byte[]) - 类 中的静态方法org.h2.value.ValueBytes
Get or create a bytes value for the given byte array.
getNoCopy(Object, byte[], DataHandler) - 类 中的静态方法org.h2.value.ValueJavaObject
Get or create a java object value for the given byte array.
getNonAliasExpression() - 类 中的方法org.h2.expression.Alias
 
getNonAliasExpression() - 类 中的方法org.h2.expression.Expression
Returns the main expression, skipping aliases.
getNonPrimitiveClass(Class<?>) - 类 中的静态方法org.h2.util.Utils
Convert primitive class names to java.lang.* class names.
getNotIfPossible(Session) - 类 中的方法org.h2.expression.Comparison
 
getNotIfPossible(Session) - 类 中的方法org.h2.expression.ConditionAndOr
 
getNotIfPossible(Session) - 类 中的方法org.h2.expression.ConditionNot
 
getNotIfPossible(Session) - 类 中的方法org.h2.expression.Expression
If it is possible, return the negated expression.
getNotIfPossible(Session) - 类 中的方法org.h2.expression.ExpressionColumn
 
getNotIfPossible(Session) - 类 中的方法org.h2.expression.Parameter
 
getNotIfPossible(Session) - 类 中的方法org.h2.expression.ValueExpression
 
getNString(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a String.
getNString(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a String.
getNString(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a String.
getNString(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a String.
getNString(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNString(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getNull() - 类 中的静态方法org.h2.expression.ValueExpression
Get the NULL expression.
getNullable() - 类 中的方法org.h2.expression.Alias
 
getNullable() - 类 中的方法org.h2.expression.Expression
Check whether this expression is a column and can store NULL.
getNullable() - 类 中的方法org.h2.expression.ExpressionColumn
 
getNullable() - 接口 中的方法org.h2.expression.ParameterInterface
Check if this column is nullable.
getNullable() - 类 中的方法org.h2.expression.ParameterRemote
 
getNullable(int) - 类 中的方法org.h2.result.LocalResult
 
getNullable(int) - 接口 中的方法org.h2.result.ResultInterface
Check if this column is nullable.
getNullable(int) - 类 中的方法org.h2.result.ResultRemote
 
getNullString() - 类 中的方法org.h2.tools.Csv
Get the current null string.
getNumericFunctions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the list of numeric functions supported by this database.
getObject(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns a column value as a Java object.
getObject(int, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Gets a column as a object using the specified type mapping.
getObject(String, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Gets a column as a object using the specified type mapping.
getObject(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns a column value as a Java object.
getObject(int, Class<T>) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported]
getObject(String, Class<T>) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported]
getObject(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns a column value as a Java object.
getObject(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns a column value as a Java object.
getObject(int, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Gets a column as a object using the specified type mapping.
getObject(String, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Gets a column as a object using the specified type mapping.
getObject(int, Class<T>) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns a column value as a Java object.
getObject(String, Class<T>) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns a column value as a Java object.
getObject(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an Object.
getObject(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an Object.
getObject(int, Class<T>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getObject(String, Class<T>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getObject(int, Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getObject(String, Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getObject(int, boolean) - 类 中的方法org.h2.util.SmallMap
Get an object from the map if it is stored.
getObject() - 类 中的方法org.h2.value.Value
Get the value as an object.
getObject() - 类 中的方法org.h2.value.ValueArray
 
getObject() - 类 中的方法org.h2.value.ValueBoolean
 
getObject() - 类 中的方法org.h2.value.ValueByte
 
getObject() - 类 中的方法org.h2.value.ValueBytes
 
getObject() - 类 中的方法org.h2.value.ValueDate
 
getObject() - 类 中的方法org.h2.value.ValueDecimal
 
getObject() - 类 中的方法org.h2.value.ValueDouble
 
getObject() - 类 中的方法org.h2.value.ValueFloat
 
getObject() - 类 中的方法org.h2.value.ValueGeometry
 
getObject() - 类 中的方法org.h2.value.ValueInt
 
getObject() - 类 中的方法org.h2.value.ValueLob
 
getObject() - 类 中的方法org.h2.value.ValueLobDb
 
getObject() - 类 中的方法org.h2.value.ValueLong
 
getObject() - 类 中的方法org.h2.value.ValueNull
 
getObject() - 类 中的方法org.h2.value.ValueResultSet
 
getObject() - 类 中的方法org.h2.value.ValueShort
 
getObject() - 类 中的方法org.h2.value.ValueString
 
getObject() - 类 中的方法org.h2.value.ValueTime
 
getObject() - 类 中的方法org.h2.value.ValueTimestamp
 
getObject() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getObject() - 类 中的方法org.h2.value.ValueUuid
 
getObjectId() - 类 中的方法org.h2.command.Prepared
Get the current object id, or get a new id from the database.
getObjectId() - 类 中的方法org.h2.value.ValueLob
Get the current object id of this lob.
getObjectIds() - 类 中的方法org.h2.store.PageStore
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - 类 中的方法org.h2.jdbcx.JdbcDataSourceFactory
Creates a new object using the specified location or reference information.
getObjectType() - 类 中的方法org.h2.engine.MetaRecord
 
getOffset() - 类 中的方法org.h2.command.dml.Query
 
getOffsetDateTimeClass() - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Returns the class java.time.OffsetDateTime.
getOid(Connection, String) - 类 中的静态方法org.h2.server.pg.PgServer
Get the OID of an object.
getOnCommitDrop() - 类 中的方法org.h2.table.Table
 
getOnCommitTruncate() - 类 中的方法org.h2.table.Table
 
getOpenStackTrace() - 类 中的方法org.h2.util.CloseWatcher
Get the open stack trace or null if none.
getOpenTransactions() - 类 中的方法org.h2.mvstore.db.TransactionStore
Get the list of unclosed transactions that have pending writes.
getOptimizableVisitor(Table) - 类 中的静态方法org.h2.expression.ExpressionVisitor
Create a new visitor to check if all aggregates are for the given table.
getOptimizeReuseResults() - 类 中的方法org.h2.engine.Database
 
getOrderInFrom() - 类 中的方法org.h2.table.TableFilter
Get the order number (index) of this table filter in the "from" clause of the query.
getOriginalCause() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
INTERNAL
getOriginalColumnName() - 类 中的方法org.h2.expression.ExpressionColumn
 
getOriginalMessage() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
INTERNAL
getOriginalSQL() - 类 中的方法org.h2.table.Column
 
getOriginalTableAliasName() - 类 中的方法org.h2.expression.ExpressionColumn
 
getOriginalURL() - 类 中的方法org.h2.engine.ConnectionInfo
Get the complete original database URL.
getOwner() - 类 中的方法org.h2.schema.Schema
Get the owner of this schema.
getOwner() - 类 中的方法org.h2.table.TableView
 
getPage(int) - 类 中的方法org.h2.store.PageStore
Read a page from the store.
getPageChunkId(long) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the chunk id from the position.
getPageCount() - 类 中的方法org.h2.store.PageStore
Get the number of pages (including free pages).
getPageMaxLength(long) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the maximum length for the given code.
getPageOffset(long) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the offset from the position.
getPagePos(int, int, int, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the position of this page.
getPagesAddressed(int) - 类 中的静态方法org.h2.store.PageFreeList
Get the number of pages that can fit in a free list.
getPageSize() - 类 中的方法org.h2.engine.Database
 
getPageSize() - 类 中的方法org.h2.store.PageStore
Get the page size.
getPageSplitSize() - 类 中的方法org.h2.mvstore.MVStore
 
getPageStore() - 类 中的方法org.h2.engine.Database
 
getPageStoreSession() - 类 中的方法org.h2.store.PageStore
 
getPageType(long) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the page type from the position.
getParameterClassName(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the Java class name of the parameter.
getParameterCount() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
getParameterCount() - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the number of parameters.
getParameterMetaData() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Get the parameter meta data of this prepared statement.
getParameterMode(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the parameter mode.
getParameterOffset(ArrayList<Parameter>) - 类 中的方法org.h2.table.TableView
Get the index of the first parameter.
getParameters() - 类 中的方法org.h2.bnf.context.DbProcedure
 
getParameters() - 类 中的方法org.h2.command.Command
Get the list of parameters.
getParameters() - 类 中的方法org.h2.command.CommandContainer
 
getParameters() - 接口 中的方法org.h2.command.CommandInterface
Get the parameters (if any).
getParameters() - 类 中的方法org.h2.command.CommandRemote
 
getParameters() - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
getParameters() - 类 中的方法org.h2.command.Prepared
Get the parameter list.
getParameterType(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the parameter type.
getParameterTypeName(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the parameter type name.
getParameterValues() - 类 中的方法org.h2.command.dml.Query
 
getParamValue() - 类 中的方法org.h2.expression.Parameter
 
getParamValue() - 接口 中的方法org.h2.expression.ParameterInterface
Get the value of the parameter if set.
getParamValue() - 类 中的方法org.h2.expression.ParameterRemote
 
getParent() - 类 中的方法org.h2.store.fs.FilePath
Get the parent directory of a file or directory.
getParent() - 类 中的方法org.h2.store.fs.FilePathDisk
 
getParent() - 类 中的方法org.h2.store.fs.FilePathMem
 
getParent() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
getParent() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
getParent() - 类 中的方法org.h2.store.fs.FilePathZip
 
getParent(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the parent directory of a file or directory.
getParentLogger() - 类 中的方法org.h2.Driver
[Not supported]
getParentLogger() - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
[Not supported]
getParentLogger() - 类 中的方法org.h2.jdbcx.JdbcDataSource
[Not supported]
getPassword() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current password.
getPasswordBytes(char[]) - 类 中的静态方法org.h2.store.fs.FilePathEncrypt
Convert a char array to a byte array, in UTF-16 format.
getPath(String) - 类 中的方法org.h2.store.fs.FilePath
Convert a file to a path.
getPath(String) - 类 中的方法org.h2.store.fs.FilePathDisk
 
getPath(String) - 类 中的方法org.h2.store.fs.FilePathMem
 
getPath(String) - 类 中的方法org.h2.store.fs.FilePathNioMem
 
getPath(String) - 类 中的方法org.h2.store.fs.FilePathWrapper
 
getPath(String) - 类 中的方法org.h2.store.fs.FilePathZip
 
getPBKDF2(byte[], byte[], int, int) - 类 中的静态方法org.h2.security.SHA256
Calculate the hash using the password-based key derivation function 2.
getPgExpr(String, int) - 类 中的静态方法org.h2.server.pg.PgServer
A fake wrapper around pg_get_expr(expr_text, relation_oid), in PostgreSQL it "decompiles the internal form of an expression, assuming that any vars in it refer to the relation indicated by the second parameter".
getPlanSQL() - 类 中的方法org.h2.command.dml.Delete
 
getPlanSQL() - 类 中的方法org.h2.command.dml.Insert
 
getPlanSQL() - 类 中的方法org.h2.command.dml.Merge
 
getPlanSQL() - 类 中的方法org.h2.command.dml.Replace
 
getPlanSQL() - 类 中的方法org.h2.command.dml.Select
 
getPlanSQL() - 类 中的方法org.h2.command.dml.SelectUnion
 
getPlanSQL() - 类 中的方法org.h2.command.dml.Update
 
getPlanSQL() - 类 中的方法org.h2.command.Prepared
Get the SQL statement with the execution plan.
getPlanSQL() - 类 中的方法org.h2.index.BaseIndex
 
getPlanSQL() - 类 中的方法org.h2.index.FunctionIndex
 
getPlanSQL() - 接口 中的方法org.h2.index.Index
Get the message to show in a EXPLAIN statement.
getPlanSQL() - 接口 中的方法org.h2.index.IndexLookupBatch
Get plan for EXPLAIN.
getPlanSQL() - 类 中的方法org.h2.index.MetaIndex
 
getPlanSQL() - 类 中的方法org.h2.index.MultiVersionIndex
 
getPlanSQL() - 类 中的方法org.h2.index.PageDataIndex
 
getPlanSQL() - 类 中的方法org.h2.index.ScanIndex
 
getPlanSQL() - 类 中的方法org.h2.index.ViewIndex
 
getPlanSQL() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getPlanSQL(boolean) - 类 中的方法org.h2.table.TableFilter
Get the query execution plan text to use for this table filter.
getPooledConnection() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new pooled connection using the current URL, user name and password.
getPooledConnection(String, String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new pooled connection using the current URL and the specified user name and password.
getPort() - 类 中的方法org.h2.server.pg.PgServer
 
getPort() - 接口 中的方法org.h2.server.Service
Gets the port this service is listening on.
getPort() - 类 中的方法org.h2.server.TcpServer
 
getPort() - 类 中的方法org.h2.server.web.WebServer
 
getPort() - 类 中的方法org.h2.tools.Server
Gets the port this server is listening on.
getPos() - 类 中的方法org.h2.mvstore.Page
Get the position of the page
getPos() - 类 中的方法org.h2.util.CacheObject
 
getPosition() - 类 中的方法org.h2.bnf.context.DbColumn
 
getPowerOffCount() - 类 中的方法org.h2.engine.Database
 
getPowerOffCount() - 类 中的方法org.h2.engine.Session
 
getPowerOffCount() - 接口 中的方法org.h2.engine.SessionInterface
Get the number of disk operations before power failure is simulated.
getPowerOffCount() - 类 中的方法org.h2.engine.SessionRemote
 
getPowerOffCount() - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
getPrecision() - 类 中的方法org.h2.expression.Aggregate
 
getPrecision() - 类 中的方法org.h2.expression.Alias
 
getPrecision() - 类 中的方法org.h2.expression.Expression
Get the precision of this expression.
getPrecision() - 类 中的方法org.h2.expression.ExpressionColumn
 
getPrecision() - 类 中的方法org.h2.expression.ExpressionList
 
getPrecision() - 类 中的方法org.h2.expression.Function
 
getPrecision() - 类 中的方法org.h2.expression.JavaAggregate
 
getPrecision() - 类 中的方法org.h2.expression.JavaFunction
 
getPrecision() - 类 中的方法org.h2.expression.Operation
 
getPrecision() - 类 中的方法org.h2.expression.Parameter
 
getPrecision() - 接口 中的方法org.h2.expression.ParameterInterface
Get the expected precision of this parameter.
getPrecision() - 类 中的方法org.h2.expression.ParameterRemote
 
getPrecision() - 类 中的方法org.h2.expression.Rownum
 
getPrecision() - 类 中的方法org.h2.expression.SequenceValue
 
getPrecision() - 类 中的方法org.h2.expression.Subquery
 
getPrecision() - 类 中的方法org.h2.expression.ValueExpression
 
getPrecision() - 类 中的方法org.h2.expression.Variable
 
getPrecision() - 类 中的方法org.h2.expression.Wildcard
 
getPrecision(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the parameter precision.
getPrecision(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Gets the precision for this column.
getPrecision() - 类 中的方法org.h2.table.Column
 
getPrecision(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the precision.
getPrecision() - 类 中的方法org.h2.value.Value
Get the precision.
getPrecision() - 类 中的方法org.h2.value.ValueArray
 
getPrecision() - 类 中的方法org.h2.value.ValueBoolean
 
getPrecision() - 类 中的方法org.h2.value.ValueByte
 
getPrecision() - 类 中的方法org.h2.value.ValueBytes
 
getPrecision() - 类 中的方法org.h2.value.ValueDate
 
getPrecision() - 类 中的方法org.h2.value.ValueDecimal
 
getPrecision() - 类 中的方法org.h2.value.ValueDouble
 
getPrecision() - 类 中的方法org.h2.value.ValueFloat
 
getPrecision() - 类 中的方法org.h2.value.ValueGeometry
 
getPrecision() - 类 中的方法org.h2.value.ValueInt
 
getPrecision() - 类 中的方法org.h2.value.ValueLob
 
getPrecision() - 类 中的方法org.h2.value.ValueLobDb
 
getPrecision() - 类 中的方法org.h2.value.ValueLong
 
getPrecision() - 类 中的方法org.h2.value.ValueNull
 
getPrecision() - 类 中的方法org.h2.value.ValueResultSet
 
getPrecision() - 类 中的方法org.h2.value.ValueShort
 
getPrecision() - 类 中的方法org.h2.value.ValueString
 
getPrecision() - 类 中的方法org.h2.value.ValueTime
 
getPrecision() - 类 中的方法org.h2.value.ValueTimestamp
 
getPrecision() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getPrecision() - 类 中的方法org.h2.value.ValueUuid
 
getPrefix() - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
getPrefix() - 类 中的方法org.h2.store.fs.FilePathSplit
 
getPrefix() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
getPrepared() - 类 中的方法org.h2.engine.Procedure
 
getPreserveWhitespace() - 类 中的方法org.h2.tools.Csv
Whether whitespace in unquoted text is preserved.
getPrimaryKey() - 类 中的方法org.h2.table.Table
 
getPrimaryKeys(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the primary key columns for a table.
getProcedure(String) - 类 中的方法org.h2.engine.Session
Get the procedure with the given name, or null if none exists.
getProcedureColumn(DbContents, ResultSet) - 类 中的静态方法org.h2.bnf.context.DbColumn
Create a column from a DatabaseMetaData.getProcedureColumns row.
getProcedureColumns(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of procedure columns.
getProcedures() - 类 中的方法org.h2.bnf.context.DbSchema
 
getProcedures(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of procedures.
getProcedureTerm() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the term for "procedure".
getProperty(String, String) - 类 中的方法org.h2.engine.ConnectionInfo
Get the value of the given property.
getProperty(String, String) - 类 中的静态方法org.h2.util.Utils
Get the system property.
getProperty(String, int) - 类 中的静态方法org.h2.util.Utils
Get the system property.
getProperty(String, boolean) - 类 中的静态方法org.h2.util.Utils
Get the system property.
getPropertyInfo(String, Properties) - 类 中的方法org.h2.Driver
Get the list of supported properties.
getPseudoColumns(String, String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported]
getPublicRole() - 类 中的方法org.h2.engine.Database
 
getQualifiedTable() - 类 中的方法org.h2.table.TableLink
 
getQueries() - 类 中的方法org.h2.engine.QueryStatisticsData
 
getQuery() - 类 中的方法org.h2.bnf.Sentence
Get the query string.
getQuery() - 类 中的方法org.h2.expression.Subquery
 
getQuery() - 类 中的方法org.h2.index.ViewIndex
 
getQuery() - 类 中的方法org.h2.table.TableView
 
getQueryColumnIndexes() - 类 中的方法org.h2.result.SortOrder
Get the column index list.
getQueryStatistics() - 类 中的方法org.h2.engine.Database
 
getQueryStatisticsData() - 类 中的方法org.h2.engine.Database
 
getQueryTimeout() - 类 中的方法org.h2.engine.Session
 
getQueryTimeout() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the current query timeout in seconds.
getQueryUpper() - 类 中的方法org.h2.bnf.Sentence
Get the uppercase version of the query string.
getQueueSize() - 类 中的方法org.h2.schema.TriggerObject
 
getQuotedName() - 类 中的方法org.h2.bnf.context.DbColumn
 
getQuotedName() - 类 中的方法org.h2.bnf.context.DbProcedure
 
getQuotedName() - 类 中的方法org.h2.bnf.context.DbTableOrView
 
getRandom() - 类 中的方法org.h2.engine.Session
 
getRawChildPageCount() - 类 中的方法org.h2.mvstore.Page
 
getReadBytes() - 类 中的方法org.h2.mvstore.FileStore
Get the number of read bytes since this store was opened.
getReadCount() - 类 中的方法org.h2.mvstore.FileStore
Get the number of read operations since this store was opened.
getReadCount() - 类 中的方法org.h2.store.PageStore
Get the file read count since the database was opened.
getReader(InputStream) - 类 中的静态方法org.h2.util.IOUtils
Create a reader to read from an input stream using the UTF-8 format.
getReader() - 类 中的方法org.h2.value.Value
 
getReader() - 类 中的方法org.h2.value.ValueLob
 
getReader() - 类 中的方法org.h2.value.ValueLobDb
 
getReader() - 类 中的方法org.h2.value.ValueNull
 
getReadStart() - 类 中的静态方法org.h2.store.PageStreamData
 
getRecursiveResult() - 类 中的方法org.h2.table.TableView
 
getRef(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Gets a column as a reference.
getRef(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Gets a column as a reference.
getRef(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Gets a column as a reference.
getRef(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Gets a column as a reference.
getRef(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getRef(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getRefColumns() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getReference() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get a new reference for this object, using the current settings.
getReferencedColumns(Table) - 类 中的方法org.h2.constraint.Constraint
Get all referenced columns.
getReferencedColumns(Table) - 类 中的方法org.h2.constraint.ConstraintCheck
 
getReferencedColumns(Table) - 类 中的方法org.h2.constraint.ConstraintReferential
 
getReferencedColumns(Table) - 类 中的方法org.h2.constraint.ConstraintUnique
 
getReferentialIntegrity() - 类 中的方法org.h2.engine.Database
 
getRefTable() - 类 中的方法org.h2.constraint.Constraint
 
getRefTable() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getResolver() - 类 中的方法org.h2.expression.ExpressionVisitor
Get the column resolver.
getResource(String) - 类 中的静态方法org.h2.util.Utils
Get a resource from the resource map.
getResult() - 接口 中的方法org.h2.api.Aggregate
This method returns the computed aggregate value.
getResult() - 接口 中的方法org.h2.api.AggregateFunction
This method returns the computed aggregate value.
getResult(Session) - 类 中的方法org.h2.table.FunctionTable
Read the result from the function.
getResult(PreparedStatement, int[], int[]) - 类 中的方法org.h2.tools.MultiDimension
Executes a prepared query that was generated using generatePreparedQuery.
getResultSet() - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a result set.
getResultSet(Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a result set.
getResultSet(long, int) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a result set.
getResultSet(long, int, Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcArray
Returns the value as a result set.
getResultSet() - 类 中的方法org.h2.jdbc.JdbcStatement
Returns the last result set produces by this statement.
getResultSet(Session) - 类 中的方法org.h2.table.FunctionTable
Read the result set from the function.
getResultSet() - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getResultSet(Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getResultSet(long, int) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getResultSet(long, int, Map<String, Class<?>>) - 类 中的方法org.h2.tools.SimpleResultSet.SimpleArray
INTERNAL
getResultSet() - 类 中的方法org.h2.value.Value
 
getResultSet() - 类 中的方法org.h2.value.ValueResultSet
 
getResultSetConcurrency() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the result set concurrency created by this object.
getResultSetHoldability() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the result set holdability.
getResultSetHoldability() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the result set holdability.
getResultSetType() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the result set type.
getRetentionTime() - 类 中的方法org.h2.engine.Database
 
getRetentionTime() - 类 中的方法org.h2.mvstore.MVStore
 
getReuseSpace() - 类 中的方法org.h2.mvstore.MVStore
 
getRight() - 类 中的方法org.h2.command.dml.SelectUnion
 
getRightForObject(DbObject) - 类 中的方法org.h2.engine.RightOwner
Get the 'grant schema' right of this object.
getRightForRole(Role) - 类 中的方法org.h2.engine.RightOwner
Get the 'grant role' right of this object.
getRightMask() - 类 中的方法org.h2.engine.Right
 
getRights() - 类 中的方法org.h2.engine.Right
 
getRoot() - 类 中的方法org.h2.mvstore.MVMap
Get the root page.
getRootPageId() - 类 中的方法org.h2.index.PageIndex
Get the root page of this index.
getRootPageId(int) - 类 中的方法org.h2.store.PageStore
Get the root page of an index.
getRow() - 类 中的方法org.h2.engine.UndoLogRecord
Get the row that was deleted or inserted.
getRow(Session, long) - 类 中的方法org.h2.index.BaseIndex
 
getRow(Session, long) - 接口 中的方法org.h2.index.Index
Get the row with the given key.
getRow(Session, long) - 类 中的方法org.h2.index.MultiVersionIndex
 
getRow(Session, long) - 类 中的方法org.h2.index.PageBtreeIndex
Get a row from the main index.
getRow(Session, long) - 类 中的方法org.h2.index.PageDataIndex
 
getRow(Session, long) - 类 中的方法org.h2.index.ScanIndex
 
getRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the current row number.
getRow(Session, long) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getRow(Session, long) - 类 中的方法org.h2.mvstore.db.MVTable
 
getRow(Session, long) - 类 中的方法org.h2.table.RegularTable
 
getRow(Session, long) - 类 中的方法org.h2.table.Table
Get the given row.
getRow() - 类 中的方法org.h2.tools.SimpleResultSet
Returns the row number (1, 2,...) or 0 for no row.
getRowCount() - 类 中的方法org.h2.command.dml.Insert
 
getRowCount() - 类 中的方法org.h2.expression.TableFunction
 
getRowCount(Session) - 类 中的方法org.h2.index.FunctionIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.HashIndex
 
getRowCount(Session) - 接口 中的方法org.h2.index.Index
Get the row count of this table, for the given session.
getRowCount(Session) - 类 中的方法org.h2.index.LinkedIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.MetaIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.MultiVersionIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.PageBtreeIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.PageDataIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.PageDelegateIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.RangeIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.ScanIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.SpatialTreeIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.TreeIndex
 
getRowCount(Session) - 类 中的方法org.h2.index.ViewIndex
 
getRowCount(Session) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
getRowCount(Session) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getRowCount(Session) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
getRowCount(Session) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
getRowCount(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
getRowCount() - 类 中的方法org.h2.result.LocalResult
 
getRowCount() - 接口 中的方法org.h2.result.ResultInterface
Get the number of rows in this object.
getRowCount() - 类 中的方法org.h2.result.ResultRemote
 
getRowCount() - 接口 中的方法org.h2.result.ResultTarget
Get the number of rows.
getRowCount(Session) - 类 中的方法org.h2.table.FunctionTable
 
getRowCount(Session) - 类 中的方法org.h2.table.MetaTable
 
getRowCount(Session) - 类 中的方法org.h2.table.RangeTable
 
getRowCount(Session) - 类 中的方法org.h2.table.RegularTable
 
getRowCount(Session) - 类 中的方法org.h2.table.Table
Get the row count for this table.
getRowCount(Session) - 类 中的方法org.h2.table.TableLink
 
getRowCount(Session) - 类 中的方法org.h2.table.TableView
 
getRowCountApproximation() - 类 中的方法org.h2.index.FunctionIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.HashIndex
 
getRowCountApproximation() - 接口 中的方法org.h2.index.Index
Get the approximated row count for this table.
getRowCountApproximation() - 类 中的方法org.h2.index.LinkedIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.MetaIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.MultiVersionIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.PageBtreeIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.PageDataIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.PageDelegateIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.RangeIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.ScanIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.SpatialTreeIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.TreeIndex
 
getRowCountApproximation() - 类 中的方法org.h2.index.ViewIndex
 
getRowCountApproximation() - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
getRowCountApproximation() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getRowCountApproximation() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
getRowCountApproximation() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
getRowCountApproximation() - 类 中的方法org.h2.mvstore.db.MVTable
 
getRowCountApproximation() - 类 中的方法org.h2.table.FunctionTable
 
getRowCountApproximation() - 类 中的方法org.h2.table.MetaTable
 
getRowCountApproximation() - 类 中的方法org.h2.table.RangeTable
 
getRowCountApproximation() - 类 中的方法org.h2.table.RegularTable
 
getRowCountApproximation() - 类 中的方法org.h2.table.Table
Get the approximated row count for this table.
getRowCountApproximation() - 类 中的方法org.h2.table.TableLink
 
getRowCountApproximation() - 类 中的方法org.h2.table.TableView
 
getRowCountMax() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
The maximum number of rows, including uncommitted rows of any session.
getRowCountStandardDeviation() - 类 中的方法org.h2.engine.QueryStatisticsData.QueryEntry
 
getRowFactory() - 类 中的方法org.h2.engine.Database
 
getRowId(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Returns the value of the specified column as a row id.
getRowId(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Returns the value of the specified column as a row id.
getRowId(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Returns the value of the specified column as a row id.
getRowId(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Returns the value of the specified column as a row id.
getRowId() - 类 中的方法org.h2.result.LocalResult
 
getRowId() - 接口 中的方法org.h2.result.ResultInterface
Get the current row id, starting with 0
getRowId() - 类 中的方法org.h2.result.ResultRemote
 
getRowId(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getRowId(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getRowIdColumn() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getRowIdColumn() - 类 中的方法org.h2.mvstore.db.MVTable
 
getRowIdColumn() - 接口 中的方法org.h2.table.ColumnResolver
Get the row id pseudo column, if there is one.
getRowIdColumn() - 类 中的方法org.h2.table.RegularTable
 
getRowIdColumn() - 类 中的方法org.h2.table.SingleColumnResolver
 
getRowIdColumn() - 类 中的方法org.h2.table.Table
Get the row id column if this table has one.
getRowIdColumn() - 类 中的方法org.h2.table.TableFilter
 
getRowIdLifetime() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Get the lifetime of a rowid.
getRowWithKey(long) - 类 中的方法org.h2.index.PageDataIndex
Get the row with the given key.
getRule() - 类 中的方法org.h2.bnf.RuleHead
 
getRuleHead(String) - 类 中的方法org.h2.bnf.Bnf
Get the rule head for the given title.
getRuleMapKey(String) - 类 中的静态方法org.h2.bnf.Bnf
Convert convert ruleLink to rule_link.
getSavepointId() - 类 中的方法org.h2.jdbc.JdbcSavepoint
Get the generated id of this savepoint.
getSavepointName() - 类 中的方法org.h2.jdbc.JdbcSavepoint
Get the name of this savepoint.
getScale() - 类 中的方法org.h2.expression.Aggregate
 
getScale() - 类 中的方法org.h2.expression.Alias
 
getScale() - 类 中的方法org.h2.expression.Expression
Get the scale of this expression.
getScale() - 类 中的方法org.h2.expression.ExpressionColumn
 
getScale() - 类 中的方法org.h2.expression.ExpressionList
 
getScale() - 类 中的方法org.h2.expression.Function
 
getScale() - 类 中的方法org.h2.expression.JavaAggregate
 
getScale() - 类 中的方法org.h2.expression.JavaFunction
 
getScale() - 类 中的方法org.h2.expression.Operation
 
getScale() - 类 中的方法org.h2.expression.Parameter
 
getScale() - 接口 中的方法org.h2.expression.ParameterInterface
Get the expected scale of this parameter.
getScale() - 类 中的方法org.h2.expression.ParameterRemote
 
getScale() - 类 中的方法org.h2.expression.Rownum
 
getScale() - 类 中的方法org.h2.expression.SequenceValue
 
getScale() - 类 中的方法org.h2.expression.Subquery
 
getScale() - 类 中的方法org.h2.expression.ValueExpression
 
getScale() - 类 中的方法org.h2.expression.Variable
 
getScale() - 类 中的方法org.h2.expression.Wildcard
 
getScale(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Returns the parameter scale.
getScale(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Gets the scale for this column.
getScale() - 类 中的方法org.h2.table.Column
 
getScale(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the scale.
getScale() - 类 中的方法org.h2.value.Value
 
getScale() - 类 中的方法org.h2.value.ValueDecimal
 
getScale() - 类 中的方法org.h2.value.ValueDouble
 
getScale() - 类 中的方法org.h2.value.ValueFloat
 
getScale() - 类 中的方法org.h2.value.ValueTimestamp
 
getScale() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getScanIndex(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
getScanIndex(Session) - 类 中的方法org.h2.table.FunctionTable
 
getScanIndex(Session) - 类 中的方法org.h2.table.MetaTable
 
getScanIndex(Session) - 类 中的方法org.h2.table.RangeTable
 
getScanIndex(Session) - 类 中的方法org.h2.table.RegularTable
 
getScanIndex(Session) - 类 中的方法org.h2.table.Table
Get the scan index to iterate through all rows.
getScanIndex(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.table.Table
Get the scan index for this table.
getScanIndex(Session) - 类 中的方法org.h2.table.TableLink
 
getScanIndex(Session) - 类 中的方法org.h2.table.TableView
 
getScanIndex(Session, int[], TableFilter[], int, SortOrder, HashSet<Column>) - 类 中的方法org.h2.table.TableView
 
getSchema() - 类 中的方法org.h2.bnf.context.DbProcedure
 
getSchema() - 类 中的方法org.h2.bnf.context.DbTableOrView
 
getSchema() - 类 中的方法org.h2.command.ddl.SchemaCommand
Get the schema
getSchema(String) - 类 中的方法org.h2.engine.Database
Get the schema.
getSchema() - 类 中的方法org.h2.index.MultiVersionIndex
 
getSchema() - 类 中的方法org.h2.jdbc.JdbcConnection
Retrieves this current schema name for this connection.
getSchema() - 接口 中的方法org.h2.schema.SchemaObject
Get the schema in which this object is defined
getSchema() - 类 中的方法org.h2.schema.SchemaObjectBase
 
getSchemaName() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getSchemaName() - 类 中的方法org.h2.expression.Expression
Get the schema name, or null
getSchemaName() - 类 中的方法org.h2.expression.ExpressionColumn
 
getSchemaName() - 类 中的方法org.h2.expression.Wildcard
 
getSchemaName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the schema name.
getSchemaName(int) - 类 中的方法org.h2.result.LocalResult
 
getSchemaName(int) - 接口 中的方法org.h2.result.ResultInterface
Get the schema name for the column, if one exists.
getSchemaName(int) - 类 中的方法org.h2.result.ResultRemote
 
getSchemaName() - 接口 中的方法org.h2.table.ColumnResolver
Get the schema name.
getSchemaName() - 类 中的方法org.h2.table.SingleColumnResolver
 
getSchemaName() - 类 中的方法org.h2.table.TableFilter
 
getSchemaName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns null.
getSchemas() - 类 中的方法org.h2.bnf.context.DbContents
 
getSchemas() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of schemas.
getSchemas(String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of schemas in the database.
getSchemaSearchPath() - 类 中的方法org.h2.engine.Session
 
getSchemaTerm() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the term for "schema".
getScheme() - 类 中的方法org.h2.mvstore.cache.FilePathCache
 
getScheme() - 类 中的方法org.h2.store.fs.FilePath
Get the scheme (prefix) for this file provider.
getScheme() - 类 中的方法org.h2.store.fs.FilePathDisk
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathMem
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathNio
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathNioMapped
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathRec
Get the prefix for this file system.
getScheme() - 类 中的方法org.h2.store.fs.FilePathRetryOnInterrupt
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathSplit
 
getScheme() - 类 中的方法org.h2.store.fs.FilePathZip
 
getScriptDirectory() - 类 中的静态方法org.h2.engine.SysProperties
System property h2.scriptDirectory (default: empty string).
getSearchRow() - 接口 中的方法org.h2.index.Cursor
Get the current row.
getSearchRow() - 类 中的方法org.h2.index.FunctionCursor
 
getSearchRow() - 类 中的方法org.h2.index.FunctionCursorResultSet
 
getSearchRow() - 类 中的方法org.h2.index.IndexCursor
 
getSearchRow() - 类 中的方法org.h2.index.LinkedCursor
 
getSearchRow() - 类 中的方法org.h2.index.MetaCursor
 
getSearchRow() - 类 中的方法org.h2.index.MultiVersionCursor
 
getSearchRow() - 类 中的方法org.h2.index.NonUniqueHashCursor
 
getSearchRow() - 类 中的方法org.h2.index.PageBtreeCursor
 
getSearchRow() - 类 中的方法org.h2.index.ScanCursor
 
getSearchRow() - 类 中的方法org.h2.index.SingleRowCursor
 
getSearchRow() - 类 中的方法org.h2.index.TreeCursor
 
getSearchRow() - 类 中的方法org.h2.index.ViewCursor
 
getSearchStringEscape() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the default escape character for DatabaseMetaData search patterns.
getSection() - 类 中的方法org.h2.bnf.RuleHead
 
getSelect() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getSelect() - 接口 中的方法org.h2.table.ColumnResolver
Get the select statement.
getSelect() - 类 中的方法org.h2.table.SingleColumnResolver
 
getSelect() - 类 中的方法org.h2.table.TableFilter
 
getSelectivity() - 类 中的方法org.h2.table.Column
Get the selectivity of the column.
getSequence(String) - 类 中的方法org.h2.schema.Schema
Get the sequence with the given name.
getSequence() - 类 中的方法org.h2.table.Column
 
getService() - 类 中的方法org.h2.tools.Server
Get the service attached to this server.
getSession() - 类 中的方法org.h2.command.Parser
 
getSession() - 类 中的方法org.h2.index.ViewIndex
 
getSession() - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
getSession() - 类 中的方法org.h2.table.TableFilter
 
getSessionCount() - 类 中的方法org.h2.engine.Database
 
getSessionId() - 接口 中的方法org.h2.result.Row
Get session id.
getSessionId() - 类 中的方法org.h2.result.RowImpl
 
getSessions(boolean) - 类 中的方法org.h2.engine.Database
Get all sessions that are currently connected to the database.
getSessionStart() - 类 中的方法org.h2.engine.Session
 
getSettings() - 类 中的方法org.h2.engine.Database
 
getSettings() - 类 中的方法org.h2.engine.SettingsBase
Get all settings.
getShort(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a short.
getShort(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a short.
getShort(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a short.
getShort(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a short.
getShort(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a short.
getShort(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a short.
getShort() - 类 中的方法org.h2.value.Value
 
getShort() - 类 中的方法org.h2.value.ValueNull
 
getShort() - 类 中的方法org.h2.value.ValueShort
 
getShortName() - 类 中的方法org.h2.engine.Database
 
getSignum() - 类 中的方法org.h2.value.Value
 
getSignum() - 类 中的方法org.h2.value.ValueByte
 
getSignum() - 类 中的方法org.h2.value.ValueDecimal
 
getSignum() - 类 中的方法org.h2.value.ValueDouble
 
getSignum() - 类 中的方法org.h2.value.ValueFloat
 
getSignum() - 类 中的方法org.h2.value.ValueInt
 
getSignum() - 类 中的方法org.h2.value.ValueLong
 
getSignum() - 类 中的方法org.h2.value.ValueShort
 
getSignum() - 类 中的方法org.h2.value.ValueTime
 
getSmall() - 类 中的方法org.h2.value.Value
Get the byte array.
getSmall() - 类 中的方法org.h2.value.ValueLob
Get the data if this a small lob value.
getSmall() - 类 中的方法org.h2.value.ValueLobDb
Get the data if this a small lob value.
getSnapshotOfAllThreads() - 类 中的方法org.h2.util.DebuggingThreadLocal
Get a snapshot of the data of all threads.
getSocket() - 类 中的方法org.h2.value.Transfer
Get the socket.
getSortOrder() - 类 中的方法org.h2.command.dml.Select
 
getSortOrder() - 类 中的方法org.h2.table.SubQueryInfo
 
getSortTypes() - 类 中的方法org.h2.result.SortOrder
Get the sort order bit masks.
getSource() - 类 中的方法org.h2.engine.FunctionAlias
 
getSource() - 异常错误 中的方法org.h2.message.DbException
 
getSQL() - 类 中的方法org.h2.command.dml.SelectOrderBy
 
getSQL() - 类 中的方法org.h2.command.Prepared
Get the SQL statement.
getSQL(Value[]) - 类 中的静态方法org.h2.command.Prepared
Get the SQL snippet of the value list.
getSQL(Expression[]) - 类 中的静态方法org.h2.command.Prepared
Get the SQL snippet of the expression list.
getSQL() - 接口 中的方法org.h2.engine.DbObject
Get the SQL name of this object (may be quoted).
getSQL() - 类 中的方法org.h2.engine.DbObjectBase
 
getSQL() - 类 中的方法org.h2.engine.FunctionAlias
 
getSQL() - 类 中的方法org.h2.engine.MetaRecord
 
getSQL() - 类 中的方法org.h2.expression.Aggregate
 
getSQL() - 类 中的方法org.h2.expression.Alias
 
getSQL() - 类 中的方法org.h2.expression.CompareLike
 
getSQL() - 类 中的方法org.h2.expression.Comparison
 
getSQL() - 类 中的方法org.h2.expression.ConditionAndOr
 
getSQL() - 类 中的方法org.h2.expression.ConditionExists
 
getSQL() - 类 中的方法org.h2.expression.ConditionIn
 
getSQL() - 类 中的方法org.h2.expression.ConditionInConstantSet
 
getSQL() - 类 中的方法org.h2.expression.ConditionInSelect
 
getSQL() - 类 中的方法org.h2.expression.ConditionNot
 
getSQL() - 类 中的方法org.h2.expression.Expression
Get the SQL statement of this expression.
getSQL() - 类 中的方法org.h2.expression.ExpressionColumn
 
getSQL() - 类 中的方法org.h2.expression.ExpressionList
 
getSQL() - 类 中的方法org.h2.expression.Function
 
getSQL() - 接口 中的方法org.h2.expression.FunctionCall
Get the SQL snippet of the function (including arguments).
getSQL() - 类 中的方法org.h2.expression.JavaAggregate
 
getSQL() - 类 中的方法org.h2.expression.JavaFunction
 
getSQL() - 类 中的方法org.h2.expression.Operation
 
getSQL() - 类 中的方法org.h2.expression.Parameter
 
getSQL() - 类 中的方法org.h2.expression.Rownum
 
getSQL() - 类 中的方法org.h2.expression.SequenceValue
 
getSQL() - 类 中的方法org.h2.expression.Subquery
 
getSQL() - 类 中的方法org.h2.expression.TableFunction
 
getSQL() - 类 中的方法org.h2.expression.ValueExpression
 
getSQL() - 类 中的方法org.h2.expression.Variable
 
getSQL() - 类 中的方法org.h2.expression.Wildcard
 
getSQL() - 类 中的方法org.h2.index.IndexCondition
Get the SQL snippet of this comparison.
getSQL() - 类 中的方法org.h2.index.IndexType
Get the SQL snippet to create such an index.
getSQL() - 类 中的方法org.h2.index.MultiVersionIndex
 
getSQL() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Returns the SQL statement.
getSQL(Expression[], int) - 类 中的方法org.h2.result.SortOrder
Create the SQL snippet that describes this sort order.
getSQL() - 类 中的方法org.h2.schema.SchemaObjectBase
 
getSQL() - 类 中的方法org.h2.table.Column
 
getSQL() - 类 中的方法org.h2.table.FunctionTable
 
getSQL() - 类 中的方法org.h2.table.IndexColumn
Get the SQL snippet for this index column.
getSQL() - 类 中的方法org.h2.table.RangeTable
 
getSQL() - 类 中的方法org.h2.table.TableView
 
getSQL() - 类 中的方法org.h2.value.Value
Get the SQL expression for this value.
getSQL() - 类 中的方法org.h2.value.ValueArray
 
getSQL() - 类 中的方法org.h2.value.ValueBoolean
 
getSQL() - 类 中的方法org.h2.value.ValueByte
 
getSQL() - 类 中的方法org.h2.value.ValueBytes
 
getSQL() - 类 中的方法org.h2.value.ValueDate
 
getSQL() - 类 中的方法org.h2.value.ValueDecimal
 
getSQL() - 类 中的方法org.h2.value.ValueDouble
 
getSQL() - 类 中的方法org.h2.value.ValueFloat
 
getSQL() - 类 中的方法org.h2.value.ValueGeometry
 
getSQL() - 类 中的方法org.h2.value.ValueInt
 
getSQL() - 类 中的方法org.h2.value.ValueLob
 
getSQL() - 类 中的方法org.h2.value.ValueLobDb
 
getSQL() - 类 中的方法org.h2.value.ValueLong
 
getSQL() - 类 中的方法org.h2.value.ValueNull
 
getSQL() - 类 中的方法org.h2.value.ValueResultSet
 
getSQL() - 类 中的方法org.h2.value.ValueShort
 
getSQL() - 类 中的方法org.h2.value.ValueString
 
getSQL() - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
getSQL() - 类 中的方法org.h2.value.ValueTime
 
getSQL() - 类 中的方法org.h2.value.ValueTimestamp
 
getSQL() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getSQL() - 类 中的方法org.h2.value.ValueUuid
 
getSQLException() - 异常错误 中的方法org.h2.message.DbException
Get the SQLException object.
getSQLKeywords() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the comma-separated list of all SQL keywords that are not supported as table/column/index name, in addition to the SQL-92 keywords.
getSQLStateType() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the SQL State type.
getSQLXML(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Returns the value of the specified column as a SQLXML object.
getSQLXML(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Returns the value of the specified column as a SQLXML object.
getSQLXML(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Returns the value of the specified column as a SQLXML object.
getSQLXML(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Returns the value of the specified column as a SQLXML object.
getSQLXML(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getSQLXML(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getStart() - 类 中的方法org.h2.index.IndexCursor
Get start search row.
getStartTime() - 类 中的静态方法org.h2.server.pg.PgServer
Get the current system time.
getState(int) - 类 中的静态方法org.h2.api.ErrorCode
INTERNAL
getState() - 接口 中的方法org.h2.store.InDoubtTransaction
Get the state of this transaction as a text.
getState() - 类 中的方法org.h2.store.PageStoreInDoubtTransaction
 
getStatement() - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the statement that created this object.
getStatement() - 类 中的方法org.h2.tools.SimpleResultSet
Returns null.
getStatements() - 类 中的方法org.h2.bnf.Bnf
Get the list of possible statements.
getStatementSavepoint() - 类 中的方法org.h2.engine.Session
 
getStaticField(String) - 类 中的静态方法org.h2.util.Utils
Returns a static field.
getStatus() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
 
getStatus() - 类 中的方法org.h2.tools.Server
Get the status of this server.
getStep(Session) - 类 中的方法org.h2.table.RangeTable
Get the increment.
getStore() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
 
getStore() - 类 中的方法org.h2.mvstore.MVMap
 
getStoreHeader() - 类 中的方法org.h2.mvstore.MVStore
Get the store header.
getStoreVersion() - 类 中的方法org.h2.mvstore.MVStore
Get the store version.
getStrength() - 类 中的方法org.h2.value.CompareMode
 
getString(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a String.
getString(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a String.
getString(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a String.
getString(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a String.
getString(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a String.
getString(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a String.
getString() - 类 中的方法org.h2.value.Value
Get the value as a string.
getString() - 类 中的方法org.h2.value.ValueArray
 
getString() - 类 中的方法org.h2.value.ValueBoolean
 
getString() - 类 中的方法org.h2.value.ValueByte
 
getString() - 类 中的方法org.h2.value.ValueBytes
 
getString() - 类 中的方法org.h2.value.ValueDate
 
getString() - 类 中的方法org.h2.value.ValueDecimal
 
getString() - 类 中的方法org.h2.value.ValueDouble
 
getString() - 类 中的方法org.h2.value.ValueFloat
 
getString() - 类 中的方法org.h2.value.ValueGeometry
 
getString() - 类 中的方法org.h2.value.ValueInt
 
getString() - 类 中的方法org.h2.value.ValueLob
 
getString() - 类 中的方法org.h2.value.ValueLobDb
 
getString() - 类 中的方法org.h2.value.ValueLong
 
getString() - 类 中的方法org.h2.value.ValueNull
 
getString() - 类 中的方法org.h2.value.ValueResultSet
 
getString() - 类 中的方法org.h2.value.ValueShort
 
getString() - 类 中的方法org.h2.value.ValueString
 
getString() - 类 中的方法org.h2.value.ValueTime
 
getString() - 类 中的方法org.h2.value.ValueTimestamp
 
getString() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getString() - 类 中的方法org.h2.value.ValueUuid
 
getStringFunctions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the list of string functions supported by this database.
getStringLen(String) - 类 中的静态方法org.h2.store.Data
Get the length of a String.
getStringValue() - 类 中的方法org.h2.engine.Setting
 
getSubQueryInfo() - 类 中的方法org.h2.engine.Session
 
getSubString(long, int) - 类 中的方法org.h2.jdbc.JdbcClob
Returns a substring.
getSuperTables(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Get the list of super tables of a table.
getSuperTypes(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
[Not supported]
getSyntaxError(String, int) - 异常错误 中的静态方法org.h2.message.DbException
Create a syntax error exception.
getSyntaxError(String, int, String) - 异常错误 中的静态方法org.h2.message.DbException
Create a syntax error exception.
getSystemColumns() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getSystemColumns() - 接口 中的方法org.h2.table.ColumnResolver
Get the list of system columns, if any.
getSystemColumns() - 类 中的方法org.h2.table.SingleColumnResolver
 
getSystemColumns() - 类 中的方法org.h2.table.TableFilter
Get the system columns that this table understands.
getSystemFunctions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the list of system functions supported by this database.
getSystemSession() - 类 中的方法org.h2.engine.Database
 
getTable() - 类 中的方法org.h2.constraint.Constraint
 
getTable() - 类 中的方法org.h2.engine.UndoLogRecord
Get the table.
getTable() - 类 中的方法org.h2.expression.ExpressionVisitor
Get the table.
getTable() - 类 中的方法org.h2.index.BaseIndex
 
getTable() - 接口 中的方法org.h2.index.Index
Get the table on which this index is based.
getTable() - 类 中的方法org.h2.index.MultiVersionIndex
 
getTable() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
getTable() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
getTable() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
getTable() - 类 中的方法org.h2.schema.TriggerObject
Get the table of this trigger.
getTable() - 类 中的方法org.h2.table.Column
 
getTable() - 类 中的方法org.h2.table.TableFilter
 
getTableAlias() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getTableAlias() - 类 中的方法org.h2.expression.Expression
Get the table alias name or null if this expression does not represent a column.
getTableAlias() - 类 中的方法org.h2.expression.Wildcard
 
getTableAlias() - 接口 中的方法org.h2.table.ColumnResolver
Get the table alias.
getTableAlias() - 类 中的方法org.h2.table.SingleColumnResolver
 
getTableAlias() - 类 中的方法org.h2.table.TableFilter
Get the table alias name.
getTableEngine(String) - 类 中的方法org.h2.engine.Database
Get the table engine class, loading it if needed.
getTableFilter() - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getTableFilter() - 类 中的方法org.h2.expression.ExpressionColumn
 
getTableFilter() - 接口 中的方法org.h2.table.ColumnResolver
Get the table filter.
getTableFilter() - 类 中的方法org.h2.table.SingleColumnResolver
 
getTableFilter() - 类 中的方法org.h2.table.TableFilter
 
getTableId() - 类 中的方法org.h2.value.Value
Get the table (only for LOB object).
getTableId() - 类 中的方法org.h2.value.ValueLob
Get the current table id of this lob.
getTableId() - 类 中的方法org.h2.value.ValueLobDb
Get the current table id of this lob.
getTableName() - 类 中的方法org.h2.expression.Alias
 
getTableName() - 类 中的方法org.h2.expression.Expression
Get the table name, or null
getTableName() - 类 中的方法org.h2.expression.ExpressionColumn
 
getTableName(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Returns the table name.
getTableName(int) - 类 中的方法org.h2.result.LocalResult
 
getTableName(int) - 接口 中的方法org.h2.result.ResultInterface
Get the table name for the column, if one exists.
getTableName(int) - 类 中的方法org.h2.result.ResultRemote
 
getTableName(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns null.
getTableOrView(Session, String) - 类 中的方法org.h2.schema.Schema
Get the table or view with the given name.
getTableOrViewByName(String) - 类 中的方法org.h2.engine.Database
Get the tables with the given name, if any.
getTableOrViewByName(String) - 类 中的方法org.h2.schema.Schema
Get the table with the given name, if any.
getTablePrivileges(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of table privileges.
getTables() - 类 中的方法org.h2.bnf.context.DbSchema
 
getTables() - 类 中的方法org.h2.bnf.Sentence
Get the set of tables.
getTables() - 类 中的方法org.h2.command.dml.Query
Get all tables that are involved in this query.
getTables() - 类 中的方法org.h2.command.dml.Select
 
getTables() - 类 中的方法org.h2.command.dml.SelectUnion
 
getTables(String, String, String, String[]) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of tables in the database.
getTables() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
 
getTableType() - 类 中的方法org.h2.mvstore.db.MVTable
 
getTableType() - 类 中的方法org.h2.table.FunctionTable
 
getTableType() - 类 中的方法org.h2.table.MetaTable
 
getTableType() - 类 中的方法org.h2.table.RangeTable
 
getTableType() - 类 中的方法org.h2.table.RegularTable
 
getTableType() - 类 中的方法org.h2.table.Table
Get the table type name
getTableType() - 类 中的方法org.h2.table.TableLink
 
getTableType() - 类 中的方法org.h2.table.TableView
 
getTableTypes() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of table types.
getTempFileDeleter() - 类 中的方法org.h2.engine.Database
 
getTempFileDeleter() - 类 中的方法org.h2.engine.SessionRemote
 
getTempFileDeleter() - 接口 中的方法org.h2.store.DataHandler
Get the temp file deleter mechanism.
getTempFileDeleter() - 类 中的方法org.h2.tools.Recover
INTERNAL
getTemplateRow() - 类 中的方法org.h2.table.Table
 
getTemplateSimpleRow(boolean) - 类 中的方法org.h2.table.Table
Get a new simple row object.
getTempTableName(String, Session) - 类 中的方法org.h2.engine.Database
Get a unique temporary table name.
getTime(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Time.
getTime(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Time using a specified time zone.
getTime(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Time using a specified time zone.
getTime(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Time.
getTime(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Time.
getTime(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Time.
getTime(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Time using a specified time zone.
getTime(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Time using a specified time zone.
getTime(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an java.sql.Time.
getTime(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Time.
getTime(int, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getTime(String, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getTime() - 类 中的方法org.h2.value.Value
 
getTime() - 类 中的方法org.h2.value.ValueNull
 
getTime() - 类 中的方法org.h2.value.ValueTime
 
getTimeDateFunctions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the list of date and time functions supported by this database.
getTimeLocalWithoutDst(Date) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the number of milliseconds since 1970-01-01 in the local timezone, but without daylight saving time into account.
getTimeNanos() - 类 中的方法org.h2.value.ValueTimestamp
The nanoseconds since midnight.
getTimeNanos() - 类 中的方法org.h2.value.ValueTimestampTimeZone
The nanoseconds since midnight.
getTimestamp(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Timestamp.
getTimestamp(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Timestamp using a specified time zone.
getTimestamp(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Timestamp using a specified time zone.
getTimestamp(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns the value of the specified column as a java.sql.Timestamp.
getTimestamp(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Timestamp.
getTimestamp(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Timestamp.
getTimestamp(int, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Timestamp using a specified time zone.
getTimestamp(String, Calendar) - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns the value of the specified column as a java.sql.Timestamp.
getTimestamp(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as an java.sql.Timestamp.
getTimestamp(String) - 类 中的方法org.h2.tools.SimpleResultSet
Returns the value as a java.sql.Timestamp.
getTimestamp(int, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getTimestamp(String, Calendar) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getTimestamp() - 类 中的方法org.h2.value.Value
 
getTimestamp() - 类 中的方法org.h2.value.ValueNull
 
getTimestamp() - 类 中的方法org.h2.value.ValueTimestamp
 
getTimestamp() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getTimeUTCWithoutDst(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert the number of milliseconds since 1970-01-01 in the local timezone to UTC, but without daylight saving time into account.
getTimeZoneOffsetMins() - 类 中的方法org.h2.api.TimestampWithTimeZone
The time zone offset in minutes.
getTimeZoneOffsetMins() - 类 中的方法org.h2.value.ValueTimestampTimeZone
The timezone offset in minutes.
getTokenizer(String) - 类 中的静态方法org.h2.bnf.Bnf
Get the tokenizer for the given syntax.
getTop(int) - 类 中的方法org.h2.util.Profiler
Get the top stack traces.
getTopFilters() - 类 中的方法org.h2.command.dml.Select
 
getTopic() - 类 中的方法org.h2.bnf.RuleHead
 
getTopQuery() - 类 中的方法org.h2.table.TableView
 
getTopTableFilter() - 类 中的方法org.h2.command.dml.Select
 
getTotalCount() - 类 中的方法org.h2.mvstore.Page
Get the total number of key-value pairs, including child pages.
getTrace(int) - 类 中的方法org.h2.engine.Database
Get the trace object for the given module id.
getTrace() - 类 中的方法org.h2.engine.Session
 
getTrace() - 接口 中的方法org.h2.engine.SessionInterface
Get the trace object
getTrace() - 类 中的方法org.h2.engine.SessionRemote
 
getTrace(int) - 类 中的方法org.h2.message.TraceSystem
Get or create a trace object for this module id.
getTrace(String) - 类 中的方法org.h2.message.TraceSystem
Create a trace object for this module.
getTrace() - 类 中的方法org.h2.store.PageStore
 
getTrace() - 接口 中的方法org.h2.util.CacheWriter
Get the trace writer.
getTraceId() - 类 中的方法org.h2.message.TraceObject
INTERNAL
getTraceLevel() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getTraceLevel() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The trace level (0 disabled, 1 error, 2 info, 3 debug).
getTraceObjectName() - 类 中的方法org.h2.message.TraceObject
INTERNAL
getTraceSQL() - 类 中的方法org.h2.value.Value
Get a medium size SQL expression for debugging or tracing.
getTraceSQL() - 类 中的方法org.h2.value.ValueArray
 
getTraceSQL() - 类 中的方法org.h2.value.ValueLob
 
getTraceSQL() - 类 中的方法org.h2.value.ValueLobDb
 
getTraceSystem() - 类 中的方法org.h2.engine.Database
 
getTraceSystem() - 类 中的静态方法org.h2.jdbcx.JdbcDataSourceFactory
INTERNAL
getTransaction() - 类 中的方法org.h2.engine.Session
Get the transaction to use for this session.
getTransaction() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
 
getTransactionId() - 类 中的方法org.h2.engine.Session
 
getTransactionIsolation() - 类 中的方法org.h2.jdbc.JdbcConnection
Returns the current transaction isolation level.
getTransactionName() - 接口 中的方法org.h2.store.InDoubtTransaction
Get the name of the transaction.
getTransactionName() - 类 中的方法org.h2.store.PageStoreInDoubtTransaction
 
getTransactionStart() - 类 中的方法org.h2.engine.Session
 
getTransactionStore() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
 
getTransactionTimeout() - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Get the transaction timeout.
getTriggerClassName() - 类 中的方法org.h2.schema.TriggerObject
Get the trigger class name.
getTriggerSource() - 类 中的方法org.h2.schema.TriggerObject
 
getType(int[]) - 接口 中的方法org.h2.api.AggregateFunction
This method must return the SQL type of the method, given the SQL type of the input data.
getType() - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
getType() - 类 中的方法org.h2.command.ddl.AlterSchemaRename
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableDropConstraint
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableRename
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
getType() - 类 中的方法org.h2.command.ddl.AlterTableRenameConstraint
 
getType() - 类 中的方法org.h2.command.ddl.AlterUser
 
getType() - 类 中的方法org.h2.command.ddl.AlterView
 
getType() - 类 中的方法org.h2.command.ddl.Analyze
 
getType() - 类 中的方法org.h2.command.ddl.CreateAggregate
 
getType() - 类 中的方法org.h2.command.ddl.CreateConstant
 
getType() - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
getType() - 类 中的方法org.h2.command.ddl.CreateIndex
 
getType() - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
getType() - 类 中的方法org.h2.command.ddl.CreateRole
 
getType() - 类 中的方法org.h2.command.ddl.CreateSchema
 
getType() - 类 中的方法org.h2.command.ddl.CreateSequence
 
getType() - 类 中的方法org.h2.command.ddl.CreateTable
 
getType() - 类 中的方法org.h2.command.ddl.CreateTrigger
 
getType() - 类 中的方法org.h2.command.ddl.CreateUser
 
getType() - 类 中的方法org.h2.command.ddl.CreateUserDataType
 
getType() - 类 中的方法org.h2.command.ddl.CreateView
 
getType() - 类 中的方法org.h2.command.ddl.DeallocateProcedure
 
getType() - 类 中的方法org.h2.command.ddl.DropAggregate
 
getType() - 类 中的方法org.h2.command.ddl.DropConstant
 
getType() - 类 中的方法org.h2.command.ddl.DropDatabase
 
getType() - 类 中的方法org.h2.command.ddl.DropFunctionAlias
 
getType() - 类 中的方法org.h2.command.ddl.DropIndex
 
getType() - 类 中的方法org.h2.command.ddl.DropRole
 
getType() - 类 中的方法org.h2.command.ddl.DropSchema
 
getType() - 类 中的方法org.h2.command.ddl.DropSequence
 
getType() - 类 中的方法org.h2.command.ddl.DropTable
 
getType() - 类 中的方法org.h2.command.ddl.DropTrigger
 
getType() - 类 中的方法org.h2.command.ddl.DropUser
 
getType() - 类 中的方法org.h2.command.ddl.DropUserDataType
 
getType() - 类 中的方法org.h2.command.ddl.DropView
 
getType() - 类 中的方法org.h2.command.ddl.GrantRevoke
 
getType() - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
getType() - 类 中的方法org.h2.command.ddl.SetComment
 
getType() - 类 中的方法org.h2.command.ddl.TruncateTable
 
getType() - 类 中的方法org.h2.command.dml.AlterSequence
 
getType() - 类 中的方法org.h2.command.dml.AlterTableSet
 
getType() - 类 中的方法org.h2.command.dml.BackupCommand
 
getType() - 类 中的方法org.h2.command.dml.Call
 
getType() - 类 中的方法org.h2.command.dml.Delete
 
getType() - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
getType() - 类 中的方法org.h2.command.dml.Explain
 
getType() - 类 中的方法org.h2.command.dml.Insert
 
getType() - 类 中的方法org.h2.command.dml.Merge
 
getType() - 类 中的方法org.h2.command.dml.NoOperation
 
getType() - 类 中的方法org.h2.command.dml.Replace
 
getType() - 类 中的方法org.h2.command.dml.RunScriptCommand
 
getType() - 类 中的方法org.h2.command.dml.ScriptCommand
 
getType() - 类 中的方法org.h2.command.dml.Select
 
getType() - 类 中的方法org.h2.command.dml.SelectUnion
 
getType() - 类 中的方法org.h2.command.dml.Set
 
getType(String) - 类 中的静态方法org.h2.command.dml.SetTypes
Get the set type number.
getType() - 类 中的方法org.h2.command.dml.TransactionCommand
 
getType() - 类 中的方法org.h2.command.dml.Update
 
getType() - 类 中的方法org.h2.command.Prepared
Get the command type as defined in CommandInterface
getType() - 类 中的方法org.h2.constraint.Constraint
 
getType() - 类 中的方法org.h2.engine.Comment
 
getType() - 接口 中的方法org.h2.engine.DbObject
Get the object type.
getType() - 类 中的方法org.h2.engine.FunctionAlias
 
getType() - 类 中的方法org.h2.engine.Right
 
getType() - 类 中的方法org.h2.engine.Role
 
getType() - 类 中的方法org.h2.engine.Setting
 
getType() - 类 中的方法org.h2.engine.User
 
getType() - 类 中的方法org.h2.engine.UserAggregate
 
getType() - 类 中的方法org.h2.engine.UserDataType
 
getType() - 类 中的方法org.h2.expression.Aggregate
 
getType() - 类 中的方法org.h2.expression.Alias
 
getType() - 类 中的方法org.h2.expression.Expression
Return the data type.
getType() - 类 中的方法org.h2.expression.ExpressionColumn
 
getType() - 类 中的方法org.h2.expression.ExpressionList
 
getType() - 类 中的方法org.h2.expression.ExpressionVisitor
Get the visitor type.
getType() - 类 中的方法org.h2.expression.Function
 
getType() - 接口 中的方法org.h2.expression.FunctionCall
Get the data type.
getType() - 类 中的方法org.h2.expression.JavaAggregate
 
getType() - 类 中的方法org.h2.expression.JavaFunction
 
getType() - 类 中的方法org.h2.expression.Operation
 
getType() - 类 中的方法org.h2.expression.Parameter
 
getType() - 接口 中的方法org.h2.expression.ParameterInterface
Get the expected data type of the parameter if no value is set, or the data type of the value if one is set.
getType() - 类 中的方法org.h2.expression.ParameterRemote
 
getType() - 类 中的方法org.h2.expression.Rownum
 
getType() - 类 中的方法org.h2.expression.SequenceValue
 
getType() - 类 中的方法org.h2.expression.Subquery
 
getType() - 类 中的方法org.h2.expression.ValueExpression
 
getType() - 类 中的方法org.h2.expression.Variable
 
getType() - 类 中的方法org.h2.expression.Wildcard
 
getType() - 类 中的方法org.h2.index.BaseIndex
 
getType() - 类 中的方法org.h2.index.MultiVersionIndex
 
getType() - 类 中的方法org.h2.jdbc.JdbcResultSet
Get the result set type.
getType() - 类 中的方法org.h2.mvstore.MVMap
Get the map type.
getType() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
getType() - 类 中的方法org.h2.schema.Constant
 
getType() - 类 中的方法org.h2.schema.Schema
 
getType() - 类 中的方法org.h2.schema.Sequence
 
getType() - 类 中的方法org.h2.schema.TriggerObject
 
getType() - 类 中的方法org.h2.server.pg.PgServer
 
getType() - 接口 中的方法org.h2.server.Service
Get the human readable short name of the service.
getType() - 类 中的方法org.h2.server.TcpServer
 
getType() - 类 中的方法org.h2.server.web.WebServer
 
getType() - 类 中的方法org.h2.table.Column
 
getType() - 类 中的方法org.h2.table.Table
 
getType() - 类 中的方法org.h2.tools.SimpleResultSet
Returns the result set type.
getType() - 类 中的方法org.h2.value.Value
Get the value type.
getType() - 类 中的方法org.h2.value.ValueArray
 
getType() - 类 中的方法org.h2.value.ValueBoolean
 
getType() - 类 中的方法org.h2.value.ValueByte
 
getType() - 类 中的方法org.h2.value.ValueBytes
 
getType() - 类 中的方法org.h2.value.ValueDate
 
getType() - 类 中的方法org.h2.value.ValueDecimal
 
getType() - 类 中的方法org.h2.value.ValueDouble
 
getType() - 类 中的方法org.h2.value.ValueFloat
 
getType() - 类 中的方法org.h2.value.ValueGeometry
 
getType() - 类 中的方法org.h2.value.ValueInt
 
getType() - 类 中的方法org.h2.value.ValueJavaObject
 
getType() - 类 中的方法org.h2.value.ValueLob
 
getType() - 类 中的方法org.h2.value.ValueLobDb
 
getType() - 类 中的方法org.h2.value.ValueLong
 
getType() - 类 中的方法org.h2.value.ValueNull
 
getType() - 类 中的方法org.h2.value.ValueResultSet
 
getType() - 类 中的方法org.h2.value.ValueShort
 
getType() - 类 中的方法org.h2.value.ValueString
 
getType() - 类 中的方法org.h2.value.ValueStringFixed
 
getType() - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
getType() - 类 中的方法org.h2.value.ValueTime
 
getType() - 类 中的方法org.h2.value.ValueTimestamp
 
getType() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
getType() - 类 中的方法org.h2.value.ValueUuid
 
getTypeByName(String) - 类 中的静态方法org.h2.value.DataType
Get a data type object from a type name.
getTypeClassName(int) - 类 中的静态方法org.h2.value.DataType
Get the name of the Java class for the given value type.
getTypeFromClass(Class<?>) - 类 中的静态方法org.h2.value.DataType
Get the value type for the given Java class.
getTypeInfo() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of data types.
getTypeMap() - 类 中的方法org.h2.jdbc.JdbcConnection
Gets the type map.
getTypeName(int) - 类 中的静态方法org.h2.command.dml.SetTypes
Get the set type name.
getTypeNameList() - 类 中的方法org.h2.schema.TriggerObject
 
getTypes() - 类 中的静态方法org.h2.command.dml.SetTypes
 
getTypes() - 类 中的静态方法org.h2.value.DataType
Get the list of data types.
getUDTs(String, String, String, int[]) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Gets the list of user-defined data types.
getUnicodeStream(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
已过时。
since JDBC 2.0, use getCharacterStream
getUnicodeStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
已过时。
since JDBC 2.0, use setCharacterStream
getUnicodeStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
已过时。
INTERNAL
getUnicodeStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
已过时。
INTERNAL
getUnionType() - 类 中的方法org.h2.command.dml.SelectUnion
 
getUniqueConstraintName(Session, Table) - 类 中的方法org.h2.schema.Schema
Create a unique constraint name.
getUniqueId() - 类 中的方法org.h2.store.FileLock
 
getUniqueIndex() - 类 中的方法org.h2.constraint.Constraint
Get the unique index used to enforce this constraint, or null if no index is used.
getUniqueIndex() - 类 中的方法org.h2.constraint.ConstraintCheck
 
getUniqueIndex() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getUniqueIndex() - 类 中的方法org.h2.constraint.ConstraintUnique
 
getUniqueIndex() - 类 中的方法org.h2.mvstore.db.MVTable
 
getUniqueIndex() - 类 中的方法org.h2.table.FunctionTable
 
getUniqueIndex() - 类 中的方法org.h2.table.MetaTable
 
getUniqueIndex() - 类 中的方法org.h2.table.RangeTable
 
getUniqueIndex() - 类 中的方法org.h2.table.RegularTable
 
getUniqueIndex() - 类 中的方法org.h2.table.Table
Get any unique index for this table if one exists.
getUniqueIndex() - 类 中的方法org.h2.table.TableLink
 
getUniqueIndex() - 类 中的方法org.h2.table.TableView
 
getUniqueIndexName(Session, Table, String) - 类 中的方法org.h2.schema.Schema
Create a unique index name.
getUnsavedMemory() - 类 中的方法org.h2.mvstore.MVStore
Get the estimated memory (in bytes) of unsaved data.
getUnsupportedException(String) - 异常错误 中的静态方法org.h2.message.DbException
Gets a SQL exception meaning this feature is not supported.
getUpdateAction() - 类 中的方法org.h2.constraint.ConstraintReferential
 
getUpdateCount() - 类 中的方法org.h2.jdbc.JdbcStatement
Returns the last update count of this statement.
getUpper() - 类 中的方法org.h2.table.SubQueryInfo
 
getURL() - 类 中的方法org.h2.engine.ConnectionInfo
Get the database URL.
getURL(int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported]
getURL(String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported]
getURL() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the database URL for this connection.
getURL(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
getURL(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
getURL() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current URL.
getUrl() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current URL.
getURL() - 类 中的方法org.h2.server.pg.PgServer
 
getURL() - 接口 中的方法org.h2.server.Service
Get the URL of this service in a human readable form
getURL() - 类 中的方法org.h2.server.TcpServer
 
getURL() - 类 中的方法org.h2.server.web.WebServer
 
getURL() - 类 中的方法org.h2.tools.Server
Gets the URL of this server.
getURL(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getURL(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
getUsedMemory() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the currently used memory.
getUser(String) - 类 中的方法org.h2.engine.Database
Get user with the given name.
getUser() - 类 中的方法org.h2.engine.Session
 
getUser() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Get the current user name.
getUserById(Connection, int) - 类 中的静态方法org.h2.server.pg.PgServer
Get the user name for this id.
getUserName() - 类 中的方法org.h2.engine.ConnectionInfo
Get the name of the user.
getUserName() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the user name as passed to DriverManager.getConnection(url, user, password).
getValue(Column) - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
getValue(Session, Expression[], boolean) - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
Call the user-defined function and return the value.
getValue(Session) - 类 中的方法org.h2.expression.Aggregate
 
getValue(Session) - 类 中的方法org.h2.expression.Alias
 
getValue(Session) - 类 中的方法org.h2.expression.CompareLike
 
getValue(Session) - 类 中的方法org.h2.expression.Comparison
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionAndOr
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionExists
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionIn
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionInSelect
 
getValue(Session) - 类 中的方法org.h2.expression.ConditionNot
 
getValue(Session) - 类 中的方法org.h2.expression.Expression
Return the resulting value for the current row.
getValue(Session) - 类 中的方法org.h2.expression.ExpressionColumn
 
getValue(Session) - 类 中的方法org.h2.expression.ExpressionList
 
getValue(Session) - 类 中的方法org.h2.expression.Function
 
getValue(Session) - 类 中的方法org.h2.expression.JavaAggregate
 
getValue(Session) - 类 中的方法org.h2.expression.JavaFunction
 
getValue(Session) - 类 中的方法org.h2.expression.Operation
 
getValue(Session) - 类 中的方法org.h2.expression.Parameter
 
getValue(Session) - 类 中的方法org.h2.expression.Rownum
 
getValue(Session) - 类 中的方法org.h2.expression.SequenceValue
 
getValue(Session) - 类 中的方法org.h2.expression.Subquery
 
getValue(Session) - 类 中的方法org.h2.expression.TableFunction
 
getValue(Session) - 类 中的方法org.h2.expression.ValueExpression
 
getValue(Session) - 类 中的方法org.h2.expression.Variable
 
getValue(Session) - 类 中的方法org.h2.expression.Wildcard
 
getValue() - 类 中的方法org.h2.mvstore.Cursor
Get the last read value if there was one.
getValue() - 类 中的方法org.h2.mvstore.DataUtils.MapEntry
 
getValue(int) - 类 中的方法org.h2.mvstore.Page
Get the value at the given index.
getValue(int) - 类 中的方法org.h2.result.RowImpl
 
getValue(int) - 接口 中的方法org.h2.result.SearchRow
Get the value for the column
getValue(int) - 类 中的方法org.h2.result.SimpleRow
 
getValue(int) - 类 中的方法org.h2.result.SimpleRowValue
 
getValue() - 类 中的方法org.h2.schema.Constant
 
getValue(Column) - 接口 中的方法org.h2.table.ColumnResolver
Get the value for the given column.
getValue(int, Column) - 类 中的方法org.h2.table.JoinBatch
Get the value for the given column.
getValue(Column) - 类 中的方法org.h2.table.SingleColumnResolver
 
getValue(Column) - 类 中的方法org.h2.table.TableFilter
 
getValueForColumnList(Session, Expression[]) - 类 中的方法org.h2.expression.Function
 
getValueForColumnList(Session, Expression[]) - 接口 中的方法org.h2.expression.FunctionCall
Get an empty result set with the column names set.
getValueForColumnList(Session, Expression[]) - 类 中的方法org.h2.expression.JavaFunction
 
getValueForColumnList(Session, Expression[]) - 类 中的方法org.h2.expression.TableFunction
 
getValueLen(Value) - 类 中的方法org.h2.store.Data
Calculate the number of bytes required to encode the given value.
getValueLen(Value, DataHandler) - 类 中的静态方法org.h2.store.Data
Calculate the number of bytes required to encode the given value.
getValueList() - 接口 中的方法org.h2.result.Row
Get values.
getValueList() - 类 中的方法org.h2.result.RowImpl
 
getValueType() - 类 中的方法org.h2.mvstore.MVMap.Builder
 
getValueType() - 类 中的方法org.h2.mvstore.MVMap
Get the value type.
getValueTypeFromResultSet(ResultSetMetaData, int) - 类 中的静态方法org.h2.value.DataType
Get the SQL type from the result set meta data for the given column.
getVariable(String) - 类 中的方法org.h2.engine.Session
Get the value of the specified user defined variable.
getVariableIntLength(int) - 类 中的静态方法org.h2.tools.CompressTool
Get a variable size integer length using Rice coding.
getVariableNames() - 类 中的方法org.h2.engine.Session
Get the list of variable names that are set for this session.
getVarIntLen(int) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the length of the variable size int.
getVarLongLen(long) - 类 中的静态方法org.h2.mvstore.DataUtils
Get the length of the variable size long.
getVarLongLen(long) - 类 中的静态方法org.h2.store.Data
The number of bytes required for a variable size long.
getVersion() - 类 中的静态方法org.h2.engine.Constants
Get the version of this product, consisting of major version, minor version, and build id.
getVersion() - 类 中的方法org.h2.jmx.DatabaseInfo
 
getVersion() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
The database version.
getVersion() - 类 中的方法org.h2.mvstore.MVMap
 
getVersion() - 类 中的方法org.h2.result.RowImpl
 
getVersion() - 接口 中的方法org.h2.result.SearchRow
Get the version of the row.
getVersion() - 类 中的方法org.h2.result.SimpleRow
 
getVersion() - 类 中的方法org.h2.result.SimpleRowValue
 
getVersion() - 类 中的静态方法org.h2.server.pg.PgServer
Get the version.
getVersionColumns(String, String, String) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Get the list of columns that are update when any value is updated.
getVersionStable() - 类 中的静态方法org.h2.engine.Constants
Get the last stable version name.
getVersionsToKeep() - 类 中的方法org.h2.mvstore.MVStore
Get the oldest version to retain in memory (for in-memory stores).
getViewIndexCache(boolean) - 类 中的方法org.h2.engine.Session
Get the view cache for this session.
getViews() - 类 中的方法org.h2.table.Table
 
getVisibleColumnCount() - 类 中的方法org.h2.result.LocalResult
 
getVisibleColumnCount() - 接口 中的方法org.h2.result.ResultInterface
Get the number of visible columns.
getVisibleColumnCount() - 类 中的方法org.h2.result.ResultRemote
 
getWaitForLock() - 类 中的方法org.h2.engine.Session
 
getWaitForLockThread() - 类 中的方法org.h2.engine.Session
 
getWarnings() - 类 中的方法org.h2.jdbc.JdbcConnection
Gets the first warning reported by calls on this object.
getWarnings() - 类 中的方法org.h2.jdbc.JdbcResultSet
Gets the first warning reported by calls on this object.
getWarnings() - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the first warning reported by calls on this object.
getWarnings() - 类 中的方法org.h2.tools.SimpleResultSet
Returns null.
getWKB() - 类 中的方法org.h2.value.ValueGeometry
Get the value in Well-Known-Binary format.
getWKT() - 类 中的方法org.h2.value.ValueGeometry
Get the value in Well-Known-Text format.
getWriteBytes() - 类 中的方法org.h2.mvstore.FileStore
Get the number of written bytes since this store was opened.
getWriteColumnHeader() - 类 中的方法org.h2.tools.Csv
Whether the column header is written.
getWriteCount() - 类 中的方法org.h2.mvstore.FileStore
Get the number of write operations since this store was opened.
getWriteCount() - 类 中的方法org.h2.store.PageStore
Get the file write count since the database was opened.
getWriteCountTotal() - 类 中的方法org.h2.store.PageStore
Get the file write count since the database was created.
getXAConnection() - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new XA connection using the current URL, user name and password.
getXAConnection(String, String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Open a new XA connection using the current URL and the specified user name and password.
getXAResource() - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Get the XAResource object.
getYear() - 类 中的方法org.h2.api.TimestampWithTimeZone
Gets the year.
getYMD() - 类 中的方法org.h2.api.TimestampWithTimeZone
 
globalTemporary - 类 中的变量org.h2.command.ddl.CreateTableData
Whether the table is global temporary.
GRANT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a GRANT statement.
GrantRevoke - org.h2.command.ddl中的类
This class represents the statements GRANT RIGHT, GRANT ROLE, REVOKE RIGHT, REVOKE ROLE
GrantRevoke(Session) - 类 的构造器org.h2.command.ddl.GrantRevoke
 
grantRight(DbObject, Right) - 类 中的方法org.h2.engine.RightOwner
Grant a right for the given table.
grantRole(Role, Right) - 类 中的方法org.h2.engine.RightOwner
Grant a role to this object.
GREATEST - 类 中的静态变量org.h2.expression.Function
 
GROUP_CONCAT - 类 中的静态变量org.h2.expression.Aggregate
The aggregate type for GROUP_CONCAT(...).

H

H2_BROWSER - 类 中的静态变量org.h2.engine.SysProperties
INTERNAL
H2_SCRIPT_DIRECTORY - 类 中的静态变量org.h2.engine.SysProperties
INTERNAL
H2VERSION - 类 中的静态变量org.h2.expression.Function
This is called H2VERSION() and not VERSION(), because we return a fake value for VERSION() when running under the PostgreSQL ODBC driver.
hasChanged(Object[], Object[], int[]) - 类 中的静态方法org.h2.fulltext.FullText
Check if a the indexed columns of a row probably have changed.
hasConnectionParam() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
Check if this function requires a database connection.
hasDatabasePrivilege(int, String) - 类 中的静态方法org.h2.server.pg.PgServer
Check if the this session has the given database privilege.
HASH - 类 中的静态变量org.h2.expression.Function
 
hash - 类 中的变量org.h2.value.ValueBytes
The hash code.
HashBase - org.h2.util中的类
The base for other hash classes.
HashBase() - 类 的构造器org.h2.util.HashBase
 
hashCode() - 类 中的方法org.h2.api.TimestampWithTimeZone
 
hashCode() - 类 中的方法org.h2.engine.Session
 
hashCode() - 类 中的方法org.h2.mvstore.Chunk
 
hashCode() - 类 中的方法org.h2.mvstore.db.ValueDataType
 
hashCode() - 类 中的方法org.h2.mvstore.MVMap
 
hashCode() - 类 中的方法org.h2.mvstore.Page
 
hashCode() - 类 中的方法org.h2.mvstore.rtree.SpatialKey
 
hashCode() - 类 中的方法org.h2.table.Column
 
hashCode() - 类 中的方法org.h2.table.TableFilter
 
hashCode() - 类 中的方法org.h2.table.TableLinkConnection
 
hashCode() - 类 中的方法org.h2.util.IntArray
 
hashCode(Object) - 类 中的静态方法org.h2.util.Utils
Calculate the hash code of the given object.
hashCode() - 类 中的方法org.h2.value.CompareMode
 
hashCode() - 类 中的方法org.h2.value.Value
 
hashCode() - 类 中的方法org.h2.value.ValueArray
 
hashCode() - 类 中的方法org.h2.value.ValueBoolean
 
hashCode() - 类 中的方法org.h2.value.ValueByte
 
hashCode() - 类 中的方法org.h2.value.ValueBytes
 
hashCode() - 类 中的方法org.h2.value.ValueDate
 
hashCode() - 类 中的方法org.h2.value.ValueDecimal
 
hashCode() - 类 中的方法org.h2.value.ValueDouble
 
hashCode() - 类 中的方法org.h2.value.ValueFloat
 
hashCode() - 类 中的方法org.h2.value.ValueGeometry
 
hashCode() - 类 中的方法org.h2.value.ValueInt
 
hashCode() - 类 中的方法org.h2.value.ValueLob
 
hashCode() - 类 中的方法org.h2.value.ValueLobDb
 
hashCode() - 类 中的方法org.h2.value.ValueLong
 
hashCode() - 类 中的方法org.h2.value.ValueNull
 
hashCode() - 类 中的方法org.h2.value.ValueResultSet
 
hashCode() - 类 中的方法org.h2.value.ValueShort
 
hashCode() - 类 中的方法org.h2.value.ValueString
 
hashCode() - 类 中的方法org.h2.value.ValueStringIgnoreCase
 
hashCode() - 类 中的方法org.h2.value.ValueTime
 
hashCode() - 类 中的方法org.h2.value.ValueTimestamp
 
hashCode() - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
hashCode() - 类 中的方法org.h2.value.ValueUuid
 
HashIndex - org.h2.index中的类
An unique index based on an in-memory hash map.
HashIndex(RegularTable, int, String, IndexColumn[], IndexType) - 类 的构造器org.h2.index.HashIndex
 
hashMap() - 类 中的静态方法org.h2.util.New
Create a new HashMap.
hashMap(int) - 类 中的静态方法org.h2.util.New
Create a new HashMap.
hashSet() - 类 中的静态方法org.h2.util.New
Create a new HashSet.
hasInComparisons() - 类 中的方法org.h2.table.TableFilter
Are there any index conditions that involve IN(...).
hasMap(String) - 类 中的方法org.h2.mvstore.MVStore
Check whether a given map exists.
hasNext() - 类 中的方法org.h2.mvstore.Cursor
 
hasNext() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
 
hasNext() - 类 中的方法org.h2.result.RowList
Check if there are more rows in this list.
hasOrder() - 类 中的方法org.h2.command.dml.Query
Whether the query has an order.
hasOrder() - 类 中的方法org.h2.command.dml.Select
 
hasOrder() - 类 中的方法org.h2.command.dml.SelectUnion
 
hasPendingTransaction() - 类 中的方法org.h2.engine.Session
 
hasPendingTransaction() - 接口 中的方法org.h2.engine.SessionInterface
Check whether this session has a pending transaction.
hasPendingTransaction() - 类 中的方法org.h2.engine.SessionRemote
 
hasRight(Table, int) - 类 中的方法org.h2.engine.User
See if this user has the given rights for this database object.
hasSelectTrigger() - 类 中的方法org.h2.table.Table
Check whether this table has a select trigger.
hasTablePrivilege(String, String) - 类 中的静态方法org.h2.server.pg.PgServer
Check if the current session has access to this table.
hasUnsavedChanges() - 类 中的方法org.h2.mvstore.MVStore
Check whether there are any unsaved changes.
haveCommonComparableSuperclass(Class<?>, Class<?>) - 类 中的静态方法org.h2.util.Utils
Checks if given classes have a common Comparable superclass.
HEADER_LENGTH - 类 中的静态变量org.h2.store.FileStore
The size of the file header in bytes.
headerLanguage - 类 中的变量org.h2.server.web.WebApp
The language in the HTTP header.
HEX_START - 类 中的静态变量org.h2.bnf.RuleFixed
 
HEX_STRING_ODD_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90003 is thrown when trying to convert a String to a binary value.
HEX_STRING_WRONG_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90004 is thrown when trying to convert a text to binary, but the expression contains a non-hexadecimal character.
HEXTORAW - 类 中的静态变量org.h2.expression.Function
 
hidden - 类 中的变量org.h2.value.DataType
If this data type should not be listed in the database meta data.
HIDE_SQL - 异常错误 中的静态变量org.h2.jdbc.JdbcSQLException
If the SQL statement contains this text, then it is never added to the SQL exception.
higherKey(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the smallest key that is larger than the given key, or null if no such key exists.
higherKey(K) - 类 中的方法org.h2.mvstore.MVMap
Get the smallest key that is larger than the given key, or null if no such key exists.
HMS - 类 中的静态变量org.h2.bnf.RuleFixed
 
HOUR - 类 中的静态变量org.h2.expression.Function
 

I

ICU4J - 类 中的静态变量org.h2.value.CompareMode
This constant means ICU4J should be used (this will fail if it is not in the classpath).
id - 类 中的变量org.h2.command.ddl.CreateTableData
The object id.
id - 类 中的变量org.h2.fulltext.IndexInfo
The index id.
id - 类 中的变量org.h2.mvstore.Chunk
The chunk id.
IDENTITY - 类 中的静态变量org.h2.expression.Function
 
IFNULL - 类 中的静态变量org.h2.expression.Function
 
IGNORECASE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET IGNORECASE statement.
implCloseChannel() - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
implCloseChannel() - 类 中的方法org.h2.store.fs.FileBase
 
implCloseChannel() - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
IMPLICIT_RELATIVE_PATH - 类 中的静态变量org.h2.engine.SysProperties
System property h2.implicitRelativePath (default: true for version 1.3, false for version 1.4).
IN_DOUBT - 接口 中的静态变量org.h2.store.InDoubtTransaction
The transaction state meaning this transaction is not committed yet, but also not rolled back (in-doubt).
IN_LIST - 类 中的静态变量org.h2.expression.Comparison
This is a pseudo comparison type that is only used for index conditions.
IN_QUERY - 类 中的静态变量org.h2.expression.Comparison
This is a pseudo comparison type that is only used for index conditions.
increaseBounds(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Increase the bounds in the given spatial object.
incrementChangeCount() - 类 中的方法org.h2.store.PageStore
Increment the change count.
incrementQueryLevel(int) - 类 中的方法org.h2.expression.ExpressionVisitor
Increment or decrement the query level.
indent(String) - 类 中的静态方法org.h2.util.StringUtils
Indents a string with 4 spaces.
indent(String, int, boolean) - 类 中的静态方法org.h2.util.StringUtils
Indents a string with spaces.
INDEPENDENT - 类 中的静态变量org.h2.expression.ExpressionVisitor
Is the value independent on unset parameters or on columns of a higher level query, or sequence values (that means can it be evaluated right now)?
INDEPENDENT_VISITOR - 类 中的静态变量org.h2.expression.ExpressionVisitor
The visitor singleton for the type INDEPENDENT.
INDEX - 接口 中的静态变量org.h2.engine.DbObject
This object is an index.
index - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
Index - org.h2.index中的接口
An index.
index - 类 中的变量org.h2.index.PageBtree
The index.
INDEX - 类 中的静态变量org.h2.message.Trace
The trace module id for indexes.
index - 类 中的变量org.h2.mvstore.CursorPos
The current index.
INDEX_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42111 is thrown when trying to create an index if an index with the same name already exists.
INDEX_BELONGS_TO_CONSTRAINT_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90085 is thrown when trying to manually drop an index that was generated by the system because of a unique or referential constraint.
INDEX_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42112 is thrown when trying to drop or reference an index that does not exist.
indexAccess - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
IndexColumn - org.h2.table中的类
This represents a column item of an index.
IndexColumn() - 类 的构造器org.h2.table.IndexColumn
 
indexColumns - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
indexColumns - 类 中的变量org.h2.fulltext.IndexInfo
The column indexes of the index columns.
indexColumns - 类 中的变量org.h2.index.BaseIndex
 
IndexCondition - org.h2.index中的类
A index condition object is made for each condition that can potentially use an index.
IndexCursor - org.h2.index中的类
The filter used to walk through an index.
IndexCursor(TableFilter) - 类 的构造器org.h2.index.IndexCursor
 
indexDefinitionInCreateTable - 类 中的变量org.h2.engine.Mode
Creating indexes in the CREATE TABLE statement is allowed using INDEX(..)
indexExistingRows(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullText
Add the existing data to the index.
indexExistingRows(Connection, String, String) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Add the existing data to the index.
IndexInfo - org.h2.fulltext中的类
The settings of one full text search index.
IndexInfo() - 类 的构造器org.h2.fulltext.IndexInfo
 
IndexLookupBatch - org.h2.index中的接口
Support for asynchronous batched lookups in indexes.
indexOf(byte[], byte[], int) - 类 中的静态方法org.h2.util.Utils
Calculate the index of the first occurrence of the pattern in the byte array, starting with the given index.
indexPath - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
indexType - 类 中的变量org.h2.index.BaseIndex
 
IndexType - org.h2.index中的类
Represents information about the properties of an index
IndexType() - 类 的构造器org.h2.index.IndexType
 
InDoubtTransaction - org.h2.store中的接口
Represents an in-doubt transaction (a transaction in the prepare phase).
info(String) - 类 中的方法org.h2.message.Trace
Write a message with trace level INFO to the trace system.
info(String, Object...) - 类 中的方法org.h2.message.Trace
Write a message with trace level INFO to the trace system.
INFO - 类 中的静态变量org.h2.message.TraceSystem
This trace level means errors and informational messages should be written.
info(String) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Read the summary information of the file and write them to system out.
info(String, Writer) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Read the summary information of the file and write them to system out.
infoCode(String) - 类 中的方法org.h2.message.Trace
Write Java source code with trace level INFO to the trace system.
infoSQL(String, String, int, long) - 类 中的方法org.h2.message.Trace
Write a SQL statement with trace level INFO to the trace system.
init(Connection) - 接口 中的方法org.h2.api.Aggregate
This method is called when the aggregate function is used.
init(Connection) - 接口 中的方法org.h2.api.AggregateFunction
This method is called when the aggregate function is used.
init(String) - 接口 中的方法org.h2.api.DatabaseEventListener
This method is called just after creating the object.
init(Connection, String, String, String, boolean, int) - 接口 中的方法org.h2.api.Trigger
This method is called by the database engine once when initializing the trigger.
init() - 类 中的方法org.h2.command.dml.Query
Initialize the query.
init() - 类 中的方法org.h2.command.dml.Select
 
init() - 类 中的方法org.h2.command.dml.SelectUnion
 
init(Connection, String, String, String, boolean, int) - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
INTERNAL
init(Connection) - 类 中的静态方法org.h2.fulltext.FullText
Initializes full text search functionality for this database.
init(Connection, String, String, String, boolean, int) - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
INTERNAL
init(Connection) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Initializes full text search functionality for this database.
init(Database) - 类 中的静态方法org.h2.mvstore.db.MVTableEngine
Initialize the MVStore.
init() - 类 中的方法org.h2.mvstore.db.TransactionStore
Initialize the store.
init(MVStore, HashMap<String, Object>) - 类 中的方法org.h2.mvstore.MVMap
Open this map with the given store and configuration.
init(String...) - 类 中的方法org.h2.server.pg.PgServer
 
init(String...) - 接口 中的方法org.h2.server.Service
Initialize the service from command line options.
init(String...) - 类 中的方法org.h2.server.TcpServer
 
init(String...) - 类 中的方法org.h2.server.web.WebServer
 
init() - 类 中的方法org.h2.server.web.WebServlet
 
init() - 类 中的方法org.h2.store.FileStore
Initialize the file.
init() - 类 中的方法org.h2.store.LobStorageBackend
 
init() - 类 中的方法org.h2.store.LobStorageFrontend
 
init() - 接口 中的方法org.h2.store.LobStorageInterface
Initialize the lob storage.
init() - 类 中的方法org.h2.store.LobStorageMap
 
init(String) - 类 中的静态方法org.h2.store.RecoverTester
Initialize the recover test.
init(Connection, String, String, String, boolean, int) - 类 中的方法org.h2.tools.TriggerAdapter
This method is called by the database engine once when initializing the trigger.
init() - 类 中的静态方法org.h2.util.ThreadDeadlockDetector
Initialize the detector.
init() - 类 中的方法org.h2.value.Transfer
Initialize the transfer object.
initBaseIndex(Table, int, String, IndexColumn[], IndexType) - 类 中的方法org.h2.index.BaseIndex
Initialize the base index.
initDbObjectBase(Database, int, String, int) - 类 中的方法org.h2.engine.DbObjectBase
Initialize some attributes of this object.
INITIAL_LOCK_TIMEOUT - 类 中的静态变量org.h2.engine.Constants
For testing, the lock timeout is smaller than for interactive use cases.
initKey(byte[]) - 类 中的方法org.h2.security.SecureFileStore
 
initKey(byte[]) - 类 中的方法org.h2.store.FileStore
Initialize the key using the given salt.
initSchemaObjectBase(Schema, int, String, int) - 类 中的方法org.h2.schema.SchemaObjectBase
Initialize some attributes of this object.
initTransactions() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Commit all transactions that are in the committing state, and rollback all open transactions.
INSERT - 接口 中的静态变量org.h2.api.Trigger
The trigger is called for INSERT statements.
INSERT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a INSERT statement.
Insert - org.h2.command.dml中的类
This class represents the statement INSERT
Insert(Session) - 类 的构造器org.h2.command.dml.Insert
 
INSERT - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: inserting rows into a table is allowed.
INSERT - 类 中的静态变量org.h2.engine.UndoLogRecord
Operation type meaning the row was inserted.
INSERT - 类 中的静态变量org.h2.expression.Function
 
insert(Object[]) - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
Add a row to the index.
insert(Object[], boolean) - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
Add a row to the index.
insert(T[], int, int, T) - 类 中的静态方法org.h2.store.Page
Insert a value in an array.
insert(long[], int, int, long) - 类 中的静态方法org.h2.store.Page
Insert a value in an array.
insert(int[], int, int, int) - 类 中的静态方法org.h2.store.Page
Insert a value in an array.
insertLeaf(int, Object, Object) - 类 中的方法org.h2.mvstore.Page
Insert a key-value pair into this leaf.
insertNode(int, Object, Page) - 类 中的方法org.h2.mvstore.Page
Insert a child page into this node.
insertRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Inserts the current row.
insertRow(Value[]) - 类 中的方法org.h2.result.UpdatableRow
Insert a new row into the database.
insertRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
insertsAreDetected(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether inserts are detected.
INSTANCE - 类 中的静态变量org.h2.mvstore.cache.FilePathCache
The instance.
INSTANCE - 类 中的静态变量org.h2.mvstore.type.StringDataType
 
INSTANCE - 类 中的静态变量org.h2.value.ValueNull
The main NULL instance.
INSTR - 类 中的静态变量org.h2.expression.Function
 
INT - 类 中的静态变量org.h2.value.Value
The value type for INT values.
IntArray - org.h2.util中的类
An array with integer element.
IntArray() - 类 的构造器org.h2.util.IntArray
Create an int array with the default initial capacity.
IntArray(int) - 类 的构造器org.h2.util.IntArray
Create an int array with specified initial capacity.
IntArray(int[]) - 类 的构造器org.h2.util.IntArray
Create an int array with the given values and size.
interleave(int...) - 类 中的方法org.h2.tools.MultiDimension
Convert the multi-dimensional value into a one-dimensional (scalar) value.
interleave(int, int) - 类 中的方法org.h2.tools.MultiDimension
Convert the two-dimensional value into a one-dimensional (scalar) value.
interruptThread() - 类 中的方法org.h2.util.Task
Interrupt the thread.
INTERSECT - 类 中的静态变量org.h2.command.dml.SelectUnion
The type of an INTERSECT statement.
intersectsBoundingBox(ValueGeometry) - 类 中的方法org.h2.value.ValueGeometry
Test if this geometry envelope intersects with the other geometry envelope.
interval - 类 中的变量org.h2.util.Profiler
 
IntIntHashMap - org.h2.util中的类
A hash map with int key and int values.
IntIntHashMap() - 类 的构造器org.h2.util.IntIntHashMap
 
INVALID_CLASS_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90125 is thrown when PreparedStatement.setBigDecimal is called with object that extends the class BigDecimal, and the system property h2.allowBigDecimalExtensions is not set.
INVALID_DATABASE_NAME_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90138 is thrown when trying to open a persistent database using an incorrect database name.
INVALID_DATETIME_CONSTANT_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22007 is thrown when a text can not be converted to a date, time, or timestamp constant.
INVALID_PARAMETER_COUNT_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 7001 is thrown when trying to call a function with the wrong number of parameters.
INVALID_TO_CHAR_FORMAT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90010 is thrown when trying to format a timestamp or number using TO_CHAR with an invalid format.
INVALID_TO_DATE_FORMAT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90056 is thrown when trying to format a timestamp using TO_DATE and TO_TIMESTAMP with an invalid format.
INVALID_USE_OF_AGGREGATE_FUNCTION_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90054 is thrown when an aggregate function is used where it is not allowed.
INVALID_VALUE_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90008 is thrown when trying to use a value that is not valid for the given operation.
INVALID_VALUE_SCALE_PRECISION - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90051 is thrown when trying to use a scale that is > precision.
invalidate() - 类 中的方法org.h2.engine.DbObjectBase
Set the main attributes to null to make sure the object is no longer used.
invalidateCache() - 类 中的方法org.h2.result.RowList
Do not use the cache.
IO_BUFFER_SIZE - 类 中的静态变量org.h2.engine.Constants
The block size for I/O operations.
IO_BUFFER_SIZE_COMPRESS - 类 中的静态变量org.h2.engine.Constants
The block size used to compress data in the LZFOutputStream.
IO_EXCEPTION_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90028 is thrown when an input / output error occurred.
IO_EXCEPTION_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90031 is thrown when an input / output error occurred.
IOUtils - org.h2.util中的类
This utility class contains input/output functions.
IS_NOT_NULL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning IS NOT NULL as in NAME IS NOT NULL.
IS_NULL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning IS NULL as in NAME IS NULL.
isAbsolute() - 类 中的方法org.h2.store.fs.FilePath
Check if the file name includes a path.
isAbsolute() - 类 中的方法org.h2.store.fs.FilePathDisk
 
isAbsolute() - 类 中的方法org.h2.store.fs.FilePathMem
 
isAbsolute() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
isAbsolute() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
isAbsolute() - 类 中的方法org.h2.store.fs.FilePathZip
 
isAbsolute(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Check if the file name includes a path.
isAdmin() - 类 中的方法org.h2.engine.User
 
isAfterLast() - 类 中的方法org.h2.jdbc.JdbcResultSet
Checks if the current position is after the last row, that means next() was called and returned false, and there was at least one row.
isAfterLast() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
isAlwaysFalse() - 类 中的方法org.h2.index.IndexCondition
Check if the result is always false.
isAlwaysFalse() - 类 中的方法org.h2.index.IndexCursor
Check if the result is empty for sure.
isAutoIncrement() - 类 中的方法org.h2.expression.Alias
 
isAutoIncrement() - 类 中的方法org.h2.expression.Expression
Check if this is an auto-increment column.
isAutoIncrement() - 类 中的方法org.h2.expression.ExpressionColumn
 
isAutoIncrement(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this an autoincrement column.
isAutoIncrement(int) - 类 中的方法org.h2.result.LocalResult
 
isAutoIncrement(int) - 接口 中的方法org.h2.result.ResultInterface
Check if this is an auto-increment column.
isAutoIncrement(int) - 类 中的方法org.h2.result.ResultRemote
 
isAutoIncrement() - 类 中的方法org.h2.table.Column
 
isAutoIncrement(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns false.
isBatchFull() - 接口 中的方法org.h2.index.IndexLookupBatch
Check if this batch is full.
isBefore() - 类 中的方法org.h2.constraint.Constraint
Check if this constraint needs to be checked before updating the data.
isBefore() - 类 中的方法org.h2.constraint.ConstraintCheck
 
isBefore() - 类 中的方法org.h2.constraint.ConstraintReferential
 
isBefore() - 类 中的方法org.h2.constraint.ConstraintUnique
 
isBefore() - 类 中的方法org.h2.schema.TriggerObject
Check if this is a before trigger.
isBeforeFirst() - 类 中的方法org.h2.jdbc.JdbcResultSet
Checks if the current position is before the first row, that means next() was not called yet, and there is at least one row.
isBeforeFirst() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
isBinaryUnsigned() - 类 中的方法org.h2.value.CompareMode
 
isBlockRemark() - 类 中的方法org.h2.util.ScriptReader
If currently inside a remark, this method tells if it is a block comment (true) or single line comment (false)
isBufferResultSetToLocalTemp() - 类 中的方法org.h2.engine.FunctionAlias
Should the return value ResultSet be buffered in a local temporary file?
isBufferResultSetToLocalTemp() - 类 中的方法org.h2.expression.Function
 
isBufferResultSetToLocalTemp() - 接口 中的方法org.h2.expression.FunctionCall
Should the return value ResultSet be buffered in a local temporary file?
isBufferResultSetToLocalTemp() - 类 中的方法org.h2.expression.JavaFunction
 
isBufferResultSetToLocalTemp() - 类 中的方法org.h2.table.FunctionTable
 
isCacheable() - 类 中的方法org.h2.command.Command
 
isCacheable() - 类 中的方法org.h2.command.CommandContainer
 
isCacheable() - 类 中的方法org.h2.command.dml.Call
 
isCacheable() - 类 中的方法org.h2.command.dml.Delete
 
isCacheable() - 类 中的方法org.h2.command.dml.Insert
 
isCacheable() - 类 中的方法org.h2.command.dml.Merge
 
isCacheable() - 类 中的方法org.h2.command.dml.Replace
 
isCacheable() - 类 中的方法org.h2.command.dml.Select
 
isCacheable() - 类 中的方法org.h2.command.dml.TransactionCommand
 
isCacheable() - 类 中的方法org.h2.command.dml.Update
 
isCacheable() - 类 中的方法org.h2.command.Prepared
 
isCancelled() - 类 中的方法org.h2.util.DoneFuture
 
isCancelled() - 类 中的方法org.h2.util.LazyFuture
 
isCaseSensitive(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this column is case sensitive.
isCaseSensitive(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns true.
isCatalogAtStart() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog is at the beginning.
isChanged() - 类 中的方法org.h2.util.CacheObject
Check if this cache object has been changed and thus needs to be written back to the storage.
isClassPresent(String) - 类 中的静态方法org.h2.util.Utils
Returns true if the class is present in the current class loader.
isClosed() - 类 中的方法org.h2.engine.Session
 
isClosed() - 接口 中的方法org.h2.engine.SessionInterface
Check if close was called.
isClosed() - 类 中的方法org.h2.engine.SessionRemote
 
isClosed() - 类 中的方法org.h2.jdbc.JdbcConnection
Returns true if this connection has been closed.
isClosed() - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns whether this result set is closed.
isClosed() - 类 中的方法org.h2.jdbc.JdbcStatement
Returns whether this statement is closed.
isClosed() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Check whether this map is closed.
isClosed() - 类 中的方法org.h2.mvstore.MVMap
 
isClosed() - 类 中的方法org.h2.mvstore.MVStore
 
isClosed() - 类 中的方法org.h2.result.LocalResult
Check if this result set is closed.
isClosed() - 类 中的方法org.h2.tools.SimpleResultSet
Returns whether this result set has been closed.
isClosed() - 类 中的方法org.h2.value.Transfer
 
isCloseOnCompletion() - 类 中的方法org.h2.jdbc.JdbcStatement
[Not supported]
isClosing() - 类 中的方法org.h2.engine.Database
Check if the database is in the process of closing.
isClustered() - 类 中的方法org.h2.engine.SessionRemote
Returns true if the connection was opened in cluster mode.
isCommandHistoryAllowed() - 类 中的方法org.h2.server.web.WebServer
 
isCommon(int) - 类 中的静态方法org.h2.api.ErrorCode
INTERNAL
isCompressed() - 类 中的方法org.h2.value.ValueLob
Check if this lob value is compressed.
isConform(String) - 接口 中的方法org.wowtools.h2.sqlrewriter.SqlRewriter
sql是否满足重写条件
isConstant() - 类 中的方法org.h2.expression.Expression
Check if this expression will always return the same value.
isConstant() - 类 中的方法org.h2.expression.Parameter
 
isConstant() - 类 中的方法org.h2.expression.ValueExpression
 
isCurrency(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this is a currency column.
isCurrency(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns false.
isDaemon() - 类 中的方法org.h2.server.pg.PgServer
 
isDaemon() - 接口 中的方法org.h2.server.Service
Check if a daemon thread should be used.
isDaemon() - 类 中的方法org.h2.server.TcpServer
 
isDaemon() - 类 中的方法org.h2.server.web.WebServer
 
isDatePart(String) - 类 中的静态方法org.h2.expression.Function
Check if a given string is a valid date part string.
isDB2() - 类 中的方法org.h2.bnf.context.DbContents
 
isDebugEnabled() - 类 中的方法org.h2.message.Trace
Check if the trace level is equal or higher than DEBUG.
isDebugEnabled() - 类 中的方法org.h2.message.TraceObject
Check if the debug trace level is enabled.
isDefault - 类 中的变量org.h2.bnf.context.DbSchema
True if this is the default schema for this database.
isDefinitelyWritable(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks whether a write on this column will definitely succeed.
isDefinitelyWritable(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns false.
isDeleted() - 接口 中的方法org.h2.result.Row
Check if the row is deleted.
isDeleted() - 类 中的方法org.h2.result.RowImpl
 
isDerby() - 类 中的方法org.h2.bnf.context.DbContents
 
isDeterministic() - 类 中的方法org.h2.engine.FunctionAlias
 
isDeterministic() - 类 中的方法org.h2.expression.Function
 
isDeterministic() - 接口 中的方法org.h2.expression.FunctionCall
Whether the function always returns the same result for the same parameters.
isDeterministic() - 类 中的方法org.h2.expression.JavaFunction
 
isDeterministic() - 类 中的方法org.h2.mvstore.db.MVTable
 
isDeterministic() - 类 中的方法org.h2.table.FunctionTable
 
isDeterministic() - 类 中的方法org.h2.table.MetaTable
 
isDeterministic() - 类 中的方法org.h2.table.RangeTable
 
isDeterministic() - 类 中的方法org.h2.table.RegularTable
 
isDeterministic() - 类 中的方法org.h2.table.Table
Check if the table is deterministic.
isDeterministic() - 类 中的方法org.h2.table.TableLink
 
isDeterministic() - 类 中的方法org.h2.table.TableView
 
isDirectory() - 类 中的方法org.h2.store.fs.FilePath
Check if it is a file or a directory.
isDirectory() - 类 中的方法org.h2.store.fs.FilePathDisk
 
isDirectory() - 类 中的方法org.h2.store.fs.FilePathMem
 
isDirectory() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
isDirectory() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
isDirectory() - 类 中的方法org.h2.store.fs.FilePathZip
 
isDirectory(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Check if it is a file or a directory.
isDistinct() - 类 中的方法org.h2.command.dml.Query
 
isDone() - 类 中的方法org.h2.util.DoneFuture
 
isDone() - 类 中的方法org.h2.util.LazyFuture
 
isEmpty() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Check whether the cache is empty.
isEmpty() - 类 中的方法org.h2.mvstore.MVMap
 
isEmpty() - 接口 中的方法org.h2.result.Row
Check if this is an empty row.
isEmpty() - 类 中的方法org.h2.result.RowImpl
 
isEnabled(int) - 类 中的方法org.h2.message.TraceSystem
 
isEnabled(int) - 类 中的方法org.h2.message.TraceWriterAdapter
 
isEnd() - 类 中的方法org.h2.index.IndexCondition
Check if this index condition is of the type column smaller or equal to value.
isEvaluatable() - 类 中的方法org.h2.index.IndexCondition
Check if the expression can be evaluated.
isEvaluatable() - 类 中的方法org.h2.table.TableFilter
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.command.dml.Query
Check if this expression and all sub-expressions can fulfill a criteria.
isEverything(ExpressionVisitor) - 类 中的方法org.h2.command.dml.Select
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.command.dml.SelectUnion
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.constraint.Constraint
Visit all elements in the constraint.
isEverything(ExpressionVisitor) - 类 中的方法org.h2.constraint.ConstraintCheck
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Aggregate
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Alias
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.CompareLike
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Comparison
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionAndOr
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionExists
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionIn
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionInSelect
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ConditionNot
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Expression
Check if this expression and all sub-expressions can fulfill a criteria.
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ExpressionColumn
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ExpressionList
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Function
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.JavaAggregate
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.JavaFunction
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Operation
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Parameter
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Rownum
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.SequenceValue
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Subquery
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.ValueExpression
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Variable
 
isEverything(ExpressionVisitor) - 类 中的方法org.h2.expression.Wildcard
 
isExclusive() - 类 中的方法org.h2.jmx.DatabaseInfo
 
isExclusive() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Is the database open in exclusive mode?
isExpired() - 类 中的方法org.h2.index.ViewIndex
 
isFileLockSerialized() - 类 中的方法org.h2.engine.Database
 
isFinished() - 类 中的方法org.h2.util.Task
Whether the call method has returned (with or without exception).
isFirebird() - 类 中的方法org.h2.bnf.context.DbContents
 
isFirst() - 类 中的方法org.h2.jdbc.JdbcResultSet
Checks if the current position is row 1, that means next() was called once and returned true.
isFirst() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
isForceJoinOrder() - 类 中的方法org.h2.engine.Session
 
isFree(long, int) - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Check whether one of the blocks is free.
isGeometry(Object) - 类 中的静态方法org.h2.value.DataType
Check whether a given object is a Geometry object.
isGeometryClass(Class<?>) - 类 中的静态方法org.h2.value.DataType
Check whether a given class matches the Geometry class.
isGlobalTemporary() - 类 中的方法org.h2.table.Table
 
isGlobalTemporary() - 类 中的方法org.h2.table.TableBase
 
isH2() - 类 中的方法org.h2.bnf.context.DbContents
 
isH2ModeMySQL() - 类 中的方法org.h2.bnf.context.DbContents
 
isHash() - 类 中的方法org.h2.index.IndexType
Is this a hash index?
isHidden - 类 中的变量org.h2.command.ddl.CreateTableData
The table is hidden.
isHidden() - 类 中的方法org.h2.constraint.Constraint
 
isHidden() - 类 中的方法org.h2.index.BaseIndex
 
isHidden() - 类 中的方法org.h2.index.MultiVersionIndex
 
isHidden() - 接口 中的方法org.h2.schema.SchemaObject
Check whether this is a hidden object that doesn't appear in the meta data and in the script, and is not dropped on DROP ALL OBJECTS.
isHidden() - 类 中的方法org.h2.schema.SchemaObjectBase
 
isHidden - 类 中的变量org.h2.table.Table
Protected tables are not listed in the meta data and are excluded when using the SCRIPT command.
isHidden() - 类 中的方法org.h2.table.Table
 
isInfoEnabled() - 类 中的方法org.h2.message.Trace
Check if the trace level is equal or higher than INFO.
isInfoEnabled() - 类 中的方法org.h2.message.TraceObject
Check if info trace level is enabled.
isInPlace(byte[]) - 类 中的方法org.h2.mvstore.StreamStore
Check whether the id itself contains all the data.
isInside(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Check whether a is completely inside b and does not touch the given bound.
isInsideRemark() - 类 中的方法org.h2.util.ScriptReader
Check if this is the last statement, and if the single line or block comment is not finished yet.
isInvalid() - 类 中的方法org.h2.table.TableView
Check if this view is currently invalid.
isJava8DateApiPresent() - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Checks if the Java 8 Date and Time API is present.
isJoinBatchEnabled() - 类 中的方法org.h2.engine.Session
 
isJoinOuter() - 类 中的方法org.h2.table.TableFilter
Whether this is an outer joined table.
isJoinOuterIndirect() - 类 中的方法org.h2.table.TableFilter
Whether this is indirectly an outer joined table (nested within an inner join).
isKeyword(String, boolean) - 类 中的静态方法org.h2.command.Parser
Checks if this string is a SQL keyword.
isLargeObject(int) - 类 中的静态方法org.h2.value.DataType
Check if the given value type is a large object (BLOB or CLOB).
isLast() - 类 中的方法org.h2.jdbc.JdbcResultSet
Checks if the current position is the last row, that means next() was called and did not yet returned false, but will in the next call.
isLast() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
isLeaf() - 类 中的方法org.h2.mvstore.Page
Check whether this is a leaf page.
isLinkedToTable() - 类 中的方法org.h2.value.Value
Check if this value is linked to a specific table.
isLinkedToTable() - 类 中的方法org.h2.value.ValueLob
 
isLinkedToTable() - 类 中的方法org.h2.value.ValueLobDb
 
isLocalAddress(Socket) - 类 中的静态方法org.h2.util.NetUtils
Check if a socket is connected to a local address.
isLocalDate(Class<?>) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Checks if the given class is LocalDate.
isLocalDateTime(Class<?>) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Checks if the given class is LocalDateTime.
isLocalTime(Class<?>) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Checks if the given class is LocalTime.
isLockedExclusively() - 类 中的方法org.h2.mvstore.db.MVTable
 
isLockedExclusively() - 类 中的方法org.h2.table.FunctionTable
 
isLockedExclusively() - 类 中的方法org.h2.table.MetaTable
 
isLockedExclusively() - 类 中的方法org.h2.table.RangeTable
 
isLockedExclusively() - 类 中的方法org.h2.table.RegularTable
 
isLockedExclusively() - 类 中的方法org.h2.table.Table
Check if this table is locked exclusively.
isLockedExclusively() - 类 中的方法org.h2.table.TableLink
 
isLockedExclusively() - 类 中的方法org.h2.table.TableView
 
isLockedExclusivelyBy(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
isLockedExclusivelyBy(Session) - 类 中的方法org.h2.table.RegularTable
 
isLockedExclusivelyBy(Session) - 类 中的方法org.h2.table.Table
Check if the table is exclusively locked by this session.
isMSSQLServer() - 类 中的方法org.h2.bnf.context.DbContents
 
isMultiThreaded() - 类 中的方法org.h2.engine.Database
 
isMultiThreaded() - 类 中的方法org.h2.jmx.DatabaseInfo
 
isMultiThreaded() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Is multi-threading enabled?
isMultiVersion() - 类 中的方法org.h2.engine.Database
Check if multi version concurrency is enabled for this database.
isMultiVersion - 类 中的变量org.h2.index.BaseIndex
 
isMvcc() - 类 中的方法org.h2.jmx.DatabaseInfo
 
isMvcc() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Is MVCC (multi version concurrency) enabled?
isMVStore() - 类 中的方法org.h2.mvstore.db.MVTable
 
isMVStore() - 类 中的方法org.h2.table.Table
 
isMySQL() - 类 中的方法org.h2.bnf.context.DbContents
 
isNaturalJoinColumn(Column) - 类 中的方法org.h2.table.TableFilter
Check if the given column is a natural join column.
isNew() - 类 中的方法org.h2.store.PageStore
Check whether this is a new database.
isNoWait() - 类 中的方法org.h2.schema.TriggerObject
 
isNull() - 类 中的方法org.h2.mvstore.rtree.SpatialKey
 
isNullable(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Checks if this is nullable parameter.
isNullable(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this is nullable column.
isNullable() - 类 中的方法org.h2.table.Column
 
isNullable(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns ResultSetMetaData.columnNullableUnknown.
isNullOrEmpty(String) - 类 中的静态方法org.h2.util.StringUtils
Check if a String is null or empty (the length is null).
isNumber(String) - 类 中的静态方法org.h2.util.StringUtils
Check if this string is a decimal number.
ISO_DAY_OF_WEEK - 类 中的静态变量org.h2.expression.Function
 
ISO_WEEK - 类 中的静态变量org.h2.expression.Function
 
ISO_YEAR - 类 中的静态变量org.h2.expression.Function
 
isOffsetDateTime(Class<?>) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Checks if the given class is OffsetDateTime.
isolationLevelInSelectOrInsertStatement - 类 中的变量org.h2.engine.Mode
can set the isolation level using WITH {RR|RS|CS|UR}
isOption(String, String) - 类 中的静态方法org.h2.util.Tool
Check if the argument matches the option.
isOracle() - 类 中的方法org.h2.bnf.context.DbContents
 
isOracle() - 类 中的方法org.h2.table.TableLink
 
isOverlap(Object, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
Check whether the two objects overlap.
isParsingView() - 类 中的方法org.h2.engine.Session
 
isPersistData() - 类 中的方法org.h2.table.Table
 
isPersistent() - 类 中的方法org.h2.engine.ConnectionInfo
Check if the referenced database is persistent.
isPersistent() - 类 中的方法org.h2.engine.Database
Check if this database disk-based.
isPersistent() - 类 中的方法org.h2.index.IndexType
Is this index persistent?
isPersistIndexes() - 类 中的方法org.h2.table.Table
 
isPoolable() - 类 中的方法org.h2.jdbc.JdbcStatement
Returns whether this object is poolable.
isPostgreSQL() - 类 中的方法org.h2.bnf.context.DbContents
 
isPreparingQueryExpression() - 类 中的方法org.h2.engine.Session
 
isPrimaryKey() - 类 中的方法org.h2.index.IndexType
Does this index belong to a primary key constraint?
isPrimaryKey() - 类 中的方法org.h2.table.Column
 
isQuadraticSplit() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
isQuery() - 类 中的方法org.h2.command.Command
Check if this command is a query.
isQuery() - 类 中的方法org.h2.command.CommandContainer
 
isQuery() - 接口 中的方法org.h2.command.CommandInterface
Check if this is a query.
isQuery() - 类 中的方法org.h2.command.CommandRemote
 
isQuery() - 类 中的方法org.h2.command.dml.Call
 
isQuery() - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
isQuery() - 类 中的方法org.h2.command.dml.Explain
 
isQuery() - 类 中的方法org.h2.command.dml.Query
 
isQuery() - 类 中的方法org.h2.command.dml.ScriptCommand
 
isQuery() - 类 中的方法org.h2.command.Prepared
Check if this object is a query.
isQueryComparable() - 类 中的方法org.h2.table.Table
Check whether the table (or view) contains no columns that prevent index conditions to be used.
isQueryComparable() - 类 中的方法org.h2.table.TableView
 
isQuickAggregateQuery() - 类 中的方法org.h2.command.dml.Select
Check if this is an aggregate query with direct lookup, for example a query of the type SELECT COUNT(*) FROM TEST or SELECT MAX(ID) FROM TEST.
isReadOnly() - 类 中的方法org.h2.command.Command
Check if this command is read only.
isReadOnly() - 类 中的方法org.h2.command.CommandContainer
 
isReadOnly() - 类 中的方法org.h2.command.ddl.DefineCommand
 
isReadOnly() - 类 中的方法org.h2.command.dml.Call
 
isReadOnly() - 类 中的方法org.h2.command.dml.Explain
 
isReadOnly() - 类 中的方法org.h2.command.dml.NoOperation
 
isReadOnly() - 类 中的方法org.h2.command.dml.Select
 
isReadOnly() - 类 中的方法org.h2.command.dml.SelectUnion
 
isReadOnly() - 类 中的方法org.h2.command.Prepared
Check if this command is read only.
isReadOnly() - 类 中的方法org.h2.engine.Database
 
isReadOnly() - 类 中的方法org.h2.jdbc.JdbcConnection
Returns true if the database is read-only.
isReadOnly() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns the same as Connection.isReadOnly().
isReadOnly(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this column is read only.
isReadOnly() - 类 中的方法org.h2.jmx.DatabaseInfo
 
isReadOnly() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Is the database read-only?
isReadOnly() - 类 中的方法org.h2.mvstore.FileStore
 
isReadOnly() - 类 中的方法org.h2.mvstore.MVMap
 
isReadOnly() - 类 中的方法org.h2.mvstore.MVStore
Whether the store is read-only.
isReadOnly() - 类 中的方法org.h2.store.LobStorageBackend
 
isReadOnly() - 类 中的方法org.h2.store.LobStorageFrontend
 
isReadOnly() - 接口 中的方法org.h2.store.LobStorageInterface
Whether the storage is read-only
isReadOnly() - 类 中的方法org.h2.store.LobStorageMap
 
isReadOnly(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns true.
isReconnectNeeded() - 类 中的方法org.h2.engine.Database
Check if the contents of the database was changed and therefore it is required to re-connect.
isReconnectNeeded(boolean) - 类 中的方法org.h2.engine.Session
 
isReconnectNeeded(boolean) - 接口 中的方法org.h2.engine.SessionInterface
Check if the database changed and therefore reconnecting is required.
isReconnectNeeded(boolean) - 类 中的方法org.h2.engine.SessionRemote
 
isRecoveryReference() - 类 中的方法org.h2.value.ValueLobDb
 
isRecoveryRunning() - 类 中的方法org.h2.store.PageStore
Check whether the recovery process is currently running.
isRecursive() - 类 中的方法org.h2.index.ViewIndex
 
isRecursive() - 类 中的方法org.h2.table.TableView
 
isRedoLogBinaryEnabled() - 类 中的方法org.h2.engine.Session
 
isRemote() - 类 中的方法org.h2.engine.ConnectionInfo
Check if this is a remote connection.
isRemote() - 类 中的方法org.h2.engine.Session
 
isRemote() - 接口 中的方法org.h2.engine.SessionInterface
Check if this session is remote or embedded.
isRemote() - 类 中的方法org.h2.engine.SessionRemote
 
isReturnsResult() - 类 中的方法org.h2.bnf.context.DbProcedure
 
isRightMode() - 类 中的方法org.h2.command.ddl.GrantRevoke
 
isRoleGranted(Role) - 类 中的方法org.h2.engine.RightOwner
Check if a role has been granted for this right owner.
isRoleMode() - 类 中的方法org.h2.command.ddl.GrantRevoke
 
isRowIdIndex() - 类 中的方法org.h2.index.BaseIndex
 
isRowIdIndex() - 接口 中的方法org.h2.index.Index
Does this index support lookup by row id?
isRowIdIndex() - 类 中的方法org.h2.index.MultiVersionIndex
 
isRowIdIndex() - 类 中的方法org.h2.index.PageDataIndex
 
isRowIdIndex() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
isRunning(boolean) - 类 中的方法org.h2.server.pg.PgServer
 
isRunning(boolean) - 接口 中的方法org.h2.server.Service
Check if the service is running.
isRunning(boolean) - 类 中的方法org.h2.server.TcpServer
 
isRunning(boolean) - 类 中的方法org.h2.server.web.WebServer
 
isRunning(boolean) - 类 中的方法org.h2.tools.Server
Checks if the server is running.
isSameRM(XAResource) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Checks if this is the same XAResource.
isSameTransaction(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Whether the entry for this key was added or removed from this session.
isScan() - 类 中的方法org.h2.index.IndexType
Is this a table scan pseudo-index?
isSearchable(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this column is searchable.
isSearchable(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns true.
isSelectTrigger() - 类 中的方法org.h2.schema.TriggerObject
Check whether this is a select trigger.
isSigned(int) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Checks if this parameter is signed.
isSigned(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if this column is signed.
isSigned(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns true.
isSpatial() - 类 中的方法org.h2.index.IndexType
Is this a spatial index?
isSpatialIntersects() - 类 中的方法org.h2.index.IndexCondition
Check if this index condition is of the type spatial column intersects value.
isSQLite() - 类 中的方法org.h2.bnf.context.DbContents
 
isStart() - 类 中的方法org.h2.index.IndexCondition
Check if this index condition is of the type column larger or equal to value.
isStarting() - 类 中的方法org.h2.engine.Database
Check if the database is currently opening.
isStopped() - 类 中的方法org.h2.server.web.WebServer
 
isStored() - 类 中的方法org.h2.value.ValueLobDb
 
isStream() - 类 中的方法org.h2.index.PageDataLeaf
 
isStream() - 类 中的方法org.h2.index.PageDataOverflow
 
isStream() - 类 中的方法org.h2.util.CacheObject
 
isStringType(int) - 类 中的静态方法org.h2.value.DataType
Check if the given value type is a String (VARCHAR,...).
isSysTableLocked() - 类 中的方法org.h2.engine.Database
Checks if the system table (containing the catalog) is locked.
isSysTableLockedBy(Session) - 类 中的方法org.h2.engine.Database
Checks if the system table (containing the catalog) is locked by the given session.
isSystem - 类 中的变量org.h2.bnf.context.DbSchema
True if this is a system schema (for example the INFORMATION_SCHEMA).
isTableExpression() - 类 中的方法org.h2.table.TableView
 
isTemporary() - 接口 中的方法org.h2.engine.DbObject
Check if this object is temporary (for example, a temporary table).
isTemporary() - 类 中的方法org.h2.engine.DbObjectBase
 
isTemporary() - 类 中的方法org.h2.index.MultiVersionIndex
 
isTrace() - 类 中的方法org.h2.store.fs.FilePathRec
 
isTransactional() - 类 中的方法org.h2.command.Command
Check if this command is transactional.
isTransactional() - 类 中的方法org.h2.command.CommandContainer
 
isTransactional() - 类 中的方法org.h2.command.ddl.DefineCommand
 
isTransactional() - 类 中的方法org.h2.command.ddl.DropUser
 
isTransactional() - 类 中的方法org.h2.command.ddl.GrantRevoke
 
isTransactional() - 类 中的方法org.h2.command.dml.AlterSequence
 
isTransactional() - 类 中的方法org.h2.command.dml.AlterTableSet
 
isTransactional() - 类 中的方法org.h2.command.dml.BackupCommand
 
isTransactional() - 类 中的方法org.h2.command.dml.Call
 
isTransactional() - 类 中的方法org.h2.command.dml.Delete
 
isTransactional() - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
isTransactional() - 类 中的方法org.h2.command.dml.Explain
 
isTransactional() - 类 中的方法org.h2.command.dml.Insert
 
isTransactional() - 类 中的方法org.h2.command.dml.Merge
 
isTransactional() - 类 中的方法org.h2.command.dml.NoOperation
 
isTransactional() - 类 中的方法org.h2.command.dml.Query
 
isTransactional() - 类 中的方法org.h2.command.dml.Replace
 
isTransactional() - 类 中的方法org.h2.command.dml.Set
 
isTransactional() - 类 中的方法org.h2.command.dml.TransactionCommand
 
isTransactional() - 类 中的方法org.h2.command.dml.Update
 
isTransactional() - 类 中的方法org.h2.command.Prepared
Check if this command is transactional.
isUncommittedFromOtherSession(Session, Row) - 类 中的方法org.h2.index.MultiVersionIndex
Check if there is an uncommitted row with the given key within a different session.
isUndoLogEnabled() - 类 中的方法org.h2.engine.Session
 
isUnion() - 类 中的方法org.h2.command.dml.Query
Check if this is a UNION query.
isUnion() - 类 中的方法org.h2.command.dml.Select
 
isUnion() - 类 中的方法org.h2.command.dml.SelectUnion
 
isUnique() - 类 中的方法org.h2.index.IndexType
Is this a unique index?
isUpdatable() - 类 中的方法org.h2.result.UpdatableRow
Check if this result set is updatable.
isUsed(long, int) - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Check whether one of the blocks is in use.
isUsed() - 类 中的方法org.h2.table.TableFilter
 
isValid() - 类 中的方法org.h2.engine.DbObjectBase
 
isValid(int) - 类 中的方法org.h2.jdbc.JdbcConnection
Returns true if this connection is still valid.
isValidDate(int, int, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Verify if the specified date is valid.
isValueSet() - 类 中的方法org.h2.expression.Expression
Is the value of a parameter set.
isValueSet() - 类 中的方法org.h2.expression.Parameter
 
isValueSet() - 接口 中的方法org.h2.expression.ParameterInterface
Is the value of a parameter set.
isValueSet() - 类 中的方法org.h2.expression.ParameterRemote
 
isValueSet() - 类 中的方法org.h2.expression.ValueExpression
 
isVarArgs() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
isView() - 类 中的方法org.h2.bnf.context.DbTableOrView
 
isView() - 类 中的方法org.h2.table.Table
 
isView() - 类 中的方法org.h2.table.TableView
 
isVolatile() - 类 中的方法org.h2.mvstore.MVMap
Whether this is volatile map, meaning that changes are not persisted.
isWideningConversion(Column) - 类 中的方法org.h2.table.Column
Check whether the new column is of the same type and not more restricted than this column.
isWildcard() - 类 中的方法org.h2.expression.Expression
Only returns true if the expression is a wildcard.
isWildcard() - 类 中的方法org.h2.expression.Wildcard
 
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcConnection
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcResultSet
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbc.JdbcStatement
Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
[Not supported] Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.jdbcx.JdbcDataSource
[Not supported] Checks if unwrap can return an object of this class.
isWrapperFor(Class<?>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
isWritable(int) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Checks whether it is possible for a write on this column to succeed.
isWritable(int) - 类 中的方法org.h2.tools.SimpleResultSet
Returns false.
iterator() - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Get an iterator over all entries.

J

JAVA_OBJECT - 类 中的静态变量org.h2.value.Value
The value type for JAVA_OBJECT values.
JAVA_OBJECT_SERIALIZER - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET JAVA_OBJECT_SERIALIZER statement.
JAVA_OBJECT_SERIALIZER - 类 中的静态变量org.h2.engine.SysProperties
System property h2.javaObjectSerializer (default: null).
JAVA_OBJECT_SERIALIZER_CHANGE_WITH_DATA_TABLE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90141 is thrown when trying to change the java object serializer while there was already data in the database.
JAVA_SPECIFICATION_VERSION - 类 中的静态变量org.h2.engine.SysProperties
System property java.specification.version.
JAVA_SYSTEM_COMPILER - 类 中的静态变量org.h2.engine.SysProperties
System property h2.javaSystemCompiler (default: true).
JavaAggregate - org.h2.expression中的类
This class wraps a user-defined aggregate.
JavaAggregate(UserAggregate, Expression[], Select) - 类 的构造器org.h2.expression.JavaAggregate
 
javaDecode(String) - 类 中的静态方法org.h2.util.StringUtils
Decode a text that is encoded as a Java string literal.
javaEncode(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a string to a Java literal using the correct escape sequences.
JavaFunction - org.h2.expression中的类
This class wraps a user-defined function.
JavaFunction(FunctionAlias, Expression[]) - 类 的构造器org.h2.expression.JavaFunction
 
JavaObjectSerializer - org.h2.api中的接口
Custom serialization mechanism for java objects being stored in column of type OTHER.
JDBC - 类 中的静态变量org.h2.message.Trace
The trace module id for the JDBC API.
jdbc - 类 中的变量org.h2.value.DataType
The Java class name.
JdbcArray - org.h2.jdbc中的类
Represents an ARRAY value.
JdbcBatchUpdateException - org.h2.jdbc中的异常错误
Represents a batch update database exception.
JdbcBlob - org.h2.jdbc中的类
Represents a BLOB value.
JdbcBlob(JdbcConnection, Value, int) - 类 的构造器org.h2.jdbc.JdbcBlob
INTERNAL
JdbcCallableStatement - org.h2.jdbc中的类
Represents a callable statement.
JdbcCallableStatementBackwardsCompat - org.h2.jdbc中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcClob - org.h2.jdbc中的类
Represents a CLOB value.
JdbcClob(JdbcConnection, Value, int) - 类 的构造器org.h2.jdbc.JdbcClob
INTERNAL
jdbcCompliant() - 类 中的方法org.h2.Driver
Check if this driver is compliant to the JDBC specification.
JdbcConnection - org.h2.jdbc中的类
Represents a connection (session) to a database.
JdbcConnection(String, Properties) - 类 的构造器org.h2.jdbc.JdbcConnection
INTERNAL
JdbcConnection(ConnectionInfo, boolean) - 类 的构造器org.h2.jdbc.JdbcConnection
INTERNAL
JdbcConnection(JdbcConnection) - 类 的构造器org.h2.jdbc.JdbcConnection
INTERNAL
JdbcConnection(SessionInterface, String, String) - 类 的构造器org.h2.jdbc.JdbcConnection
INTERNAL
JdbcConnectionBackwardsCompat - org.h2.jdbc中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcConnectionPool - org.h2.jdbcx中的类
A simple standalone JDBC connection pool.
JdbcConnectionPool(ConnectionPoolDataSource) - 类 的构造器org.h2.jdbcx.JdbcConnectionPool
 
JdbcConnectionPoolBackwardsCompat - org.h2.jdbcx中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcDatabaseMetaData - org.h2.jdbc中的类
Represents the meta data for a database.
JdbcDatabaseMetaDataBackwardsCompat - org.h2.jdbc中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcDataSource - org.h2.jdbcx中的类
A data source for H2 database connections.
JdbcDataSource() - 类 的构造器org.h2.jdbcx.JdbcDataSource
The public constructor.
JdbcDataSourceBackwardsCompat - org.h2.jdbcx中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcDataSourceFactory - org.h2.jdbcx中的类
This class is used to create new DataSource objects.
JdbcDataSourceFactory() - 类 的构造器org.h2.jdbcx.JdbcDataSourceFactory
The public constructor to create new factory objects.
JdbcDriverBackwardsCompat - org.h2中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcParameterMetaData - org.h2.jdbc中的类
Information about the parameters of a prepared statement.
JdbcPreparedStatement - org.h2.jdbc中的类
Represents a prepared statement.
JdbcResultSet - org.h2.jdbc中的类
Represents a result set.
JdbcResultSetBackwardsCompat - org.h2.jdbc中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcResultSetMetaData - org.h2.jdbc中的类
Represents the meta data for a ResultSet.
JdbcSavepoint - org.h2.jdbc中的类
A savepoint is a point inside a transaction to where a transaction can be rolled back.
JdbcSQLException - org.h2.jdbc中的异常错误
Represents a database exception.
JdbcSQLException(String, String, String, int, Throwable, String) - 异常错误 的构造器org.h2.jdbc.JdbcSQLException
Creates a SQLException.
JdbcStatement - org.h2.jdbc中的类
Represents a statement.
JdbcStatementBackwardsCompat - org.h2.jdbc中的接口
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.
JdbcUtils - org.h2.util中的类
This is a utility class with JDBC helper functions.
JDBCX - 类 中的静态变量org.h2.message.Trace
The trace module id for the JDBCX API
JdbcXAConnection - org.h2.jdbcx中的类
This class provides support for distributed transactions.
JdbcXid - org.h2.jdbcx中的类
An object of this class represents a transaction id.
join() - 类 中的方法org.h2.util.Task
Stop the thread and wait until it is no longer running.
JoinBatch - org.h2.table中的类
Support for asynchronous batched index lookups on joins.
JoinBatch(int, TableFilter) - 类 的构造器org.h2.table.JoinBatch
 
joinOuterIndirect - 类 中的变量org.h2.table.TableFilter
Whether this is a direct or indirect (nested) outer join

K

key - 类 中的变量org.h2.mvstore.db.TransactionStore.Change
The key.
keyIterator(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Iterate over keys.
keyIterator(K, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Iterate over keys.
keyIterator(K) - 类 中的方法org.h2.mvstore.MVMap
Iterate over a number of keys.
keyList() - 类 中的方法org.h2.mvstore.MVMap
Get the key list.
keys - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
keys - 类 中的变量org.h2.fulltext.IndexInfo
The column indexes of the key columns.
keys(boolean, boolean) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the list of keys.
keys() - 类 中的方法org.h2.util.SortedProperties
 
keys() - 类 中的方法org.h2.util.ValueHashMap
Get the list of keys.
keySet() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the set of keys for resident entries.
keySet() - 类 中的方法org.h2.mvstore.MVMap
 
KEYSTORE_PASSWORD - 类 中的静态变量org.h2.security.CipherFactory
The default password to use for the .h2.keystore file
keyType - 类 中的变量org.h2.mvstore.MVMap.Builder
 
keyType(DataType) - 类 中的方法org.h2.mvstore.MVMap.Builder
Set the key data type.
keyType - 类 中的变量org.h2.mvstore.MVMapConcurrent.Builder
 
keyType(DataType) - 类 中的方法org.h2.mvstore.MVMapConcurrent.Builder
Set the key data type.
KEYWORD - 类 中的静态变量org.h2.bnf.Sentence
The token type for a keyword.

L

largeTransactions - 类 中的变量org.h2.engine.DbSettings
Database setting LARGE_TRANSACTIONS (default: true).
last() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to the last row.
last() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
lastKey() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the last key.
lastKey() - 类 中的方法org.h2.mvstore.MVMap
Get the last key, or null if the map is empty.
lastModified() - 类 中的方法org.h2.store.fs.FilePath
Get the last modified date of a file
lastModified() - 类 中的方法org.h2.store.fs.FilePathDisk
 
lastModified() - 类 中的方法org.h2.store.fs.FilePathMem
 
lastModified() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
lastModified() - 类 中的方法org.h2.store.fs.FilePathSplit
 
lastModified() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
lastModified() - 类 中的方法org.h2.store.fs.FilePathZip
 
lastModified(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the last modified date of a file.
lastUpdateTime - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The last time the statistics for this entry were updated, in milliseconds since 1970.
LATIN - 类 中的静态变量org.h2.mvstore.DataUtils
The ISO Latin character encoding format.
LazyFuture<T> - org.h2.util中的类
Single threaded lazy future.
LazyFuture() - 类 的构造器org.h2.util.LazyFuture
 
LCASE - 类 中的静态变量org.h2.expression.Function
 
LEAST - 类 中的静态变量org.h2.expression.Function
 
LEFT - 类 中的静态变量org.h2.expression.Function
 
LEGACY_ALGORITHMS_SECURITY_KEY - 类 中的静态变量org.h2.security.CipherFactory
The security property which can prevent anonymous TLS connections.
len - 类 中的变量org.h2.mvstore.Chunk
The length in number of blocks.
len - 类 中的变量org.h2.util.HashBase
The number of slots in the table.
LENGTH - 类 中的静态变量org.h2.expression.Function
 
length() - 类 中的方法org.h2.jdbc.JdbcBlob
Returns the length.
length() - 类 中的方法org.h2.jdbc.JdbcClob
Returns the length.
length(byte[]) - 类 中的方法org.h2.mvstore.StreamStore
Calculate the number of data bytes for the given id.
length() - 类 中的方法org.h2.store.Data
Get the current write position of this buffer, which is the current length.
length() - 类 中的方法org.h2.store.FileStore
Get the file size in bytes.
length() - 类 中的方法org.h2.util.BitField
Get the index of the highest set bit plus one, or 0 if no bits are set.
length() - 类 中的方法org.h2.util.StatementBuilder
Get the length.
LENGTH_INT - 类 中的静态变量org.h2.store.Data
The length of an integer value.
level - 类 中的变量org.h2.util.HashBase
The level.
LIKE_ESCAPE_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22025 is thrown when using an invalid escape character sequence for LIKE or REGEXP.
limit(int) - 类 中的方法org.h2.mvstore.WriteBuffer
Set the limit, possibly growing the buffer.
limit() - 类 中的方法org.h2.mvstore.WriteBuffer
Get the limit.
limitExpr - 类 中的变量org.h2.command.dml.Query
The limit expression as specified in the LIMIT or TOP clause.
LimitInputStream - org.h2.store中的类
An filter input stream that limits the number of bytes that can be read.
LimitInputStream(InputStream, long) - 类 的构造器org.h2.store.LimitInputStream
 
LINE_SEPARATOR - 类 中的静态变量org.h2.engine.SysProperties
System property line.separator (default: \n).
LINK_SCHEMA - 类 中的静态变量org.h2.expression.Function
 
LinkedCursor - org.h2.index中的类
The cursor implementation for the linked index.
LinkedIndex - org.h2.index中的类
A linked index is a index for a linked (remote) table.
LinkedIndex(TableLink, int, IndexColumn[], IndexType) - 类 的构造器org.h2.index.LinkedIndex
 
LinkSchema - org.h2.table中的类
A utility class to create table links for a whole schema.
linkSchema(Connection, String, String, String, String, String, String) - 类 中的静态方法org.h2.table.LinkSchema
Link all tables of a schema to the database.
linkStatements() - 类 中的方法org.h2.bnf.Bnf
Cross-link all statements with each other.
listen() - 类 中的方法org.h2.server.pg.PgServer
 
listen() - 接口 中的方法org.h2.server.Service
Listen for incoming connections.
listen() - 类 中的方法org.h2.server.TcpServer
 
listen() - 类 中的方法org.h2.server.web.WebServer
 
listSessions() - 类 中的方法org.h2.jmx.DatabaseInfo
 
listSessions() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
List sessions, including the queries that are in progress, and locked tables.
listSettings() - 类 中的方法org.h2.jmx.DatabaseInfo
 
listSettings() - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
List the database settings.
LITERALS_ARE_NOT_ALLOWED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90116 is thrown when trying use a literal in a SQL statement if literals are disabled.
LN - 类 中的静态变量org.h2.expression.Function
 
load() - 类 中的静态方法org.h2.Driver
INTERNAL
load() - 类 中的方法org.h2.store.FileLock
Load the properties file.
load(String) - 类 中的静态方法org.h2.util.JdbcUtils
Load the driver class for the given URL, if the database URL is known.
loadClass(String) - 接口 中的方法org.h2.util.Utils.ClassFactory
Load the class.
loadProperties(String) - 类 中的静态方法org.h2.util.SortedProperties
Load a properties object from a file.
loadUserClass(String) - 类 中的静态方法org.h2.util.JdbcUtils
Load a class, but check if it is allowed to load this class first.
LOB_CLIENT_MAX_SIZE_MEMORY - 类 中的静态变量org.h2.engine.SysProperties
System property h2.lobClientMaxSizeMemory (default: 1048576).
LOB_CLOSED_ON_TIMEOUT_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90039 is thrown when trying to access a CLOB or BLOB object that timed out.
LOB_DATA_TABLE - 类 中的静态变量org.h2.store.LobStorageBackend
The name of the lob data table.
LOB_FILES_PER_DIRECTORY - 类 中的静态变量org.h2.engine.SysProperties
System property h2.lobFilesPerDirectory (default: 256).
LOB_READ - 类 中的静态变量org.h2.engine.SessionRemote
 
lobCloseBetweenReads - 类 中的静态变量org.h2.engine.SysProperties
System property h2.lobCloseBetweenReads (default: false).
LobInputStream(long, long) - 类 的构造器org.h2.store.LobStorageBackend.LobInputStream
 
LobStorageBackend - org.h2.store中的类
This class stores LOB objects in the database, in tables.
LobStorageBackend(Database) - 类 的构造器org.h2.store.LobStorageBackend
 
LobStorageBackend.LobInputStream - org.h2.store中的类
An input stream that reads from a LOB.
LobStorageFrontend - org.h2.store中的类
This factory creates in-memory objects and temporary files.
LobStorageFrontend(DataHandler) - 类 的构造器org.h2.store.LobStorageFrontend
 
LobStorageInterface - org.h2.store中的接口
A mechanism to store and retrieve lob data.
LobStorageMap - org.h2.store中的类
This class stores LOB objects in the database, in maps.
LobStorageMap(Database) - 类 的构造器org.h2.store.LobStorageMap
 
lobTimeout - 类 中的变量org.h2.engine.DbSettings
Database setting LOB_TIMEOUT (default: 300000, which means 5 minutes).
localDateTimeToValue(Object) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a LocalDateTime to a Value.
LocalDateTimeUtils - org.h2.util中的类
This utility class contains time conversion functions for Java 8 Date and Time API classes.
localDateToDateValue(Object) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a LocalDate to a Value.
LocalResult - org.h2.result中的类
A local result set contains all row data of a result set.
LocalResult() - 类 的构造器org.h2.result.LocalResult
Construct a local result object.
LocalResult(Session, Expression[], int) - 类 的构造器org.h2.result.LocalResult
Construct a local result object.
localTimeToTimeValue(Object) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a LocalTime to a Value.
LOCATE - 类 中的静态变量org.h2.expression.Function
 
locatorsUpdateCopy() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database make a copy before updating.
LOCK - 类 中的静态变量org.h2.message.Trace
The trace module id for locks.
lock(Session, boolean, boolean) - 类 中的方法org.h2.mvstore.db.MVTable
 
lock(int) - 类 中的方法org.h2.store.FileLock
Lock the file if possible.
lock(long, long, boolean) - 类 中的方法org.h2.store.fs.FileBase
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.FunctionTable
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.MetaTable
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.RangeTable
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.RegularTable
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.Table
Lock the table for the given session.
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.TableFilter
Lock the table.
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.TableLink
 
lock(Session, boolean, boolean) - 类 中的方法org.h2.table.TableView
 
LOCK_FILE - 类 中的静态变量org.h2.store.FileLock
This locking method means the cooperative file locking protocol should be used.
LOCK_FS - 类 中的静态变量org.h2.store.FileLock
Use the file system to lock the file; don't use a separate lock file.
LOCK_MODE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET LOCK_MODE statement.
LOCK_MODE - 类 中的静态变量org.h2.expression.Function
 
LOCK_MODE_OFF - 类 中的静态变量org.h2.engine.Constants
The lock mode that means no locking is used at all.
LOCK_MODE_READ_COMMITTED - 类 中的静态变量org.h2.engine.Constants
The lock mode that means read locks are acquired, but they are released immediately after the statement is executed.
LOCK_MODE_TABLE - 类 中的静态变量org.h2.engine.Constants
The lock mode that means table level locking is used for reads and writes.
LOCK_MODE_TABLE_GC - 类 中的静态变量org.h2.engine.Constants
The lock mode that means table level locking is used for reads and writes.
LOCK_NO - 类 中的静态变量org.h2.store.FileLock
This locking method means no locking is used at all.
LOCK_SERIALIZED - 类 中的静态变量org.h2.store.FileLock
This locking method means multiple writers are allowed, and they synchronize themselves.
LOCK_SLEEP - 类 中的静态变量org.h2.engine.Constants
The number of milliseconds to wait between checking the .lock.db file still exists once a database is locked.
LOCK_SOCKET - 类 中的静态变量org.h2.store.FileLock
This locking method means a socket is created on the given machine.
LOCK_TIMEOUT - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET LOCK_TIMEOUT statement.
LOCK_TIMEOUT - 类 中的静态变量org.h2.expression.Function
 
LOCK_TIMEOUT_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 50200 is thrown when another connection locked an object longer than the lock timeout set for this connection, or when a deadlock occurred.
lockMeta(Session) - 类 中的方法org.h2.engine.Database
Lock the metadata table for updates.
lockRowAdd(ArrayList<Row>) - 类 中的方法org.h2.table.TableFilter
Add the current row to the array, if there is a current row.
lockRows(ArrayList<Row>) - 类 中的方法org.h2.table.TableFilter
Lock the given rows.
LOG - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET LOG statement.
log(Table, short, Row) - 类 中的方法org.h2.engine.Session
Add an undo log entry to this session.
LOG - 类 中的静态变量org.h2.expression.Function
 
log(int, String, byte[], long) - 接口 中的方法org.h2.store.fs.Recorder
Record the method.
log(int, String, byte[], long) - 类 中的方法org.h2.store.RecoverTester
 
LOG10 - 类 中的静态变量org.h2.expression.Function
 
LOG_MODE_OFF - 类 中的静态变量org.h2.store.PageStore
This log mode means the transaction log is not used.
LOG_MODE_SYNC - 类 中的静态变量org.h2.store.PageStore
This log mode means the transaction log is used and FileDescriptor.sync() is called for each checkpoint.
LOG_WRITTEN - 类 中的静态变量org.h2.engine.Session
This special log position means that the log entry has been written.
logAddOrRemoveRow(Session, int, Row, boolean) - 类 中的方法org.h2.store.PageStore
A record is added to a table, or removed from a table.
logAndConvert(Exception) - 类 中的方法org.h2.message.TraceObject
Log an exception and convert it to a SQL exception if required.
logIsLogBase10 - 类 中的变量org.h2.engine.Mode
The function LOG() uses base 10 instead of E.
logTruncate(Session, int) - 类 中的方法org.h2.store.PageStore
A table is truncated.
logUndo(TransactionStore.Transaction, long) - 类 中的方法org.h2.mvstore.db.TransactionStore
Remove a log entry.
logUndo(Page, Data) - 类 中的方法org.h2.store.PageStore
Write an undo log entry if required.
LONG - 类 中的静态变量org.h2.value.Value
The value type for LONG values.
LOWER - 类 中的静态变量org.h2.expression.Function
 
lowerCaseIdentifiers - 类 中的变量org.h2.engine.Mode
Meta data calls return identifiers in lower case.
lowerKey(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the largest key that is smaller than the given key, or null if no such key exists.
lowerKey(K) - 类 中的方法org.h2.mvstore.MVMap
Get the largest key that is smaller than the given key, or null if no such key exists.
LPAD - 类 中的静态变量org.h2.expression.Function
 
LTRIM - 类 中的静态变量org.h2.expression.Function
 
LZF - 接口 中的静态变量org.h2.compress.Compressor
The LZF compression algorithm is used
LZFInputStream - org.h2.compress中的类
An input stream to read from an LZF stream.
LZFInputStream(InputStream) - 类 的构造器org.h2.compress.LZFInputStream
 
LZFOutputStream - org.h2.compress中的类
An output stream to write an LZF stream.
LZFOutputStream(OutputStream) - 类 的构造器org.h2.compress.LZFOutputStream
 

M

main(String...) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Runs this tool.
main(String...) - 类 中的静态方法org.h2.tools.Backup
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.ChangeFileEncryption
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.Console
When running without options, -tcp, -web, -browser and -pg are started.
main(String...) - 类 中的静态方法org.h2.tools.ConvertTraceFile
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.CreateCluster
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.DeleteDbFiles
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.Recover
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.Restore
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.RunScript
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.Script
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.tools.Server
When running without options, -tcp, -web, -browser and -pg are started.
main(String...) - 类 中的静态方法org.h2.tools.Shell
Options are case sensitive.
main(String...) - 类 中的静态方法org.h2.util.Profiler
Run the command line version of the profiler.
map(FileChannel.MapMode, long, long) - 类 中的方法org.h2.store.fs.FileBase
 
mapAndAddFilter(Expression) - 类 中的方法org.h2.table.TableFilter
Map the columns and add the join condition.
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.command.dml.Query
Map the columns to the given column resolver.
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.command.dml.Select
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.command.dml.SelectUnion
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Aggregate
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Alias
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.CompareLike
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Comparison
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionAndOr
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionExists
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionIn
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionInSelect
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ConditionNot
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Expression
Map the columns of the resolver to expression columns.
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ExpressionColumn
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ExpressionList
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Function
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.JavaAggregate
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.JavaFunction
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Operation
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Parameter
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Rownum
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.SequenceValue
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Subquery
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.ValueExpression
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Variable
 
mapColumns(ColumnResolver, int) - 类 中的方法org.h2.expression.Wildcard
 
mapColumns(IndexColumn[], Table) - 类 中的静态方法org.h2.table.IndexColumn
Map the columns using the column names and the specified table.
MapEntry(K, V) - 类 的构造器org.h2.mvstore.DataUtils.MapEntry
 
mapId - 类 中的变量org.h2.mvstore.Chunk
The last used map id.
mapName - 类 中的变量org.h2.mvstore.db.TransactionStore.Change
The name of the map where the change occurred.
markSupported() - 类 中的方法org.h2.store.LimitInputStream
 
markUsed(long, int) - 类 中的方法org.h2.mvstore.FileStore
Mark the space as in use.
markUsed(long, int) - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
Mark the space as in use.
mask - 类 中的变量org.h2.util.HashBase
The bit mask to get the index from the hash code.
match(String) - 接口 中的方法org.h2.util.Utils.ClassFactory
Check whether the factory can return the named class.
MathUtils - org.h2.util中的类
This is a utility class with mathematical helper functions.
max(int) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
Get the maximum value for the given dimension.
MAX - 类 中的静态变量org.h2.value.ValueLong
The largest Long value, as a BigInteger.
MAX_FILE_RETRY - 类 中的静态变量org.h2.engine.SysProperties
System property h2.maxFileRetry (default: 16).
MAX_ID - 类 中的静态变量org.h2.mvstore.Chunk
The maximum chunk id.
MAX_LENGTH_INPLACE_LOB - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MAX_LENGTH_INPLACE_LOB statement.
MAX_LOG_SIZE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MAX_LOG_SIZE statement.
MAX_MEMORY_ROWS - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MAX_MEMORY_ROWS statement.
MAX_MEMORY_ROWS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.maxMemoryRows (default: 40000 per GB of available RAM).
MAX_MEMORY_UNDO - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MAX_MEMORY_UNDO statement.
MAX_OPERATION_MEMORY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MAX_OPERATION_MEMORY statement.
MAX_PARAMETER_INDEX - 类 中的静态变量org.h2.engine.Constants
The highest possible parameter index.
MAX_RECONNECT - 类 中的静态变量org.h2.engine.SysProperties
System property h2.maxReconnect (default: 3).
MAX_TRACE_DATA_LENGTH - 类 中的静态变量org.h2.engine.SysProperties
System property h2.maxTraceDataLength (default: 65535).
MAX_VAR_INT_LEN - 类 中的静态变量org.h2.mvstore.DataUtils
The maximum length of a variable size int.
MAX_VAR_LONG_LEN - 类 中的静态变量org.h2.mvstore.DataUtils
The maximum length of a variable size long.
maxCompactCount - 类 中的变量org.h2.engine.DbSettings
Database setting MAX_COMPACT_COUNT (default: Integer.MAX_VALUE).
maxCompactTime - 类 中的变量org.h2.engine.DbSettings
Database setting MAX_COMPACT_TIME (default: 200).
maxLen - 类 中的变量org.h2.mvstore.Chunk
The sum of the max length of all pages.
maxLenLive - 类 中的变量org.h2.mvstore.Chunk
The sum of the max length of all pages that are in use.
maxMemory - 类 中的变量org.h2.mvstore.cache.CacheLongKeyLIRS.Config
The maximum memory to use (1 or larger).
maxPrecision - 类 中的变量org.h2.value.DataType
The maximum supported precision.
maxQueryTimeout - 类 中的变量org.h2.engine.DbSettings
Database setting MAX_QUERY_TIMEOUT (default: 0).
maxRows - 类 中的变量org.h2.jdbc.JdbcStatement
 
maxScale - 类 中的变量org.h2.value.DataType
The highest possible scale.
memory - 类 中的变量org.h2.value.DataType
The number of bytes required for an object.
MEMORY_CALCULATE - 接口 中的静态变量org.h2.result.Row
 
MEMORY_DATA - 类 中的静态变量org.h2.engine.Constants
The memory needed by a object of class Data
MEMORY_FACTOR - 类 中的静态变量org.h2.engine.Constants
This value is used to calculate the average memory usage.
MEMORY_FREE - 类 中的静态变量org.h2.expression.Function
 
MEMORY_OBJECT - 类 中的静态变量org.h2.engine.Constants
The memory needed by a regular object with at least one field.
MEMORY_PAGE_BTREE - 类 中的静态变量org.h2.engine.Constants
The memory needed by an object of class PageBtree.
MEMORY_PAGE_DATA - 类 中的静态变量org.h2.engine.Constants
The memory needed by an object of class PageData.
MEMORY_PAGE_DATA_OVERFLOW - 类 中的静态变量org.h2.engine.Constants
The memory needed by an object of class PageDataOverflow.
MEMORY_POINTER - 类 中的静态变量org.h2.engine.Constants
The memory needed by a pointer.
MEMORY_ROW - 类 中的静态变量org.h2.engine.Constants
The memory needed by a Row.
MEMORY_USED - 类 中的静态变量org.h2.expression.Function
 
memoryChange() - 类 中的方法org.h2.index.PageBtree
The memory usage of this page was changed.
memoryChange() - 类 中的方法org.h2.index.PageBtreeLeaf
 
MERGE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a MERGE statement.
Merge - org.h2.command.dml中的类
This class represents the statement MERGE
Merge(Session) - 类 的构造器org.h2.command.dml.Merge
 
MetaCursor - org.h2.index中的类
An index for a meta data table.
MetaIndex - org.h2.index中的类
The index implementation for meta data tables.
MetaIndex(MetaTable, IndexColumn[], boolean) - 类 的构造器org.h2.index.MetaIndex
 
MetaRecord - org.h2.engine中的类
A record in the system table of the database.
MetaRecord(SearchRow) - 类 的构造器org.h2.engine.MetaRecord
 
metaRootPos - 类 中的变量org.h2.mvstore.Chunk
The position of the meta root.
MetaTable - org.h2.table中的类
This class is responsible to build the database meta data pseudo tables.
MetaTable(Schema, int, int) - 类 的构造器org.h2.table.MetaTable
Create a new metadata table.
METHOD_NOT_ALLOWED_FOR_PREPARED_STATEMENT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90130 is thrown when an execute method of PreparedStatement was called with a SQL statement.
METHOD_NOT_ALLOWED_FOR_QUERY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90001 is thrown when Statement.executeUpdate() was called for a SELECT statement.
METHOD_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90087 is thrown when a method with matching number of arguments was not found in the class.
METHOD_ONLY_ALLOWED_FOR_QUERY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90002 is thrown when Statement.executeQuery() was called for a statement that does not return a result set (for example, an UPDATE statement).
METHODS_MUST_HAVE_DIFFERENT_PARAMETER_COUNTS_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90073 is thrown when trying to create an alias for a Java method, if two methods exists in this class that have this name and the same number of parameters.
MILLIS_PER_DAY - 类 中的静态变量org.h2.util.DateTimeUtils
The number of milliseconds per day.
mimeType - 类 中的变量org.h2.server.web.WebApp
The mime type of the current response.
min(int) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
Get the minimum value for the given dimension.
MIN_BD - 类 中的静态变量org.h2.value.ValueLong
The smallest Long value, as a BigDecimal.
MIN_WRITE_DELAY - 类 中的静态变量org.h2.engine.Constants
The minimum write delay that causes commits to be delayed.
minScale - 类 中的变量org.h2.value.DataType
The lowest possible scale.
MINUS - 类 中的静态变量org.h2.expression.Operation
This operation represents a subtraction as in 2 - 1.
MINUTE - 类 中的静态变量org.h2.expression.Function
 
MOD - 类 中的静态变量org.h2.expression.Function
 
MODE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MODE statement.
Mode - org.h2.engine中的类
The compatibility modes.
modify(Long, Long, Long, Long) - 类 中的方法org.h2.schema.Sequence
Allows the start value, increment, min value and max value to be updated atomically, including atomic validation.
MODIFY_ON_WRITE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.modifyOnWrite (default: false).
MODULE_NAMES - 类 中的静态变量org.h2.message.Trace
Module names by their ids as array indexes.
MODULUS - 类 中的静态变量org.h2.expression.Operation
This operation represents a modulus as in 5 % 2.
modulus(Value) - 类 中的方法org.h2.value.Value
Take the modulus with a value and return the result.
modulus(Value) - 类 中的方法org.h2.value.ValueByte
 
modulus(Value) - 类 中的方法org.h2.value.ValueDecimal
 
modulus(Value) - 类 中的方法org.h2.value.ValueDouble
 
modulus(Value) - 类 中的方法org.h2.value.ValueFloat
 
modulus(Value) - 类 中的方法org.h2.value.ValueInt
 
modulus(Value) - 类 中的方法org.h2.value.ValueLong
 
modulus(Value) - 类 中的方法org.h2.value.ValueShort
 
MONTH - 类 中的静态变量org.h2.expression.Function
 
MONTH_NAME - 类 中的静态变量org.h2.expression.Function
 
monthFromDateValue(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the month from a date value.
mouseClicked(MouseEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
mouseEntered(MouseEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
mouseExited(MouseEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
mousePressed(MouseEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
mouseReleased(MouseEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
move(String, String) - 类 中的静态方法org.h2.store.fs.FileUtils
Rename a file if this is allowed.
moveAtomicReplace(String, String) - 类 中的静态方法org.h2.store.fs.FileUtils
Rename a file if this is allowed, and try to atomically replace an existing file.
moveTo(Session, int) - 类 中的方法org.h2.index.PageBtreeLeaf
 
moveTo(Session, int) - 类 中的方法org.h2.index.PageBtreeNode
 
moveTo(Session, int) - 类 中的方法org.h2.index.PageDataLeaf
 
moveTo(Session, int) - 类 中的方法org.h2.index.PageDataNode
 
moveTo(Session, int) - 类 中的方法org.h2.index.PageDataOverflow
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePath
Rename a file if this is allowed.
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathDisk
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathMem
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathNioMem
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathRec
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathSplit
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathWrapper
 
moveTo(FilePath, boolean) - 类 中的方法org.h2.store.fs.FilePathZip
 
moveTo(Session, int) - 类 中的方法org.h2.store.Page
Copy the data to a new location, change the parent to point to the new location, and free up the current page.
moveTo(Session, int) - 类 中的方法org.h2.store.PageFreeList
 
moveTo(Session, int) - 类 中的方法org.h2.store.PageStreamData
 
moveTo(Session, int) - 类 中的方法org.h2.store.PageStreamTrunk
 
moveToCurrentRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to the current row.
moveToCurrentRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
moveToInsertRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to the insert row.
moveToInsertRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
MULTI_THREADED - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MULTI_THREADED statement.
MultiDimension - org.h2.tools中的类
A tool to help an application execute multi-dimensional range queries.
MultiDimension() - 类 的构造器org.h2.tools.MultiDimension
 
MULTIPLY - 类 中的静态变量org.h2.expression.Operation
This operation represents a multiplication as in 2 * 3.
multiply(Value) - 类 中的方法org.h2.value.Value
Multiply with a value and return the result.
multiply(Value) - 类 中的方法org.h2.value.ValueByte
 
multiply(Value) - 类 中的方法org.h2.value.ValueDecimal
 
multiply(Value) - 类 中的方法org.h2.value.ValueDouble
 
multiply(Value) - 类 中的方法org.h2.value.ValueFloat
 
multiply(Value) - 类 中的方法org.h2.value.ValueInt
 
multiply(Value) - 类 中的方法org.h2.value.ValueLong
 
multiply(Value) - 类 中的方法org.h2.value.ValueShort
 
multiply(Value) - 类 中的方法org.h2.value.ValueTime
 
multiThreaded - 类 中的变量org.h2.engine.DbSettings
Database setting MULTI_THREADED (default: false).
MultiVersionCursor - org.h2.index中的类
The cursor implementation for the multi-version index.
MultiVersionIndex - org.h2.index中的类
A multi-version index is a combination of a regular index, and a in-memory tree index that contains uncommitted changes.
MultiVersionIndex(Index, RegularTable) - 类 的构造器org.h2.index.MultiVersionIndex
 
MUST_GROUP_BY_COLUMN_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90016 is thrown when a column was used in the expression list or the order by clause of a group or aggregate query, and that column is not in the GROUP BY clause.
MVCC - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET MVCC statement.
MVDelegateIndex - org.h2.mvstore.db中的类
An index that delegates indexing to another index.
MVDelegateIndex(MVTable, int, String, MVPrimaryIndex, IndexType) - 类 的构造器org.h2.mvstore.db.MVDelegateIndex
 
MVIndex - org.h2.mvstore.db中的接口
An index that stores the data in an MVStore.
MVMap<K,V> - org.h2.mvstore中的类
A stored map.
MVMap(DataType, DataType) - 类 的构造器org.h2.mvstore.MVMap
 
MVMap.Builder<K,V> - org.h2.mvstore中的类
A builder for this class.
MVMap.MapBuilder<M extends MVMap<K,V>,K,V> - org.h2.mvstore中的接口
A builder for maps.
MVMapConcurrent<K,V> - org.h2.mvstore中的类
A class used for backward compatibility.
MVMapConcurrent(DataType, DataType) - 类 的构造器org.h2.mvstore.MVMapConcurrent
 
MVMapConcurrent.Builder<K,V> - org.h2.mvstore中的类
A builder for this class.
MVPrimaryIndex - org.h2.mvstore.db中的类
A table stored in a MVStore.
MVPrimaryIndex(Database, MVTable, int, IndexColumn[], IndexType) - 类 的构造器org.h2.mvstore.db.MVPrimaryIndex
 
MVRTreeMap<V> - org.h2.mvstore.rtree中的类
An r-tree implementation.
MVRTreeMap(int, DataType) - 类 的构造器org.h2.mvstore.rtree.MVRTreeMap
 
MVRTreeMap.Builder<V> - org.h2.mvstore.rtree中的类
A builder for this class.
MVRTreeMap.RTreeCursor - org.h2.mvstore.rtree中的类
A cursor to iterate over a subset of the keys.
MVSecondaryIndex - org.h2.mvstore.db中的类
A table stored in a MVStore.
MVSecondaryIndex(Database, MVTable, int, String, IndexColumn[], IndexType) - 类 的构造器org.h2.mvstore.db.MVSecondaryIndex
 
MVSpatialIndex - org.h2.mvstore.db中的类
This is an index based on a MVRTreeMap.
MVSpatialIndex(Database, MVTable, int, String, IndexColumn[], IndexType) - 类 的构造器org.h2.mvstore.db.MVSpatialIndex
Constructor.
mvStore - 类 中的变量org.h2.engine.DbSettings
Database setting MV_STORE (default: false for version 1.3, true for version 1.4).
MVStore - org.h2.mvstore中的类
A persistent storage for maps.
MVStore.Builder - org.h2.mvstore中的类
A builder for an MVStore.
MVStoreTool - org.h2.mvstore中的类
Utility methods used in combination with the MVStore.
MVStoreTool() - 类 的构造器org.h2.mvstore.MVStoreTool
 
MVTable - org.h2.mvstore.db中的类
A table stored in a MVStore.
MVTable(CreateTableData, MVTableEngine.Store) - 类 的构造器org.h2.mvstore.db.MVTable
 
MVTableEngine - org.h2.mvstore.db中的类
A table engine that internally uses the MVStore.
MVTableEngine() - 类 的构造器org.h2.mvstore.db.MVTableEngine
 
MVTableEngine.Store - org.h2.mvstore.db中的类
A store with open tables.

N

name - 类 中的变量org.h2.bnf.context.DbSchema
The schema name.
name - 类 中的变量org.h2.store.FileStore
The file name.
name - 类 中的变量org.h2.store.fs.FilePath
The complete path (which may be absolute or relative, depending on the file system).
NAME - 类 中的静态变量org.h2.table.RangeTable
The name of the range table.
name - 类 中的变量org.h2.value.DataType
The data type name.
NANOS - 类 中的静态变量org.h2.bnf.RuleFixed
 
nanosFromDate(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Convert a time in milliseconds in UTC to the nanoseconds since midnight (in the default timezone).
nativeSQL(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Translates a SQL statement into the database grammar.
needRebuild() - 类 中的方法org.h2.index.FunctionIndex
 
needRebuild() - 类 中的方法org.h2.index.HashIndex
 
needRebuild() - 接口 中的方法org.h2.index.Index
Check if the index needs to be rebuilt.
needRebuild() - 类 中的方法org.h2.index.LinkedIndex
 
needRebuild() - 类 中的方法org.h2.index.MetaIndex
 
needRebuild() - 类 中的方法org.h2.index.MultiVersionIndex
 
needRebuild() - 类 中的方法org.h2.index.NonUniqueHashIndex
 
needRebuild() - 类 中的方法org.h2.index.PageBtreeIndex
 
needRebuild() - 类 中的方法org.h2.index.PageDataIndex
 
needRebuild() - 类 中的方法org.h2.index.PageDelegateIndex
 
needRebuild() - 类 中的方法org.h2.index.RangeIndex
 
needRebuild() - 类 中的方法org.h2.index.ScanIndex
 
needRebuild() - 类 中的方法org.h2.index.SpatialTreeIndex
 
needRebuild() - 类 中的方法org.h2.index.TreeIndex
 
needRebuild() - 类 中的方法org.h2.index.ViewIndex
 
needRebuild() - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
needRebuild() - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
needRebuild() - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
needRebuild() - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
needRecompile() - 类 中的方法org.h2.command.dml.BackupCommand
 
needRecompile() - 类 中的方法org.h2.command.dml.NoOperation
 
needRecompile() - 类 中的方法org.h2.command.dml.Set
 
needRecompile() - 类 中的方法org.h2.command.dml.TransactionCommand
 
needRecompile() - 类 中的方法org.h2.command.Prepared
Check if the statement needs to be re-compiled.
needToClose() - 类 中的方法org.h2.result.LocalResult
 
needToClose() - 接口 中的方法org.h2.result.ResultInterface
Check if this result set should be closed, for example because it is buffered using a temporary file.
needToClose() - 类 中的方法org.h2.result.ResultRemote
 
NEGATE - 类 中的静态变量org.h2.expression.Operation
This operation represents a negation as in - ID.
negate() - 类 中的方法org.h2.value.Value
Return -value if this value support arithmetic operations.
negate() - 类 中的方法org.h2.value.ValueBoolean
 
negate() - 类 中的方法org.h2.value.ValueByte
 
negate() - 类 中的方法org.h2.value.ValueDecimal
 
negate() - 类 中的方法org.h2.value.ValueDouble
 
negate() - 类 中的方法org.h2.value.ValueFloat
 
negate() - 类 中的方法org.h2.value.ValueInt
 
negate() - 类 中的方法org.h2.value.ValueLong
 
negate() - 类 中的方法org.h2.value.ValueShort
 
negate() - 类 中的方法org.h2.value.ValueTime
 
nestedJoins - 类 中的变量org.h2.engine.DbSettings
Database setting NESTED_JOINS (default: true).
NetUtils - org.h2.util中的类
This utility class contains socket helper functions.
New - org.h2.util中的类
This class contains static methods to construct commonly used generic objects such as ArrayList.
New() - 类 的构造器org.h2.util.New
 
NEW_TABLE_ALIAS - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
newBytes(int) - 类 中的静态方法org.h2.mvstore.DataUtils
Create an array of bytes with the given size.
newConcurrentModificationException(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Create a new ConcurrentModificationException.
newConcurrentStringMap() - 类 中的方法org.h2.engine.Database
Create a new hash map.
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePath
List the files and directories in the given directory.
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathDisk
 
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathMem
 
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathSplit
 
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
newDirectoryStream() - 类 中的方法org.h2.store.fs.FilePathZip
 
newDirectoryStream(String) - 类 中的静态方法org.h2.store.fs.FileUtils
List the files and directories in the given directory.
newIllegalArgumentException(String, Object...) - 类 中的静态方法org.h2.mvstore.DataUtils
Create a new IllegalArgumentException.
newIllegalStateException(int, String, Object...) - 类 中的静态方法org.h2.mvstore.DataUtils
Create a new IllegalStateException.
newInputStream() - 类 中的方法org.h2.store.fs.FilePath
Create an input stream to read from the file.
newInputStream() - 类 中的方法org.h2.store.fs.FilePathDisk
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathMem
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathSplit
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
newInputStream() - 类 中的方法org.h2.store.fs.FilePathZip
 
newInputStream(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Create an input stream to read from the file.
newInstance(Schema, int, String, String, boolean, boolean) - 类 中的静态方法org.h2.engine.FunctionAlias
Create a new alias based on a method name.
newInstance(int) - 类 中的静态方法org.h2.util.SmallLRUCache
Create a new object with all elements of the given collection.
newInstance(String, Object...) - 类 中的静态方法org.h2.util.Utils
Creates a new instance.
newInstance() - 类 中的静态方法org.h2.util.ValueHashMap
Create a new value hash map.
newInstanceFromSource(Schema, int, String, String, boolean, boolean) - 类 中的静态方法org.h2.engine.FunctionAlias
Create a new alias based on source code.
newIntArray(int) - 类 中的静态方法org.h2.util.Utils
Create an int array with the given size.
newLongArray(int) - 类 中的静态方法org.h2.util.Utils
Create a long array with the given size.
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePath
Create an output stream to write into the file.
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathDisk
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathMem
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathNioMem
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathRec
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathSplit
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathWrapper
 
newOutputStream(boolean) - 类 中的方法org.h2.store.fs.FilePathZip
 
newOutputStream(String, boolean) - 类 中的静态方法org.h2.store.fs.FileUtils
Create an output stream to write into the file.
newRoot(Page) - 类 中的方法org.h2.mvstore.MVMap
Use the new root page from now on.
newStringMap() - 类 中的方法org.h2.engine.Database
Create a new hash map.
newUnsupportedOperationException(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Create a new UnsupportedOperationException.
next() - 接口 中的方法org.h2.index.Cursor
Skip to the next row if one is available.
next() - 类 中的方法org.h2.index.FunctionCursor
 
next() - 类 中的方法org.h2.index.FunctionCursorResultSet
 
next() - 类 中的方法org.h2.index.IndexCursor
 
next() - 类 中的方法org.h2.index.LinkedCursor
 
next() - 类 中的方法org.h2.index.MetaCursor
 
next() - 类 中的方法org.h2.index.MultiVersionCursor
 
next() - 类 中的方法org.h2.index.NonUniqueHashCursor
 
next() - 类 中的方法org.h2.index.PageBtreeCursor
 
next() - 类 中的方法org.h2.index.ScanCursor
 
next() - 类 中的方法org.h2.index.SingleRowCursor
 
next() - 类 中的方法org.h2.index.TreeCursor
 
next() - 类 中的方法org.h2.index.ViewCursor
 
next() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the cursor to the next row of the result set.
next - 类 中的变量org.h2.mvstore.Chunk
The predicted position of the next chunk.
next() - 类 中的方法org.h2.mvstore.Cursor
 
next() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
 
next() - 类 中的方法org.h2.result.LocalResult
 
next() - 接口 中的方法org.h2.result.ResultExternal
Get the next row from the result.
next() - 接口 中的方法org.h2.result.ResultInterface
Go to the next row.
next() - 类 中的方法org.h2.result.ResultRemote
 
next() - 类 中的方法org.h2.result.ResultTempTable
 
next() - 类 中的方法org.h2.result.RowList
Get the next row from the list.
next() - 类 中的方法org.h2.table.JoinBatch
Get next row from the join batch.
next() - 类 中的方法org.h2.table.TableFilter
Check if there are more rows to read.
next() - 类 中的方法org.h2.tools.SimpleResultSet
Moves the cursor to the next row of the result set.
next() - 类 中的方法org.h2.util.Permutations
Go to the next lineup, and if available, fill the target array.
nextClearBit(int) - 类 中的方法org.h2.util.BitField
Get the index of the next bit that is not set.
nextObjectId() - 类 中的方法org.h2.engine.Session
Get the next object id.
nextPowerOf2(int) - 类 中的静态方法org.h2.util.MathUtils
Get the value that is equal or higher than this value, and that is a power of two.
nextTemporaryMapName() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Get the name of the next available temporary map.
NEXTVAL - 类 中的静态变量org.h2.expression.Function
 
NIO_CLEANER_HACK - 类 中的静态变量org.h2.engine.SysProperties
System property h2.nioCleanerHack (default: false).
NIO_LOAD_MAPPED - 类 中的静态变量org.h2.engine.SysProperties
System property h2.nioLoadMapped (default: false).
NO - 接口 中的静态变量org.h2.compress.Compressor
No compression is used.
NO_DATA_AVAILABLE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 2000 is thrown when the result set is positioned before the first or after the last row, or not on a valid row for the given operation.
NO_DEFAULT_SET_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23507 is thrown when updating or deleting from a table with a foreign key constraint that should set the default value, but there is no default value defined.
NO_OPERATION - 接口 中的静态变量org.h2.command.CommandInterface
The type of a no operation statement.
nonResidentQueueSize - 类 中的变量org.h2.mvstore.cache.CacheLongKeyLIRS.Config
The number of entries in the non-resident queue, as a factor of the number of all other entries in the map.
NonUniqueHashCursor - org.h2.index中的类
Cursor implementation for non-unique hash index
NonUniqueHashCursor(Session, RegularTable, ArrayList<Long>) - 类 的构造器org.h2.index.NonUniqueHashCursor
 
NonUniqueHashIndex - org.h2.index中的类
A non-unique index based on an in-memory hash map.
NonUniqueHashIndex(RegularTable, int, String, IndexColumn[], IndexType) - 类 的构造器org.h2.index.NonUniqueHashIndex
 
NOOP - 类 中的静态变量org.h2.store.PageLog
No operation.
NoOperation - org.h2.command.dml中的类
Represents an empty statement or a statement that has no effect.
NoOperation(Session) - 类 的构造器org.h2.command.dml.NoOperation
 
normalize(int, double, double, double) - 类 中的方法org.h2.tools.MultiDimension
Normalize a value so that it is between the minimum and maximum for the given number of dimensions.
normalizeTimestamp(long, long) - 类 中的静态方法org.h2.util.DateTimeUtils
Calculate the normalized timestamp.
NOT_ENOUGH_RIGHTS_FOR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90096 is thrown when trying to perform an operation with a non-admin user if the user does not have enough rights.
NOT_EQUAL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning <> as in ID<>1.
NOT_EQUAL_NULL_SAFE - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning ID IS NOT 1 (ID IS DISTINCT FROM 1).
NOT_FOUND - 类 中的静态变量org.h2.util.IntIntHashMap
The value indicating that the entry has not been found.
NOT_FROM_RESOLVER - 类 中的静态变量org.h2.expression.ExpressionVisitor
Does an expression have no relation to the given table filter (getResolver)?
NOT_NULLABLE - 类 中的静态变量org.h2.table.Column
This column is not nullable.
NOT_ON_UPDATABLE_ROW - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90029 is thrown when calling ResultSet.deleteRow(), insertRow(), or updateRow() when the current row is not updatable.
NOW - 类 中的静态变量org.h2.expression.Function
 
NULL - 类 中的静态变量org.h2.value.Value
The value type for NULL.
NULL_NOT_ALLOWED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23502 is thrown when trying to insert NULL into a column that does not allow NULL.
NULL_SAFE - 类 中的静态变量org.h2.expression.Comparison
This is a flag meaning the comparison is null safe (meaning never returns NULL even if one operand is NULL).
NULLABLE - 类 中的静态变量org.h2.table.Column
This column is nullable.
NULLABLE_UNKNOWN - 类 中的静态变量org.h2.table.Column
It is not know whether this column is nullable.
NullableKeyConcurrentMap<V> - org.h2.value中的类
A concurrent hash map that allows null keys
NullableKeyConcurrentMap() - 类 的构造器org.h2.value.NullableKeyConcurrentMap
 
nullConcatIsNull - 类 中的变量org.h2.engine.Mode
Concatenation with NULL results in NULL.
NULLIF - 类 中的静态变量org.h2.expression.Function
 
nullPlusNonNullIsNull() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether NULL+1 is NULL or not.
NULLS_FIRST - 类 中的静态变量org.h2.result.SortOrder
This bit mask means NULLs should be sorted before other data, no matter if ascending or descending order is used.
NULLS_LAST - 类 中的静态变量org.h2.result.SortOrder
This bit mask means NULLs should be sorted after other data, no matter if ascending or descending order is used.
nullsAreSortedAtEnd() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if NULL is sorted at the end (no matter if ASC or DESC is used).
nullsAreSortedAtStart() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if NULL is sorted at the beginning (no matter if ASC or DESC is used).
nullsAreSortedHigh() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if NULL is sorted high (bigger than anything that is not null).
nullsAreSortedLow() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if NULL is sorted low (smaller than anything that is not null).
nullsFirst - 类 中的变量org.h2.command.dml.SelectOrderBy
If NULL should be appear first.
nullsLast - 类 中的变量org.h2.command.dml.SelectOrderBy
If NULL should be appear at the end.
NUMERIC_VALUE_OUT_OF_RANGE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22003 is thrown when a value is out of range when converting to another data type.
NVL2 - 类 中的静态变量org.h2.expression.Function
 

O

OBJECT_CACHE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.objectCache (default: true).
OBJECT_CACHE_MAX_PER_ELEMENT_SIZE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.objectCacheMaxPerElementSize (default: 4096).
OBJECT_CACHE_SIZE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.objectCacheSize (default: 1024).
OBJECT_CLOSED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90007 is thrown when trying to call a JDBC method on an object that has been closed.
ObjectDataType - org.h2.mvstore.type中的类
A data type implementation for the most common data types, including serializable objects.
ObjectDataType() - 类 的构造器org.h2.mvstore.type.ObjectDataType
 
OCTET_LENGTH - 类 中的静态变量org.h2.expression.Function
 
OFF - 类 中的静态变量org.h2.message.TraceSystem
This trace level means nothing should be written.
OFF - 类 中的静态变量org.h2.value.CompareMode
This constant means there is no collator set, and the default string comparison is to be used.
OffHeapStore - org.h2.mvstore中的类
A storage mechanism that "persists" data in the off-heap area of the main memory.
OffHeapStore() - 类 的构造器org.h2.mvstore.OffHeapStore
 
offsetDateTimeToValue(Object) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a OffsetDateTime to a Value.
offsetExpr - 类 中的变量org.h2.command.dml.Query
The offset expression as specified in the LIMIT ..
offsets - 类 中的变量org.h2.index.PageBtree
The row offsets.
OLD_STYLE_OUTER_JOIN - 类 中的静态变量org.h2.engine.SysProperties
System property h2.oldStyleOuterJoin (default: true for version 1.3, false for version 1.4).
onDuplicateKeyUpdate - 类 中的变量org.h2.engine.Mode
MySQL style INSERT ...
ONE - 类 中的静态变量org.h2.value.ValueDecimal
The value 'one'.
onlyPosition - 类 中的变量org.h2.index.PageBtree
If only the position of the row is stored in the page
onStore(int) - 类 中的方法org.h2.mvstore.StreamStore
This method is called after a block of data is stored.
open(String) - 类 中的方法org.h2.mvstore.cache.FilePathCache
 
open(String, boolean, char[]) - 类 中的方法org.h2.mvstore.FileStore
Try to open the file.
open() - 类 中的方法org.h2.mvstore.MVStore.Builder
Open the store.
open(String) - 类 中的静态方法org.h2.mvstore.MVStore
Open a store in exclusive mode.
open(String, boolean, char[]) - 类 中的方法org.h2.mvstore.OffHeapStore
 
open(DataHandler, String, String) - 类 中的静态方法org.h2.store.FileStore
Open a non encrypted file store with the given settings.
open(DataHandler, String, String, String, byte[]) - 类 中的静态方法org.h2.store.FileStore
Open an encrypted file store with the given settings.
open(DataHandler, String, String, String, byte[], int) - 类 中的静态方法org.h2.store.FileStore
Open an encrypted file store with the given settings.
open(String) - 类 中的方法org.h2.store.fs.FilePath
Open a random access file object.
open(String) - 类 中的方法org.h2.store.fs.FilePathDisk
 
open(String) - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
open(String) - 类 中的方法org.h2.store.fs.FilePathMem
 
open(String) - 类 中的方法org.h2.store.fs.FilePathNio
 
open(String) - 类 中的方法org.h2.store.fs.FilePathNioMapped
 
open(String) - 类 中的方法org.h2.store.fs.FilePathNioMem
 
open(String) - 类 中的方法org.h2.store.fs.FilePathRec
 
open(String) - 类 中的方法org.h2.store.fs.FilePathRetryOnInterrupt
 
open(String) - 类 中的方法org.h2.store.fs.FilePathSplit
 
open(String) - 类 中的方法org.h2.store.fs.FilePathWrapper
 
open(String) - 类 中的方法org.h2.store.fs.FilePathZip
 
open(String, String) - 类 中的静态方法org.h2.store.fs.FileUtils
Open a random access file object.
open() - 类 中的方法org.h2.store.PageStore
Open the file and read the header.
open(HashMap<TableLinkConnection, TableLinkConnection>, String, String, String, String, boolean) - 类 中的静态方法org.h2.table.TableLinkConnection
Open a new connection.
OPEN_BRACKET - 类 中的静态变量org.h2.bnf.RuleFixed
 
OPEN_OUTPUT_STREAM - 接口 中的静态变量org.h2.store.fs.Recorder
Open a file output stream.
openBrowser(String) - 类 中的静态方法org.h2.tools.Server
Open a new browser tab or window with the given URL.
opened() - 接口 中的方法org.h2.api.DatabaseEventListener
This method is called after the database has been opened.
openFile(String, String, boolean) - 类 中的方法org.h2.engine.Database
 
openFile(String, String, boolean) - 类 中的方法org.h2.engine.SessionRemote
 
openFile(String, String, boolean) - 接口 中的方法org.h2.store.DataHandler
Open a file at the given location.
openFile() - 类 中的方法org.h2.store.FileStore
Re-open the file.
openFile(String, String, boolean) - 类 中的方法org.h2.tools.Recover
INTERNAL
openLinked(int, DataHandler, int, int, long, boolean) - 类 中的静态方法org.h2.value.ValueLob
Create a LOB value with the given parameters.
openMap(String) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Open a data map.
openMap(String, DataType, DataType) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Open the map to store the data.
openMap(MVMap<K, TransactionStore.VersionedValue>) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Open the transactional version of the given map.
openMap(String) - 类 中的方法org.h2.mvstore.MVStore
Open a map with the default settings.
openMap(String, MVMap.MapBuilder<M, K, V>) - 类 中的方法org.h2.mvstore.MVStore
Open a map with the given builder.
openNewConnection() - 类 中的方法org.h2.value.Transfer
Open a new new connection to the same address and port as this one.
openUnlinked(int, DataHandler, int, int, long, boolean, String) - 类 中的静态方法org.h2.value.ValueLob
Create a LOB value with the given parameters.
openVersion(long) - 类 中的方法org.h2.mvstore.MVMap
Open an old version for the given map.
Operation - org.h2.expression中的类
A mathematical expression, or string concatenation.
Operation(int, Expression, Expression) - 类 的构造器org.h2.expression.Operation
 
OPTIMIZABLE_MIN_MAX_COUNT_ALL - 类 中的静态变量org.h2.expression.ExpressionVisitor
Are all aggregates MIN(column), MAX(column), or COUNT(*) for the given table (getTable)?
optimize(ExpressionColumn, Column) - 类 中的方法org.h2.command.dml.SelectListColumnResolver
 
optimize(Session) - 类 中的方法org.h2.expression.Aggregate
 
optimize(Session) - 类 中的方法org.h2.expression.Alias
 
optimize(Session) - 类 中的方法org.h2.expression.CompareLike
 
optimize(Session) - 类 中的方法org.h2.expression.Comparison
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionAndOr
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionExists
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionIn
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionInSelect
 
optimize(Session) - 类 中的方法org.h2.expression.ConditionNot
 
optimize(Session) - 类 中的方法org.h2.expression.Expression
Try to optimize the expression.
optimize(Session) - 类 中的方法org.h2.expression.ExpressionColumn
 
optimize(Session) - 类 中的方法org.h2.expression.ExpressionList
 
optimize(Session) - 类 中的方法org.h2.expression.Function
 
optimize(Session) - 接口 中的方法org.h2.expression.FunctionCall
Optimize the function if possible.
optimize(Session) - 类 中的方法org.h2.expression.JavaAggregate
 
optimize(Session) - 类 中的方法org.h2.expression.JavaFunction
 
optimize(Session) - 类 中的方法org.h2.expression.Operation
 
optimize(Session) - 类 中的方法org.h2.expression.Parameter
 
optimize(Session) - 类 中的方法org.h2.expression.Rownum
 
optimize(Session) - 类 中的方法org.h2.expression.SequenceValue
 
optimize(Session) - 类 中的方法org.h2.expression.Subquery
 
optimize(Session) - 类 中的方法org.h2.expression.ValueExpression
 
optimize(Session) - 类 中的方法org.h2.expression.Variable
 
optimize(Session) - 类 中的方法org.h2.expression.Wildcard
 
optimize(ExpressionColumn, Column) - 接口 中的方法org.h2.table.ColumnResolver
Get the expression that represents this column.
optimize(ExpressionColumn, Column) - 类 中的方法org.h2.table.SingleColumnResolver
 
optimize(ExpressionColumn, Column) - 类 中的方法org.h2.table.TableFilter
 
OPTIMIZE_REUSE_RESULTS - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET OPTIMIZE_REUSE_RESULTS statement.
optimizeDistinct - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_DISTINCT (default: true).
optimizeEvaluatableSubqueries - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_EVALUATABLE_SUBQUERIES (default: true).
optimizeInList - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_IN_LIST (default: true).
optimizeInSelect - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_IN_SELECT (default: true).
optimizeInsertFromSelect - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_INSERT_FROM_SELECT (default: true).
optimizeIsNull - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_IS_NULL (default: false).
optimizeOr - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_OR (default: true).
optimizeQueryExpression(Query) - 类 中的方法org.h2.engine.Session
Optimize a query.
optimizeTwoEquals - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_TWO_EQUALS (default: true).
optimizeUpdate - 类 中的变量org.h2.engine.DbSettings
Database setting OPTIMIZE_UPDATE (default: true).
OR - 类 中的静态变量org.h2.expression.ConditionAndOr
The OR condition type as in ID=1 OR NAME='Hello'.
ORA_HASH - 类 中的静态变量org.h2.expression.Function
 
ORDER_BY_NOT_IN_RESULT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90068 is thrown when the given expression that is used in the ORDER BY is not in the result list.
org.h2 - 程序包 org.h2
Implementation of the JDBC driver.
org.h2.api - 程序包 org.h2.api
Contains interfaces for user-defined extensions, such as triggers and user-defined aggregate functions.
org.h2.bnf - 程序包 org.h2.bnf
The implementation of the BNF (Backus-Naur form) parser and tool.
org.h2.bnf.context - 程序包 org.h2.bnf.context
Classes that provide context for the BNF tool, in order to provide BNF-based auto-complete.
org.h2.command - 程序包 org.h2.command
This package contains the parser and the base classes for prepared SQL statements.
org.h2.command.ddl - 程序包 org.h2.command.ddl
Contains DDL (data definition language) and related SQL statements.
org.h2.command.dml - 程序包 org.h2.command.dml
Contains DML (data manipulation language) and related SQL statements.
org.h2.compress - 程序包 org.h2.compress
Lossless data compression classes.
org.h2.constraint - 程序包 org.h2.constraint
Database constraints such as check constraints, unique constraints, and referential constraints.
org.h2.engine - 程序包 org.h2.engine
Contains high level classes of the database and classes that don't fit in another sub-package.
org.h2.expression - 程序包 org.h2.expression
Expressions include mathematical operations, conditions, simple values, and functions.
org.h2.fulltext - 程序包 org.h2.fulltext
The native full text search implementation, and the wrapper for the the Lucene full text search implementation.
org.h2.index - 程序包 org.h2.index
Various table index implementations, as well as cursors to navigate in an index.
org.h2.jdbc - 程序包 org.h2.jdbc
Implementation of the JDBC API (package java.sql).
org.h2.jdbcx - 程序包 org.h2.jdbcx
Implementation of the extended JDBC API (package javax.sql).
org.h2.jmx - 程序包 org.h2.jmx
Implementation of the Java Management Extension (JMX) features.
org.h2.message - 程序包 org.h2.message
Trace (logging facility) and error message tool.
org.h2.mvstore - 程序包 org.h2.mvstore
A persistent storage for tree maps.
org.h2.mvstore.cache - 程序包 org.h2.mvstore.cache
Classes related to caching.
org.h2.mvstore.db - 程序包 org.h2.mvstore.db
Helper classes to use the MVStore in the H2 database.
org.h2.mvstore.rtree - 程序包 org.h2.mvstore.rtree
An R-tree implementation
org.h2.mvstore.type - 程序包 org.h2.mvstore.type
Data types and serialization / deserialization
org.h2.result - 程序包 org.h2.result
Implementation of row and internal result sets.
org.h2.schema - 程序包 org.h2.schema
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
org.h2.security - 程序包 org.h2.security
Security classes, such as encryption and cryptographically secure hash algorithms.
org.h2.server - 程序包 org.h2.server
A small FTP server.
org.h2.server.pg - 程序包 org.h2.server.pg
PostgreSQL server implementation of this database.
org.h2.server.web - 程序包 org.h2.server.web
The H2 Console tool.
org.h2.store - 程序包 org.h2.store
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
org.h2.store.fs - 程序包 org.h2.store.fs
A file system abstraction.
org.h2.table - 程序包 org.h2.table
Classes related to a table and table meta data.
org.h2.tools - 程序包 org.h2.tools
Various tools.
org.h2.upgrade - 程序包 org.h2.upgrade
Implementation of the database upgrade mechanism.
org.h2.util - 程序包 org.h2.util
Internal utility classes.
org.h2.value - 程序包 org.h2.value
Data type and value implementations.
org.wowtools.h2.sqlrewriter - 程序包 org.wowtools.h2.sqlrewriter
 
org.wowtools.h2.usrfun - 程序包 org.wowtools.h2.usrfun
 
OsgiDataSourceFactory - org.h2.util中的类
This class implements the OSGi DataSourceFactory interface for the H2 JDBC driver.
OsgiDataSourceFactory(Driver) - 类 的构造器org.h2.util.OsgiDataSourceFactory
 
othersDeletesAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether other deletes are visible.
othersInsertsAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether other inserts are visible.
othersUpdatesAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether other updates are visible.
out - 类 中的变量org.h2.util.Tool
The output stream where this tool writes to.
OUT_OF_MEMORY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90108 is thrown when not enough heap memory was available.
ownDeletesAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether own deletes are visible.
ownInsertsAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether own inserts are visible.
ownUpdatesAreVisible(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether own updates are visible.

P

pad(String, int, String, boolean) - 类 中的静态方法org.h2.util.StringUtils
Pad a string.
page - 类 中的变量org.h2.mvstore.CursorPos
The current page.
Page - org.h2.mvstore中的类
A page (a node or a leaf).
Page - org.h2.store中的类
A page.
Page() - 类 的构造器org.h2.store.Page
 
Page.PageChildren - org.h2.mvstore中的类
Contains information about which other pages are referenced (directly or indirectly) by the given page.
Page.PageReference - org.h2.mvstore中的类
A pointer to a page, either in-memory or using a page position.
PAGE_COMPRESSED - 类 中的静态变量org.h2.mvstore.DataUtils
The bit mask for compressed pages (compression level fast).
PAGE_COMPRESSED_HIGH - 类 中的静态变量org.h2.mvstore.DataUtils
The bit mask for compressed pages (compression level high).
PAGE_LARGE - 类 中的静态变量org.h2.mvstore.DataUtils
The marker size of a very large page.
PAGE_MEMORY - 类 中的静态变量org.h2.mvstore.DataUtils
The estimated number of bytes used per page object.
PAGE_MEMORY_CHILD - 类 中的静态变量org.h2.mvstore.DataUtils
The estimated number of bytes used per child entry.
PAGE_SIZE_MAX - 类 中的静态变量org.h2.store.PageStore
The biggest possible page size.
PAGE_SIZE_MIN - 类 中的静态变量org.h2.store.PageStore
The smallest possible page size.
PAGE_STORE - 类 中的静态变量org.h2.message.Trace
The trace module id for the page store.
PAGE_TYPE_LEAF - 类 中的静态变量org.h2.mvstore.DataUtils
The type for leaf page.
PAGE_TYPE_NODE - 类 中的静态变量org.h2.mvstore.DataUtils
The type for node page.
PageBtree - org.h2.index中的类
A page that contains index data.
PageBtreeCursor - org.h2.index中的类
The cursor implementation for the page b-tree index.
PageBtreeIndex - org.h2.index中的类
This is the most common type of index, a b tree index.
PageBtreeIndex(RegularTable, int, String, IndexColumn[], IndexType, boolean, Session) - 类 的构造器org.h2.index.PageBtreeIndex
 
PageBtreeLeaf - org.h2.index中的类
A b-tree leaf page that contains index data.
PageBtreeNode - org.h2.index中的类
A b-tree node page that contains index data.
pageCount - 类 中的变量org.h2.mvstore.Chunk
The total number of pages in this chunk.
pageCountLive - 类 中的变量org.h2.mvstore.Chunk
The number of pages still alive.
PageDataIndex - org.h2.index中的类
The scan index allows to access a row by key.
PageDataIndex(RegularTable, int, IndexColumn[], IndexType, boolean, Session) - 类 的构造器org.h2.index.PageDataIndex
 
PageDataLeaf - org.h2.index中的类
A leaf page that contains data of one or multiple rows.
PageDataNode - org.h2.index中的类
A leaf page that contains data of one or multiple rows.
PageDataOverflow - org.h2.index中的类
Overflow data for a leaf page.
PageDelegateIndex - org.h2.index中的类
An index that delegates indexing to the page data index.
PageDelegateIndex(RegularTable, int, String, IndexType, PageDataIndex, boolean, Session) - 类 的构造器org.h2.index.PageDelegateIndex
 
PageFreeList - org.h2.store中的类
The list of free pages of a page store.
PageIndex - org.h2.index中的类
A page store index.
PageIndex() - 类 的构造器org.h2.index.PageIndex
 
PageInputStream - org.h2.store中的类
An input stream that reads from a page store.
PageLog - org.h2.store中的类
Transaction log mechanism.
PageOutputStream - org.h2.store中的类
An output stream that writes into a page store.
PageOutputStream(PageStore, int, BitField, int, boolean) - 类 的构造器org.h2.store.PageOutputStream
Create a new page output stream.
PageParser - org.h2.server.web中的类
A page parser can parse an HTML page and replace the tags there.
PageReference(Page, long, long) - 类 的构造器org.h2.mvstore.Page.PageReference
 
pageSplitSize(int) - 类 中的方法org.h2.mvstore.MVStore.Builder
Set the amount of memory a page should contain at most, in bytes, before it is split.
PageStore - org.h2.store中的类
This class represents a file that is organized as a number of pages.
PageStore(Database, String, String, int) - 类 的构造器org.h2.store.PageStore
Create a new page store object.
PageStoreInDoubtTransaction - org.h2.store中的类
Represents an in-doubt transaction (a transaction in the prepare phase).
PageStoreInDoubtTransaction(PageStore, int, int, String) - 类 的构造器org.h2.store.PageStoreInDoubtTransaction
Create a new in-doubt transaction info object.
pageStoreInternalCount - 类 中的变量org.h2.engine.DbSettings
Database setting PAGE_STORE_INTERNAL_COUNT (default: false).
pageStoreMaxGrowth - 类 中的变量org.h2.engine.DbSettings
Database setting PAGE_STORE_MAX_GROWTH (default: 128 * 1024).
pageStoreTrim - 类 中的变量org.h2.engine.DbSettings
Database setting PAGE_STORE_TRIM (default: true).
PageStreamData - org.h2.store中的类
A data page of a stream.
PageStreamTrunk - org.h2.store中的类
A trunk page of a stream.
Parameter - org.h2.expression中的类
A parameter of a prepared statement.
Parameter(int) - 类 的构造器org.h2.expression.Parameter
 
PARAMETER_META_DATA - 类 中的静态变量org.h2.message.TraceObject
The trace type id for parameter meta data objects.
PARAMETER_NOT_SET_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90012 is thrown when trying to execute a statement with an parameter.
ParameterInterface - org.h2.expression中的接口
The interface for client side (remote) and server side parameters.
ParameterRemote - org.h2.expression中的类
A client side (remote) parameter.
ParameterRemote(int) - 类 的构造器org.h2.expression.ParameterRemote
 
parameters - 类 中的变量org.h2.command.Prepared
The list of parameters.
params - 类 中的变量org.h2.value.DataType
The list of parameters used in the column definition.
PARENT - 类 中的静态变量org.h2.message.TraceSystem
The parent trace level should be used.
parent - 类 中的变量org.h2.mvstore.CursorPos
The position in the parent page, if any.
parentPageId - 类 中的变量org.h2.index.PageBtree
The page number of the parent.
parse(String, Map<String, Object>) - 类 中的静态方法org.h2.server.web.PageParser
Replace the tags in the HTML page with the given settings.
parse(String) - 类 中的静态方法org.h2.value.ValueDate
Parse a string to a ValueDate.
parse(String) - 类 中的静态方法org.h2.value.ValueTime
Parse a string to a ValueTime.
parse(String) - 类 中的静态方法org.h2.value.ValueTimestamp
Parse a string to a ValueTimestamp.
parse(String) - 类 中的静态方法org.h2.value.ValueTimestampTimeZone
Parse a string to a ValueTimestamp.
PARSE_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90014 is thrown when trying to parse a date with an unsupported format string, or when the date can not be parsed.
PARSEDATETIME - 类 中的静态变量org.h2.expression.Function
 
parseDateTime(String, String, String, String) - 类 中的静态方法org.h2.util.DateTimeUtils
Parses a date using a format string.
parseDateValue(String, int, int) - 类 中的静态方法org.h2.util.DateTimeUtils
Parse a date string.
parseExpression(String) - 类 中的方法org.h2.command.Parser
Parse a SQL code snippet that represents an expression.
parseHexInt(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Parse an unsigned, hex long.
parseHexLong(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Parse an unsigned, hex long.
parseKey(Connection, String) - 类 中的静态方法org.h2.fulltext.FullText
Parse a primary key condition into the primary key columns.
parseLocalDate(CharSequence) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Parses an ISO date string into a java.time.LocalDate.
parseLocalDateTime(CharSequence) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Parses an ISO date string into a java.time.LocalDateTime.
parseLocalTime(CharSequence) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Parses an ISO time string into a java.time.LocalTime.
parseMap(String) - 类 中的静态方法org.h2.mvstore.DataUtils
Parse a key-value pair list.
parseOffsetDateTime(CharSequence) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Parses an ISO date string into a java.time.OffsetDateTime.
Parser - org.h2.command中的类
The parser is used to convert a SQL statement string to an command object.
Parser(Session) - 类 的构造器org.h2.command.Parser
 
parseTableName(String) - 类 中的方法org.h2.command.Parser
Parse a SQL code snippet that represents a table name.
parseTimeNanos(String, int, int, boolean) - 类 中的静态方法org.h2.util.DateTimeUtils
Parse a time string.
paused - 类 中的变量org.h2.util.Profiler
 
peek(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the value for the given key if the entry is cached.
peekFirst() - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Get the first element, or null if none.
peekLast() - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Get the last element, or null if none.
Permutations<T> - org.h2.util中的类
A class to iterate over all permutations of an array.
persistData - 类 中的变量org.h2.command.ddl.CreateTableData
Whether the data should be persisted.
persistIndexes - 类 中的变量org.h2.command.ddl.CreateTableData
Whether the indexes should be persisted.
PG_DEFAULT_CLIENT_ENCODING - 类 中的静态变量org.h2.engine.SysProperties
System property h2.pgClientEncoding (default: UTF-8).
PG_TYPE_BOOL - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_BPCHAR - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_BYTEA - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_DATE - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_FLOAT4 - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_FLOAT8 - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_INT2 - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_INT2VECTOR - 类 中的静态变量org.h2.server.pg.PgServer
The integer array type (for the column pg_index.indkey).
PG_TYPE_INT4 - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_INT8 - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_NUMERIC - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_OID - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_TEXT - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_TEXTARRAY - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_TIME - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_TIMESTAMP_NO_TMZONE - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_UNKNOWN - 类 中的静态变量org.h2.server.pg.PgServer
 
PG_TYPE_VARCHAR - 类 中的静态变量org.h2.server.pg.PgServer
The VARCHAR type.
PgServer - org.h2.server.pg中的类
This class implements a subset of the PostgreSQL protocol as described here: http://developer.postgresql.org/pgdocs/postgres/protocol.html The PostgreSQL catalog is described here: http://www.postgresql.org/docs/7.4/static/catalogs.html
PgServer() - 类 的构造器org.h2.server.pg.PgServer
 
PgServerThread - org.h2.server.pg中的类
One server thread is opened for each client.
PI - 类 中的静态变量org.h2.expression.Function
 
Plan - org.h2.table中的类
A possible query execution plan.
Plan(TableFilter[], int, Expression) - 类 的构造器org.h2.table.Plan
Create a query plan with the given order.
PlanItem - org.h2.table中的类
The plan item describes the index to be used, and the estimated cost when using it.
PlanItem() - 类 的构造器org.h2.table.PlanItem
 
PLUS - 类 中的静态变量org.h2.expression.Operation
This operation represents an addition as in 1 + 2.
pollUnclosed() - 类 中的静态方法org.h2.util.CloseWatcher
Check for an collected object.
popSubQueryInfo() - 类 中的方法org.h2.engine.Session
Remove the current subquery info from the stack.
POSITION - 类 中的静态变量org.h2.expression.Function
 
position(byte[], long) - 类 中的方法org.h2.jdbc.JdbcBlob
[Not supported] Searches a pattern and return the position.
position(Blob, long) - 类 中的方法org.h2.jdbc.JdbcBlob
[Not supported] Searches a pattern and return the position.
position(String, long) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Searches a pattern and return the position.
position(Clob, long) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Searches a pattern and return the position.
position(long) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
position() - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
position(int) - 类 中的方法org.h2.mvstore.WriteBuffer
Set the position.
position() - 类 中的方法org.h2.mvstore.WriteBuffer
Get the current position.
position() - 类 中的方法org.h2.store.fs.FileBase
 
position(long) - 类 中的方法org.h2.store.fs.FileBase
 
position(long) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
position() - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
POWER - 类 中的静态变量org.h2.expression.Function
 
PRECISION - 类 中的静态变量org.h2.value.ValueBoolean
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueDate
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueDouble
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueInt
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueLong
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueTime
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueTimestamp
The precision in digits.
PRECISION - 类 中的静态变量org.h2.value.ValueTimestampTimeZone
The precision in digits.
prefix - 类 中的变量org.h2.value.DataType
The prefix required for the SQL literal representation.
PREFIX_INDEX - 类 中的静态变量org.h2.engine.Constants
The name prefix used for indexes that are not explicitly named.
PREFIX_JOIN - 类 中的静态变量org.h2.engine.Constants
The name prefix used for synthetic nested join tables.
PREFIX_PRIMARY_KEY - 类 中的静态变量org.h2.engine.Constants
The name prefix used for primary key constraints that are not explicitly named.
PREFIX_TEMP_FILE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.prefixTempFile (default: h2.temp).
premain(String, Instrumentation) - 类 中的静态方法org.h2.util.Profiler
This method is called when the agent is installed.
PREPARE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a PREPARE statement.
prepare() - 类 中的方法org.h2.command.dml.Call
 
prepare() - 类 中的方法org.h2.command.dml.Delete
 
prepare() - 类 中的方法org.h2.command.dml.Explain
 
prepare() - 类 中的方法org.h2.command.dml.Insert
 
prepare() - 类 中的方法org.h2.command.dml.Merge
 
prepare() - 类 中的方法org.h2.command.dml.Replace
 
prepare() - 类 中的方法org.h2.command.dml.Select
 
prepare() - 类 中的方法org.h2.command.dml.SelectUnion
 
prepare() - 类 中的方法org.h2.command.dml.Update
 
prepare(String) - 类 中的方法org.h2.command.Parser
Parse the statement and prepare it for execution.
prepare() - 类 中的方法org.h2.command.Prepared
Prepare this statement.
prepare(String) - 类 中的方法org.h2.engine.Session
Parse and prepare the given SQL statement.
prepare(String, boolean) - 类 中的方法org.h2.engine.Session
Parse and prepare the given SQL statement.
prepare(Session, ArrayList<IndexCondition>) - 类 中的方法org.h2.index.IndexCursor
Prepare this index cursor to make a lookup in index.
prepare(Xid) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Prepare a transaction.
prepare() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Prepare the transaction.
prepare() - 类 中的方法org.h2.table.TableFilter
Prepare reading rows.
PREPARE_COMMIT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a PREPARE COMMIT statement.
PREPARE_COMMIT - 类 中的静态变量org.h2.store.PageLog
A prepare commit entry for a session.
prepareAlways - 类 中的变量org.h2.command.Prepared
If the query should be prepared before each execution.
prepareCall(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new callable statement.
prepareCall(String, int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a callable statement with the specified result set type and concurrency.
prepareCall(String, int, int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a callable statement with the specified result set type, concurrency, and holdability.
prepareCommand(String) - 类 中的方法org.h2.command.Parser
Parse a statement or a list of statements, and prepare it for execution.
prepareCommand(String, int) - 类 中的方法org.h2.engine.Session
 
prepareCommand(String, int) - 接口 中的方法org.h2.engine.SessionInterface
Parse a command and prepare it for execution.
prepareCommand(String, int) - 类 中的方法org.h2.engine.SessionRemote
 
prepareCommit(String) - 类 中的方法org.h2.engine.Session
Prepare the given transaction.
prepareCommit(Session, String) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Prepare a transaction.
prepareCommit(Session, String) - 类 中的方法org.h2.store.PageStore
Prepare a transaction.
Prepared - org.h2.command中的类
A prepared statement.
Prepared(Session) - 类 的构造器org.h2.command.Prepared
Create a new object.
PREPARED_STATEMENT - 类 中的静态变量org.h2.message.TraceObject
The trace type id for prepared statements.
prepareExpression(Session) - 类 中的方法org.h2.table.Column
Prepare all expressions of this column.
prepareJoinBatch() - 类 中的方法org.h2.command.Command
Prepare join batching.
prepareJoinBatch() - 类 中的方法org.h2.command.CommandContainer
 
prepareJoinBatch() - 类 中的方法org.h2.command.dml.Query
Prepare join batching.
prepareJoinBatch() - 类 中的方法org.h2.command.dml.Select
 
prepareJoinBatch() - 类 中的方法org.h2.command.dml.SelectUnion
 
prepareJoinBatch(JoinBatch, TableFilter[], int) - 类 中的方法org.h2.table.TableFilter
Attempt to initialize batched join.
prepareLocal(String) - 类 中的方法org.h2.engine.Session
Parse and prepare the given SQL statement.
prepareOrder(ArrayList<SelectOrderBy>, int) - 类 中的方法org.h2.command.dml.Query
Create a SortOrder object given the list of SelectOrderBy objects.
PrepareProcedure - org.h2.command.ddl中的类
This class represents the statement PREPARE
PrepareProcedure(Session) - 类 的构造器org.h2.command.ddl.PrepareProcedure
 
prepareStatement(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new prepared statement.
prepareStatement(String, int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a prepared statement with the specified result set type and concurrency.
prepareStatement(String, int, int, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a prepared statement with the specified result set type, concurrency, and holdability.
prepareStatement(String, int) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new prepared statement.
prepareStatement(String, int[]) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new prepared statement.
prepareStatement(String, String[]) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new prepared statement.
prepDeleteMap - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
prepDeleteRow - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
prepInsertMap - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
prepInsertRow - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
prepInsertWord - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
prepSelectRow - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
previous() - 接口 中的方法org.h2.index.Cursor
Skip to the previous row if one is available.
previous() - 类 中的方法org.h2.index.FunctionCursor
 
previous() - 类 中的方法org.h2.index.FunctionCursorResultSet
 
previous() - 类 中的方法org.h2.index.IndexCursor
 
previous() - 类 中的方法org.h2.index.LinkedCursor
 
previous() - 类 中的方法org.h2.index.MetaCursor
 
previous() - 类 中的方法org.h2.index.MultiVersionCursor
 
previous() - 类 中的方法org.h2.index.NonUniqueHashCursor
 
previous() - 类 中的方法org.h2.index.PageBtreeCursor
 
previous() - 类 中的方法org.h2.index.ScanCursor
 
previous() - 类 中的方法org.h2.index.SingleRowCursor
 
previous() - 类 中的方法org.h2.index.TreeCursor
 
previous() - 类 中的方法org.h2.index.ViewCursor
 
previous() - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the cursor to the last row, or row before first row if the current position is the first row.
previous() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
PRIMARY_KEY - 类 中的静态变量org.h2.constraint.Constraint
The constraint type name for primary key constraints.
print(String) - 类 中的方法org.h2.tools.Shell
Print the string without newline, and flush.
printNoDatabaseFilesFound(String, String) - 类 中的方法org.h2.util.Tool
Print to the output stream that no database files have been found.
printStackTrace() - 异常错误 中的方法org.h2.jdbc.JdbcBatchUpdateException
INTERNAL
printStackTrace(PrintWriter) - 异常错误 中的方法org.h2.jdbc.JdbcBatchUpdateException
INTERNAL
printStackTrace(PrintStream) - 异常错误 中的方法org.h2.jdbc.JdbcBatchUpdateException
INTERNAL
printStackTrace() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Prints the stack trace to the standard error stream.
printStackTrace(PrintWriter) - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Prints the stack trace to the specified print writer.
printStackTrace(PrintStream) - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Prints the stack trace to the specified print stream.
PROCEDURE - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
Procedure - org.h2.engine中的类
Represents a procedure.
Procedure(String, Prepared) - 类 的构造器org.h2.engine.Procedure
 
process(String, String, String, String, String, String) - 类 中的静态方法org.h2.tools.Script
Backs up a database to a stream.
process(Connection, String, String, String) - 类 中的静态方法org.h2.tools.Script
Backs up a database to a stream.
Profiler - org.h2.util中的类
A simple CPU profiling tool similar to java -Xrunhprof.
Profiler() - 类 的构造器org.h2.util.Profiler
 
prohibitEmptyInPredicate - 类 中的变量org.h2.engine.Mode
Whether an empty list as in "NAME IN()" results in a syntax error.
PUBLIC_ROLE_NAME - 类 中的静态变量org.h2.engine.Constants
Every user belongs to this role.
PUBLIC_STATIC_JAVA_METHOD_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90139 is thrown when the specified public static Java method was not found in the class.
pushSubQueryInfo(int[], TableFilter[], int, SortOrder) - 类 中的方法org.h2.engine.Session
Add a subquery info on top of the subquery info stack.
put(long, V) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Add an entry to the cache using the average memory size.
put(long, V, int) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Add an entry to the cache.
put(K, V) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Update the value for the given key.
put(K, V) - 类 中的方法org.h2.mvstore.MVMap
Add or replace a key-value pair.
put(Page, long, Object, Object) - 类 中的方法org.h2.mvstore.MVMap
Add or update a key-value pair.
put(SpatialKey, V) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
put(InputStream) - 类 中的方法org.h2.mvstore.StreamStore
Store the stream, and return the id.
put(byte) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a byte.
put(byte[]) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a byte array.
put(byte[], int, int) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a byte array.
put(ByteBuffer) - 类 中的方法org.h2.mvstore.WriteBuffer
Put the contents of a byte buffer.
put(CacheObject) - 接口 中的方法org.h2.util.Cache
Add an element to the cache.
put(CacheObject) - 类 中的方法org.h2.util.CacheLRU
 
put(CacheObject) - 类 中的方法org.h2.util.CacheTQ
 
put(int, int) - 类 中的方法org.h2.util.IntIntHashMap
Store the given key-value pair.
put(K, V) - 类 中的方法org.h2.util.SoftHashMap
Store the object.
put(Value, V) - 类 中的方法org.h2.util.ValueHashMap
Add or update a key value pair.
put(String, V) - 类 中的方法org.h2.value.CaseInsensitiveConcurrentMap
 
put(String, V) - 类 中的方法org.h2.value.CaseInsensitiveMap
 
put(String, V) - 类 中的方法org.h2.value.NullableKeyConcurrentMap
 
putAll(Map<Long, ? extends V>) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Add all elements of the map to this cache.
putChar(char) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a character.
putCommitted(K, V) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Update the value for the given key, without adding an undo log entry.
putDouble(double) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a double.
putFloat(float) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a float.
putIfAbsent(K, V) - 类 中的方法org.h2.mvstore.MVMap
Add a key-value pair if it does not yet exist.
putInt(int) - 类 中的方法org.h2.mvstore.WriteBuffer
Put an integer.
putInt(int, int) - 类 中的方法org.h2.mvstore.WriteBuffer
Update an integer at the given index.
putLong(long) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a long.
putShort(short) - 类 中的方法org.h2.mvstore.WriteBuffer
Put a short.
putShort(int, short) - 类 中的方法org.h2.mvstore.WriteBuffer
Update a short at the given index.
putStringData(String, int) - 类 中的方法org.h2.mvstore.WriteBuffer
Write the characters of a string in a format similar to UTF-8.
putVarInt(int) - 类 中的方法org.h2.mvstore.WriteBuffer
Write a variable size integer.
putVarLong(long) - 类 中的方法org.h2.mvstore.WriteBuffer
Write a variable size long.

Q

QUARTER - 类 中的静态变量org.h2.expression.Function
 
query(int) - 类 中的方法org.h2.command.Command
Execute a query statement, if this is possible.
query(int) - 类 中的方法org.h2.command.CommandContainer
 
query(int) - 类 中的方法org.h2.command.dml.Call
 
query(int) - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
query(int) - 类 中的方法org.h2.command.dml.Explain
 
Query - org.h2.command.dml中的类
Represents a SELECT statement (simple, or union).
query(int) - 类 中的方法org.h2.command.dml.Query
 
query(int) - 类 中的方法org.h2.command.dml.ScriptCommand
 
query(int, ResultTarget) - 类 中的方法org.h2.command.dml.SelectUnion
 
query(int) - 类 中的方法org.h2.command.Prepared
Execute the query.
QUERY_COMPARABLE - 类 中的静态变量org.h2.expression.ExpressionVisitor
Can the expression be added to a condition of an outer query.
QUERY_COMPARABLE_VISITOR - 类 中的静态变量org.h2.expression.ExpressionVisitor
The visitor singleton for the type QUERY_COMPARABLE.
QUERY_STATISTICS - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET QUERY_STATISTICS_ACTIVE statement.
QUERY_STATISTICS_MAX_ENTRIES - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET QUERY_STATISTICS_MAX_ENTRIES statement.
QUERY_STATISTICS_MAX_ENTRIES - 类 中的静态变量org.h2.engine.Constants
The maximum number of entries in query statistics.
QUERY_TIMEOUT - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET QUERY_TIMEOUT statement.
queryCacheSize - 类 中的变量org.h2.engine.DbSettings
Database setting QUERY_CACHE_SIZE (default: 8).
QueryEntry(String) - 类 的构造器org.h2.engine.QueryStatisticsData.QueryEntry
 
queryMeta() - 类 中的方法org.h2.command.Command
Get an empty result set containing the meta data.
queryMeta() - 类 中的方法org.h2.command.CommandContainer
 
queryMeta() - 类 中的方法org.h2.command.ddl.DefineCommand
 
queryMeta() - 类 中的方法org.h2.command.dml.BackupCommand
 
queryMeta() - 类 中的方法org.h2.command.dml.Call
 
queryMeta() - 类 中的方法org.h2.command.dml.Delete
 
queryMeta() - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
queryMeta() - 类 中的方法org.h2.command.dml.Explain
 
queryMeta() - 类 中的方法org.h2.command.dml.Insert
 
queryMeta() - 类 中的方法org.h2.command.dml.Merge
 
queryMeta() - 类 中的方法org.h2.command.dml.NoOperation
 
queryMeta() - 类 中的方法org.h2.command.dml.Replace
 
queryMeta() - 类 中的方法org.h2.command.dml.RunScriptCommand
 
queryMeta() - 类 中的方法org.h2.command.dml.ScriptCommand
 
queryMeta() - 类 中的方法org.h2.command.dml.Select
 
queryMeta() - 类 中的方法org.h2.command.dml.SelectUnion
 
queryMeta() - 类 中的方法org.h2.command.dml.Set
 
queryMeta() - 类 中的方法org.h2.command.dml.TransactionCommand
 
queryMeta() - 类 中的方法org.h2.command.dml.Update
 
queryMeta() - 类 中的方法org.h2.command.Prepared
Get an empty result set containing the meta data.
QueryStatisticsData - org.h2.engine中的类
Maintains query statistics.
QueryStatisticsData(int) - 类 的构造器org.h2.engine.QueryStatisticsData
 
QueryStatisticsData.QueryEntry - org.h2.engine中的类
The collected statistics for one query.
queryWithoutCache(int, ResultTarget) - 类 中的方法org.h2.command.dml.Query
Execute the query without checking the cache.
queryWithoutCache(int, ResultTarget) - 类 中的方法org.h2.command.dml.Select
 
queryWithoutCache(int, ResultTarget) - 类 中的方法org.h2.command.dml.SelectUnion
 
quote(String) - 类 中的静态方法org.h2.message.TraceObject
Format a string as a Java string literal.
quoteArray(String[]) - 类 中的静态方法org.h2.message.TraceObject
Format a string array to the Java source code that represents this object.
quoteBigDecimal(BigDecimal) - 类 中的静态方法org.h2.message.TraceObject
Format a big decimal to the Java source code that represents this object.
quoteBytes(byte[]) - 类 中的静态方法org.h2.message.TraceObject
Format a byte array to the Java source code that represents this object.
quoteDate(Date) - 类 中的静态方法org.h2.message.TraceObject
Format a date to the Java source code that represents this object.
quotedName - 类 中的变量org.h2.bnf.context.DbSchema
The quoted schema name.
quoteIdentifier(String) - 类 中的方法org.h2.bnf.context.DbContents
Add double quotes around an identifier if required.
quoteIdentifier(String) - 类 中的静态方法org.h2.command.Parser
Add double quotes around an identifier if required.
quoteIdentifier(String) - 类 中的静态方法org.h2.util.StringUtils
Enclose a string with double quotes.
quoteIntArray(int[]) - 类 中的静态方法org.h2.message.TraceObject
Format an int array to the Java source code that represents this object.
quoteJavaIntArray(int[]) - 类 中的静态方法org.h2.util.StringUtils
Convert an int array to the Java source code that represents this array.
quoteJavaString(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a string to the Java literal and enclose it with double quotes.
quoteJavaStringArray(String[]) - 类 中的静态方法org.h2.util.StringUtils
Convert a string array to the Java source code that represents this array.
quoteMap(Map<String, Class<?>>) - 类 中的静态方法org.h2.message.TraceObject
Format a map to the Java source code that represents this object.
quoteRemarkSQL(String) - 类 中的静态方法org.h2.util.StringUtils
In a string, replace block comment marks with /++ .. ++/.
quoteSQL(Object, int) - 类 中的静态方法org.h2.fulltext.FullText
INTERNAL.
quoteStringSQL(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a string to a SQL literal.
quoteTime(Time) - 类 中的静态方法org.h2.message.TraceObject
Format a time to the Java source code that represents this object.
quoteTimestamp(Timestamp) - 类 中的静态方法org.h2.message.TraceObject
Format a timestamp to the Java source code that represents this object.

R

RADIANS - 类 中的静态变量org.h2.expression.Function
 
RAND - 类 中的静态变量org.h2.expression.Function
 
RANDOM_UUID - 类 中的静态变量org.h2.expression.Function
 
randomAccessResult - 类 中的变量org.h2.command.dml.Query
Whether the result needs to support random access.
randomBytes(byte[]) - 类 中的静态方法org.h2.util.MathUtils
Get a number of pseudo random bytes.
randomInt(int) - 类 中的静态方法org.h2.util.MathUtils
Get a pseudo random int value between 0 (including and the given value (excluding).
RANGE - 类 中的静态变量org.h2.index.IndexCondition
A search mask meaning 'between'.
RangeIndex - org.h2.index中的类
An index for the SYSTEM_RANGE table.
RangeIndex(RangeTable, IndexColumn[]) - 类 的构造器org.h2.index.RangeIndex
 
RangeTable - org.h2.table中的类
The table SYSTEM_RANGE is a virtual table that generates incrementing numbers with a given start end end point.
RangeTable(Schema, Expression, Expression, boolean) - 类 的构造器org.h2.table.RangeTable
Create a new range with the given start and end expressions.
RangeTable(Schema, Expression, Expression, Expression, boolean) - 类 的构造器org.h2.table.RangeTable
 
RAWTOHEX - 类 中的静态变量org.h2.expression.Function
 
read() - 类 中的方法org.h2.compress.LZFInputStream
 
read(byte[]) - 类 中的方法org.h2.compress.LZFInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.compress.LZFInputStream
 
read(PageBtreeIndex, Data, int) - 类 中的静态方法org.h2.index.PageBtreeLeaf
Read a b-tree leaf page.
read(PageBtreeIndex, Data, int) - 类 中的静态方法org.h2.index.PageBtreeNode
Read a b-tree node page.
read(PageDataIndex, Data, int) - 类 中的静态方法org.h2.index.PageDataLeaf
Read a data leaf page.
read(PageDataIndex, Data, int) - 类 中的静态方法org.h2.index.PageDataNode
Read a data node page.
read(PageStore, Data, int) - 类 中的静态方法org.h2.index.PageDataOverflow
Read an overflow page.
read(ByteBuffer) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
read(ByteBuffer, long) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
read(ByteBuffer) - 接口 中的方法org.h2.mvstore.type.DataType
Read an object.
read(ByteBuffer, Object[], int, boolean) - 接口 中的方法org.h2.mvstore.type.DataType
Read a list of objects.
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
read(ByteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.type.StringDataType
 
read(ByteBuffer) - 类 中的方法org.h2.mvstore.type.StringDataType
 
read(Session, ResultSet, int) - 类 中的静态方法org.h2.result.LocalResult
Construct a local result set by reading all data from a regular result set.
read(byte[], int, int) - 类 中的方法org.h2.store.CountingReaderInputStream
 
read() - 类 中的方法org.h2.store.CountingReaderInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.Data
Copy a number of bytes to the given buffer from the current position.
read(char[], int, int) - 类 中的方法org.h2.store.DataReader
 
read(byte[]) - 类 中的方法org.h2.store.FileStoreInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.FileStoreInputStream
 
read() - 类 中的方法org.h2.store.FileStoreInputStream
 
read(ByteBuffer) - 类 中的方法org.h2.store.fs.FileBase
 
read(ByteBuffer, long) - 类 中的方法org.h2.store.fs.FileBase
 
read(ByteBuffer[], int, int) - 类 中的方法org.h2.store.fs.FileBase
 
read() - 类 中的方法org.h2.store.fs.FileChannelInputStream
 
read(byte[]) - 类 中的方法org.h2.store.fs.FileChannelInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.fs.FileChannelInputStream
 
read(ByteBuffer) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
read(ByteBuffer, long) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
read() - 类 中的方法org.h2.store.LimitInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.LimitInputStream
 
read() - 类 中的方法org.h2.store.LobStorageBackend.LobInputStream
 
read(byte[]) - 类 中的方法org.h2.store.LobStorageBackend.LobInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.LobStorageBackend.LobInputStream
 
read() - 类 中的方法org.h2.store.PageInputStream
 
read(byte[]) - 类 中的方法org.h2.store.PageInputStream
 
read(byte[], int, int) - 类 中的方法org.h2.store.PageInputStream
 
read(String, String[], String) - 类 中的方法org.h2.tools.Csv
Reads from the CSV file and returns a result set.
read(Reader, String[]) - 类 中的方法org.h2.tools.Csv
Reads CSV data from a reader and returns a result set.
read(byte[], int, int) - 类 中的方法org.h2.util.AutoCloseInputStream
 
read(byte[]) - 类 中的方法org.h2.util.AutoCloseInputStream
 
read() - 类 中的方法org.h2.util.AutoCloseInputStream
 
readAllRows() - 类 中的方法org.h2.index.PageBtree
Ensure all rows are read in memory.
readBlob(String) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readBlobDb(Connection, long, long) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readBlobMap(Connection, long, long) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readBoolean() - 类 中的方法org.h2.value.Transfer
Read a boolean.
readByte() - 类 中的方法org.h2.store.Data
Read one single byte.
readByte() - 类 中的方法org.h2.store.DataReader
Read a byte.
readBytes - 类 中的变量org.h2.mvstore.FileStore
The number of read bytes.
readBytes() - 类 中的方法org.h2.value.Transfer
Read a byte array.
readBytes(byte[], int, int) - 类 中的方法org.h2.value.Transfer
Read a number of bytes.
readBytesAndClose(InputStream, int) - 类 中的静态方法org.h2.util.IOUtils
Read a number of bytes from an input stream and close the stream.
readClob(String) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readClobDb(Connection, long, long) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readClobMap(Connection, long, long) - 类 中的静态方法org.h2.tools.Recover
INTERNAL
readColumns(DatabaseMetaData) - 类 中的方法org.h2.bnf.context.DbTableOrView
Read the column for this table from the database meta data.
readContents(String, Connection) - 类 中的方法org.h2.bnf.context.DbContents
Read the contents of this database from the database meta data.
readCount - 类 中的变量org.h2.mvstore.FileStore
The number of read operations.
readFully(FileChannel, long, ByteBuffer) - 类 中的静态方法org.h2.mvstore.DataUtils
Read from a file channel until the buffer is full.
readFully(long, int) - 类 中的方法org.h2.mvstore.FileStore
Read from the file.
readFully(long, int) - 类 中的方法org.h2.mvstore.OffHeapStore
 
readFully(byte[], int, int) - 类 中的方法org.h2.security.SecureFileStore
 
readFully(byte[], int) - 类 中的方法org.h2.store.DataReader
Read a number of bytes.
readFully(byte[], int, int) - 类 中的方法org.h2.store.FileStore
Read a number of bytes.
readFully(FileChannel, ByteBuffer) - 类 中的静态方法org.h2.store.fs.FileUtils
Fully read from the file.
readFully(InputStream, byte[], int) - 类 中的静态方法org.h2.util.IOUtils
Try to read the given number of bytes to the buffer.
readFully(Reader, char[], int) - 类 中的静态方法org.h2.util.IOUtils
Try to read the given number of characters to the buffer.
readFullyDirect(byte[], int, int) - 类 中的方法org.h2.security.SecureFileStore
 
readFullyDirect(byte[], int, int) - 类 中的方法org.h2.store.FileStore
Read a number of bytes without decrypting.
readHexInt(HashMap<String, ? extends Object>, String, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Read a hex int value from a map.
readHexLong(Map<String, ? extends Object>, String, long) - 类 中的静态方法org.h2.mvstore.DataUtils
Read a hex long value from a map.
readInt() - 类 中的方法org.h2.store.Data
Read an integer at the current position.
readInt() - 类 中的方法org.h2.value.Transfer
Read an int.
readLob(long, byte[], long, byte[], int, int) - 类 中的方法org.h2.engine.Database
 
readLob(long, byte[], long, byte[], int, int) - 类 中的方法org.h2.engine.SessionRemote
 
readLob(long, byte[], long, byte[], int, int) - 接口 中的方法org.h2.store.DataHandler
Read from a lob.
readLob(long, byte[], long, byte[], int, int) - 类 中的方法org.h2.tools.Recover
INTERNAL
readLong() - 类 中的方法org.h2.store.Data
Read a long value.
readLong(byte[], int) - 类 中的静态方法org.h2.util.Utils
Read a long value from the byte array at the given position.
readLong() - 类 中的方法org.h2.value.Transfer
Read a long.
readMetaData(Transfer) - 类 中的方法org.h2.expression.ParameterRemote
Write the parameter meta data from the transfer object.
READONLY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET READONLY statement.
READONLY - 类 中的静态变量org.h2.expression.ExpressionVisitor
Does the expression have no side effects (change the data)?
READONLY - 类 中的静态变量org.h2.expression.Function
 
readOnly - 类 中的变量org.h2.mvstore.FileStore
Whether this store is read-only.
readOnly() - 类 中的方法org.h2.mvstore.MVStore.Builder
Open the file in read-only mode.
READONLY_VISITOR - 类 中的静态变量org.h2.expression.ExpressionVisitor
The visitor singleton for the type EVALUATABLE.
readPage(int) - 类 中的方法org.h2.store.PageStore
Read a page.
readProcedures(DatabaseMetaData) - 类 中的方法org.h2.bnf.context.DbSchema
Read all procedures in the dataBase.
readRow(Value[]) - 类 中的方法org.h2.result.UpdatableRow
Re-reads a row from the database and updates the values in the array.
readRow(RowFactory, DataReader, Data) - 类 中的静态方法org.h2.store.PageLog
Read a row from an input stream.
readRow() - 类 中的方法org.h2.tools.Csv
INTERNAL
readRow() - 接口 中的方法org.h2.tools.SimpleRowSource
Get the next row.
readShortInt() - 类 中的方法org.h2.store.Data
Read an short integer at the current position.
readStatement() - 类 中的方法org.h2.util.ScriptReader
Read a statement from the reader.
readString(ByteBuffer, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Read a string.
readString() - 类 中的方法org.h2.store.Data
Read a String value.
readString() - 类 中的方法org.h2.store.DataReader
Read a string from the stream.
readString() - 类 中的方法org.h2.value.Transfer
Read a string.
readStringAndClose(Reader, int) - 类 中的静态方法org.h2.util.IOUtils
Read a number of characters from a reader and close it.
readTables(DatabaseMetaData, String[]) - 类 中的方法org.h2.bnf.context.DbSchema
Read all tables for this schema from the database meta data.
readValue() - 类 中的方法org.h2.store.Data
Read a value.
readValue(SessionInterface, ResultSet, int, int) - 类 中的静态方法org.h2.value.DataType
Read a value from the given result set.
readValue() - 类 中的方法org.h2.value.Transfer
Read a value.
readVariableInt(byte[], int) - 类 中的静态方法org.h2.tools.CompressTool
Read a variable size integer using Rice coding.
readVarInt(ByteBuffer) - 类 中的静态方法org.h2.mvstore.DataUtils
Read a variable size int.
readVarInt() - 类 中的方法org.h2.store.Data
Read a variable size int.
readVarInt() - 类 中的方法org.h2.store.DataReader
Read a variable size integer.
readVarLong(ByteBuffer) - 类 中的静态方法org.h2.mvstore.DataUtils
Read a variable size long.
readVarLong() - 类 中的方法org.h2.store.Data
Read a variable size long.
readVarLong() - 类 中的方法org.h2.store.DataReader
Read a variable size long.
rebuild() - 类 中的方法org.h2.constraint.Constraint
This method is called after a related table has changed (the table was renamed, or columns have been renamed).
rebuild() - 类 中的方法org.h2.constraint.ConstraintCheck
 
rebuild() - 类 中的方法org.h2.constraint.ConstraintReferential
 
rebuild() - 类 中的方法org.h2.constraint.ConstraintUnique
 
recompile(Session, boolean, boolean) - 类 中的方法org.h2.table.TableView
Re-compile the view query and all views that depend on this object.
recompileAlways - 类 中的变量org.h2.engine.DbSettings
Database setting RECOMPILE_ALWAYS (default: false).
reconnect(boolean) - 类 中的方法org.h2.engine.Session
 
reconnect(boolean) - 接口 中的方法org.h2.engine.SessionInterface
Close the connection and open a new connection.
reconnect(boolean) - 类 中的方法org.h2.engine.SessionRemote
 
reconnectCheckDelay - 类 中的变量org.h2.engine.DbSettings
Database setting RECONNECT_CHECK_DELAY (default: 200).
Recorder - org.h2.store.fs中的接口
A recorder for the recording file system.
recover(int) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Get the list of prepared transaction branches.
Recover - org.h2.tools中的类
Helps recovering a corrupted database.
Recover() - 类 的构造器org.h2.tools.Recover
 
RecoverTester - org.h2.store中的类
A tool that simulates a crash while writing to the database, and then verifies the database doesn't get corrupt.
RecoverTester() - 类 的构造器org.h2.store.RecoverTester
 
REDO_LOG_BINARY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET REDO_LOG_BINARY statement.
REFERENTIAL - 类 中的静态变量org.h2.constraint.Constraint
The constraint type name for referential constraints.
REFERENTIAL_INTEGRITY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET REFERENTIAL_INTEGRITY statement.
REFERENTIAL_INTEGRITY_VIOLATED_CHILD_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23503 is thrown when trying to delete or update a row when this would violate a referential constraint, because there is a child row that would become an orphan.
REFERENTIAL_INTEGRITY_VIOLATED_PARENT_MISSING_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 23506 is thrown when trying to insert or update a row that would violate a referential constraint, because the referenced row does not exist.
refreshRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Re-reads the current row from the database.
refreshRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
REGEXP_LIKE - 类 中的静态变量org.h2.expression.Function
 
REGEXP_REPLACE - 类 中的静态变量org.h2.expression.Function
 
register(FilePath) - 类 中的静态方法org.h2.store.fs.FilePath
Register a file provider.
register() - 类 中的静态方法org.h2.store.fs.FilePathEncrypt
Register this file system.
register() - 类 中的静态方法org.h2.store.fs.FilePathRec
Register the file system.
register(TableFilter, IndexLookupBatch) - 类 中的方法org.h2.table.JoinBatch
Register the table filter and lookup batch.
register(Object, Closeable, boolean) - 类 中的静态方法org.h2.util.CloseWatcher
Register an object.
register(Connection, Class<?>) - 类 中的静态方法org.wowtools.h2.usrfun.UserFunctionManager
注册一个类中所有@UserFunction注解的方法为自定义函数
registerMBean(ConnectionInfo, Database) - 类 中的静态方法org.h2.jmx.DatabaseInfo
Registers an MBean for the database.
registerOutParameter(int, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
registerOutParameter(int, int, String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
registerOutParameter(int, int, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
registerOutParameter(String, int, String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
registerOutParameter(String, int, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
registerOutParameter(String, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Registers the given OUT parameter.
RegularTable - org.h2.table中的类
Most tables are an instance of this class.
RegularTable(CreateTableData) - 类 的构造器org.h2.table.RegularTable
 
rehash(int) - 类 中的方法org.h2.util.HashBase
Increase the size of the underlying table and re-distribute the elements.
rehash(int) - 类 中的方法org.h2.util.IntIntHashMap
 
rehash(int) - 类 中的方法org.h2.util.ValueHashMap
 
reindex(Connection) - 类 中的静态方法org.h2.fulltext.FullText
Re-creates the full text index for this database.
reindex(Connection) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Re-creates the full text index for this database.
relative(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Moves the current position to a specific row relative to the current row.
relative(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
relativeKey(K, long) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get one of the previous or next keys.
releaseLock() - 类 中的方法org.h2.store.FileStore
Release the file lock.
releaseSavepoint(Savepoint) - 类 中的方法org.h2.jdbc.JdbcConnection
Releases a savepoint.
remapChildren() - 类 中的方法org.h2.index.PageBtreeNode
 
remapChildren(int) - 类 中的方法org.h2.index.PageDataLeaf
 
remapChildren(int) - 类 中的方法org.h2.index.PageDataNode
 
REMOTE_CONNECTION_NOT_ALLOWED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90117 is thrown when trying to connect to a TCP server from another machine, if remote connections are not allowed.
remove() - 接口 中的方法org.h2.api.Trigger
This method is called when the trigger is dropped.
remove() - 类 中的方法org.h2.fulltext.FullText.FullTextTrigger
INTERNAL
remove() - 类 中的方法org.h2.fulltext.FullTextLucene.FullTextTrigger
INTERNAL
remove(Session, Row) - 类 中的方法org.h2.index.FunctionIndex
 
remove(Session) - 类 中的方法org.h2.index.FunctionIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.HashIndex
 
remove(Session) - 类 中的方法org.h2.index.HashIndex
 
remove(Session, Row) - 接口 中的方法org.h2.index.Index
Remove a row from the index.
remove(Session) - 接口 中的方法org.h2.index.Index
Remove the index.
remove(Session) - 类 中的方法org.h2.index.LinkedIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.LinkedIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.MetaIndex
 
remove(Session) - 类 中的方法org.h2.index.MetaIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.MultiVersionIndex
 
remove(Session) - 类 中的方法org.h2.index.MultiVersionIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
remove(Session) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.PageBtreeIndex
 
remove(Session) - 类 中的方法org.h2.index.PageBtreeIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.PageDataIndex
 
remove(Session) - 类 中的方法org.h2.index.PageDataIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.PageDelegateIndex
 
remove(Session) - 类 中的方法org.h2.index.PageDelegateIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.RangeIndex
 
remove(Session) - 类 中的方法org.h2.index.RangeIndex
 
remove(Session) - 类 中的方法org.h2.index.ScanIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.ScanIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.SpatialTreeIndex
 
remove(Session) - 类 中的方法org.h2.index.SpatialTreeIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.TreeIndex
 
remove(Session) - 类 中的方法org.h2.index.TreeIndex
 
remove(Session, Row) - 类 中的方法org.h2.index.ViewIndex
 
remove(Session) - 类 中的方法org.h2.index.ViewIndex
 
remove(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Remove an entry.
remove() - 类 中的方法org.h2.mvstore.Cursor
 
remove(Session, Row) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
remove(Session) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
remove(Session, Row) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
remove(Session) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
remove(Session, Row) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
remove(Session) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
remove(Session, Row) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
remove(Session) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
remove(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Remove an entry.
remove(Object) - 类 中的方法org.h2.mvstore.MVMap
Remove a key-value pair, if the key exists.
remove(Object, Object) - 类 中的方法org.h2.mvstore.MVMap
Remove a key-value pair if the value matches the stored one.
remove(Page, long, Object) - 类 中的方法org.h2.mvstore.MVMap
Remove a key-value pair.
remove(int) - 类 中的方法org.h2.mvstore.Page
Remove the key and value (or child) at the given index.
remove(Page, long, Object) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
remove() - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
 
remove(byte[]) - 类 中的方法org.h2.mvstore.StreamStore
Remove all stored blocks for the given id.
remove(SchemaObject) - 类 中的方法org.h2.schema.Schema
Remove an object from this schema.
remove(T[], int, int) - 类 中的静态方法org.h2.store.Page
Delete a value in an array.
remove(long[], int, int) - 类 中的静态方法org.h2.store.Page
Delete a value in an array.
remove(int[], int, int) - 类 中的静态方法org.h2.store.Page
Delete a value in an array.
REMOVE - 类 中的静态变量org.h2.store.PageLog
Remove a record from a table.
remove() - 类 中的方法org.h2.tools.TriggerAdapter
This method is called when the database is closed.
remove(int) - 接口 中的方法org.h2.util.Cache
Remove an object from the cache.
remove(int) - 类 中的方法org.h2.util.CacheLRU
 
remove(int) - 类 中的方法org.h2.util.CacheTQ
 
remove() - 类 中的方法org.h2.util.DebuggingThreadLocal
Remove the value for the current thread.
remove(int) - 类 中的方法org.h2.util.IntArray
Remove the value at the given index.
remove(int) - 类 中的方法org.h2.util.IntIntHashMap
Remove the key-value pair with the given key.
remove(Object) - 类 中的方法org.h2.util.SoftHashMap
Remove an object.
remove(Value) - 类 中的方法org.h2.util.ValueHashMap
Remove a key value pair.
remove(Object) - 类 中的方法org.h2.value.CaseInsensitiveConcurrentMap
 
remove(Object) - 类 中的方法org.h2.value.CaseInsensitiveMap
 
remove(Object) - 类 中的方法org.h2.value.NullableKeyConcurrentMap
 
remove() - 类 中的方法org.h2.value.Value
Remove the underlying resource, if any.
remove() - 类 中的方法org.h2.value.ValueLob
 
remove() - 类 中的方法org.h2.value.ValueLobDb
 
removeAllForTable(int) - 类 中的方法org.h2.store.LobStorageBackend
 
removeAllForTable(int) - 类 中的方法org.h2.store.LobStorageFrontend
 
removeAllForTable(int) - 接口 中的方法org.h2.store.LobStorageInterface
Remove all LOBs for this table.
removeAllForTable(int) - 类 中的方法org.h2.store.LobStorageMap
 
removeAllTriggers(Connection, String) - 类 中的静态方法org.h2.fulltext.FullText
Remove all triggers that start with the given prefix.
removeAnonFromLegacyAlgorithms() - 类 中的静态方法org.h2.security.CipherFactory
Attempts to weaken the security properties to allow anonymous TLS.
removeAtCommit(Value) - 类 中的方法org.h2.engine.Session
Remember that the given LOB value must be removed at commit.
removeAtCommitStop(Value) - 类 中的方法org.h2.engine.Session
Do not remove this LOB value at commit any longer.
removeCheckConstraint() - 类 中的方法org.h2.table.Column
Remove the check constraint if there is one.
removeChildrenAndResources(Session) - 类 中的方法org.h2.constraint.ConstraintCheck
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.constraint.ConstraintReferential
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.constraint.ConstraintUnique
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.Comment
 
removeChildrenAndResources(Session) - 接口 中的方法org.h2.engine.DbObject
Delete all dependent children objects and resources of this object.
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.DbObjectBase
Remove all dependent objects and free all resources (files, blocks in files) of this object.
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.FunctionAlias
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.Right
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.Role
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.Setting
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.User
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.UserAggregate
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.engine.UserDataType
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.index.BaseIndex
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.index.MultiVersionIndex
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.schema.Constant
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.schema.Schema
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.schema.Sequence
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.schema.TriggerObject
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.table.MetaTable
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.table.RegularTable
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.table.Table
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.table.TableLink
 
removeChildrenAndResources(Session) - 类 中的方法org.h2.table.TableView
 
removeClassFactory(Utils.ClassFactory) - 类 中的静态方法org.h2.util.JdbcUtils
Remove a class factory
removeConnectionEventListener(ConnectionEventListener) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Remove the event listener.
removeConstraint(Constraint) - 类 中的方法org.h2.table.Table
Remove the given constraint from the list.
removeDatabaseObject(Session, DbObject) - 类 中的方法org.h2.engine.Database
Remove the object from the database.
removeDhAnonFromCommaSeparatedList(String) - 类 中的静态方法org.h2.security.CipherFactory
Removes DH_anon and ECDH_anon from a comma separated list of ciphers.
removeDistinct(Value[]) - 类 中的方法org.h2.result.LocalResult
Remove the row from the result set if it exists.
removeEldestEntry(Map.Entry<K, V>) - 类 中的方法org.h2.util.SmallLRUCache
 
removeFilterCondition() - 类 中的方法org.h2.table.TableFilter
Remove the filter condition.
removeFirst(K) - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Remove the first element, if it matches.
removeFromCache(int) - 类 中的方法org.h2.store.PageStore
Remove a page from the cache.
removeIndex(Index) - 类 中的方法org.h2.table.Table
Remove the given index from the list.
removeIndexAccess(FullTextLucene.IndexAccess, String) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Close the index writer and searcher and remove them from the index access set.
removeIndexOrTransferOwnership(Session, Index) - 类 中的方法org.h2.table.Table
If the index is still required by a constraint, transfer the ownership to it.
removeJoin() - 类 中的方法org.h2.table.TableFilter
Remove the joined table
removeJoinCondition() - 类 中的方法org.h2.table.TableFilter
Remove the join condition.
removeLast(K) - 类 中的方法org.h2.mvstore.ConcurrentArrayList
Remove the last element, if it matches.
removeLob(ValueLobDb) - 类 中的方法org.h2.store.LobStorageBackend
 
removeLob(ValueLobDb) - 类 中的方法org.h2.store.LobStorageFrontend
 
removeLob(ValueLobDb) - 接口 中的方法org.h2.store.LobStorageInterface
Delete a LOB (from the database, if it is stored there).
removeLob(ValueLobDb) - 类 中的方法org.h2.store.LobStorageMap
 
removeLocalTempTable(Table) - 类 中的方法org.h2.engine.Session
Drop and remove the given local temporary table from this session.
removeLocalTempTableIndex(Index) - 类 中的方法org.h2.engine.Session
Drop and remove the given local temporary index from this session.
removeMap(TransactionStore.TransactionMap<K, V>) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Remove the map.
removeMap(MVMap<?, ?>) - 类 中的方法org.h2.mvstore.MVStore
Remove a map.
removeMeta(Session, int) - 类 中的方法org.h2.engine.Database
Remove the given object from the meta data.
removeMeta(Index, Session) - 类 中的方法org.h2.store.PageStore
Remove the meta data of an index.
removePage(long, int) - 类 中的方法org.h2.mvstore.MVMap
Remove the given page (make the space available).
removePage() - 类 中的方法org.h2.mvstore.Page
Remove the page.
removeProcedure(String) - 类 中的方法org.h2.engine.Session
Remove a procedure from this session.
removeProperty(String, boolean) - 类 中的方法org.h2.engine.ConnectionInfo
Remove a boolean property if it is set and return the value.
removeRange(int, int) - 类 中的方法org.h2.util.IntArray
Remove a number of elements.
removeRow(Session, Row) - 类 中的方法org.h2.mvstore.db.MVTable
 
removeRow(Value[]) - 接口 中的方法org.h2.result.ResultExternal
Remove the row with the given values from this object if such a row exists.
removeRow(Value[]) - 类 中的方法org.h2.result.ResultTempTable
 
removeRow(Session, Row) - 类 中的方法org.h2.table.FunctionTable
 
removeRow(Session, Row) - 类 中的方法org.h2.table.MetaTable
 
removeRow(Session, Row) - 类 中的方法org.h2.table.RangeTable
 
removeRow(Session, Row) - 类 中的方法org.h2.table.RegularTable
 
removeRow(Session, Row) - 类 中的方法org.h2.table.Table
Remove a row from the table and all indexes.
removeRow(Session, Row) - 类 中的方法org.h2.table.TableLink
 
removeRow(Session, Row) - 类 中的方法org.h2.table.TableView
 
removeSchemaObject(Session, SchemaObject) - 类 中的方法org.h2.engine.Database
Remove an object from the system table.
removeSequence(Sequence) - 类 中的方法org.h2.table.Table
Remove a sequence from the table.
removeServer(IOException, int, int) - 类 中的方法org.h2.engine.SessionRemote
Remove a server from the list of cluster nodes and disables the cluster mode.
removeSession(Session) - 类 中的方法org.h2.engine.Database
Remove a session.
removeStatementEventListener(StatementEventListener) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
[Not supported] Remove a statement event listener.
removeTable(MVTable) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Remove a table.
removeTemporaryMaps(BitField) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Remove all temporary maps.
removeTrigger(TriggerObject) - 类 中的方法org.h2.table.Table
Remove the given trigger from the list.
removeUnusableIndexConditions() - 类 中的方法org.h2.table.Plan
Remove all index conditions that can not be used.
removeView(TableView) - 类 中的方法org.h2.table.Table
Remove the given view from the list.
rename(String) - 接口 中的方法org.h2.engine.DbObject
Rename the object.
rename(String) - 类 中的方法org.h2.engine.DbObjectBase
 
rename(String) - 类 中的方法org.h2.index.MultiVersionIndex
 
rename(SchemaObject, String) - 类 中的方法org.h2.schema.Schema
Rename an object.
RENAME - 接口 中的静态变量org.h2.store.fs.Recorder
Rename a file.
rename(String) - 类 中的方法org.h2.table.Column
Rename the column.
rename(String) - 类 中的方法org.h2.table.Table
 
renameColumn(Column, String) - 类 中的方法org.h2.table.Table
Rename a column of this table.
renameDatabaseObject(Session, DbObject, String) - 类 中的方法org.h2.engine.Database
Rename a database object.
renameMap(MVMap<?, ?>, String) - 类 中的方法org.h2.mvstore.MVStore
Rename a map.
renameSchemaObject(Session, SchemaObject, String) - 类 中的方法org.h2.engine.Database
Rename a schema object.
repair(String) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Repair a store by rolling back to the newest good version.
REPEAT - 类 中的静态变量org.h2.expression.Function
 
REPLACE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a REPLACE statement.
Replace - org.h2.command.dml中的类
This class represents the MySQL-compatibility REPLACE statement
Replace(Session) - 类 的构造器org.h2.command.dml.Replace
 
REPLACE - 类 中的静态变量org.h2.expression.Function
 
replace(K, V, V) - 类 中的方法org.h2.mvstore.MVMap
Replace a value for an existing key, if the value matches.
replace(K, V) - 类 中的方法org.h2.mvstore.MVMap
Replace a value for an existing key.
replace(String, String[], Session, boolean, boolean) - 类 中的方法org.h2.table.TableView
Try to replace the SQL statement of the view and re-compile this and all dependent views.
replaceAll(String, String, String) - 类 中的静态方法org.h2.util.StringUtils
Replace all occurrences of the before string with the after string.
reset(boolean) - 接口 中的方法org.h2.index.IndexLookupBatch
Reset this batch to clear state.
reset() - 类 中的方法org.h2.result.LocalResult
 
reset() - 接口 中的方法org.h2.result.ResultExternal
Reset the current position of this object.
reset() - 接口 中的方法org.h2.result.ResultInterface
Go to the beginning of the result, that means before the first row.
reset() - 类 中的方法org.h2.result.ResultRemote
 
reset() - 类 中的方法org.h2.result.ResultTempTable
 
reset() - 类 中的方法org.h2.result.RowList
Remove all rows from the list.
reset() - 类 中的方法org.h2.store.Data
Set the position to 0.
reset(boolean) - 类 中的方法org.h2.table.JoinBatch
Reset state of this batch.
reset() - 类 中的方法org.h2.table.TableFilter
Reset to the current position.
reset() - 类 中的方法org.h2.tools.Csv
INTERNAL
reset() - 接口 中的方法org.h2.tools.SimpleRowSource
Reset the position (before the first row).
reset() - 类 中的方法org.h2.util.AbbaLockingDetector
Reset the state.
reset(int) - 类 中的方法org.h2.util.HashBase
Clear the map and reset the level to the specified value.
reset(int) - 类 中的方法org.h2.util.IntIntHashMap
 
reset() - 类 中的方法org.h2.util.LazyFuture
Reset this future to the initial state.
reset(int) - 类 中的方法org.h2.util.ValueHashMap
 
resetCalendar() - 类 中的静态方法org.h2.util.DateTimeUtils
Reset the cached calendar for default timezone, for example after changing the default timezone.
resetCount() - 类 中的方法org.h2.util.StatementBuilder
Reset the loop counter.
resetDefaultLegacyAlgorithms() - 类 中的静态方法org.h2.security.CipherFactory
Attempts to resets the security property to the default value.
Restore - org.h2.tools中的类
Restores a H2 database by extracting the database files from a .zip file.
Restore() - 类 的构造器org.h2.tools.Restore
 
RESTRICT - 类 中的静态变量org.h2.constraint.ConstraintReferential
The action is to restrict the operation.
result - 类 中的变量org.h2.util.Task
The result, if any.
RESULT_CLOSE - 类 中的静态变量org.h2.engine.SessionRemote
 
RESULT_FETCH_ROWS - 类 中的静态变量org.h2.engine.SessionRemote
 
RESULT_RESET - 类 中的静态变量org.h2.engine.SessionRemote
 
RESULT_SET - 类 中的静态变量org.h2.message.TraceObject
The trace type id for result sets.
RESULT_SET - 类 中的静态变量org.h2.value.Value
The value type for RESULT_SET values.
RESULT_SET_META_DATA - 类 中的静态变量org.h2.message.TraceObject
The trace type id for result set meta data objects.
RESULT_SET_NOT_SCROLLABLE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90128 is thrown when trying to call a method of the ResultSet that is only supported for scrollable result sets, and the result set is not scrollable.
RESULT_SET_NOT_UPDATABLE - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90127 is thrown when trying to update or delete a row in a result set if the result set is not updatable.
RESULT_SET_READONLY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90140 is thrown when trying to update or delete a row in a result set if the statement was not created with updatable concurrency.
ResultColumn - org.h2.result中的类
A result set column of a remote result.
ResultExternal - org.h2.result中的接口
This interface is used to extend the LocalResult class, if data does not fit in memory.
ResultInterface - org.h2.result中的接口
The result interface is used by the LocalResult and ResultRemote class.
ResultRemote - org.h2.result中的类
The client side part of a result set that is kept on the server.
ResultRemote(SessionRemote, Transfer, int, int, int) - 类 的构造器org.h2.result.ResultRemote
 
resultSet - 类 中的变量org.h2.jdbc.JdbcStatement
 
resultSetConcurrency - 类 中的变量org.h2.jdbc.JdbcStatement
 
resultSetType - 类 中的变量org.h2.jdbc.JdbcStatement
 
ResultTarget - org.h2.result中的接口
A object where rows are written to.
ResultTempTable - org.h2.result中的类
This class implements the temp table buffer for the LocalResult class.
RETENTION_TIME - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET RETENTION_TIME statement.
reuse() - 类 中的方法org.h2.command.Command
The command is now re-used, therefore reset the canReuse flag, and the parameter values.
reusePreparedStatement(PreparedStatement, String) - 类 中的方法org.h2.table.TableLink
Add this prepared statement to the list of cached statements.
reuseSpace - 类 中的变量org.h2.engine.DbSettings
Database setting REUSE_SPACE (default: true).
REVOKE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a REVOKE statement.
rewrite(String) - 接口 中的方法org.wowtools.h2.sqlrewriter.SqlRewriter
重写sql,重写后的表名、字段、where条件等均可随意修改,但必须符合sql的语法
rewrite(String) - 类 中的静态方法org.wowtools.h2.sqlrewriter.SqlRewriterManager
重写sql
RIGHT - 接口 中的静态变量org.h2.engine.DbObject
This object is a right.
Right - org.h2.engine中的类
An access right.
Right(Database, int, RightOwner, Role) - 类 的构造器org.h2.engine.Right
 
Right(Database, int, RightOwner, int, DbObject) - 类 的构造器org.h2.engine.Right
 
RIGHT - 类 中的静态变量org.h2.expression.Function
 
RightOwner - org.h2.engine中的类
A right owner (sometimes called principal).
RightOwner(Database, int, String, int) - 类 的构造器org.h2.engine.RightOwner
 
ROLE - 接口 中的静态变量org.h2.engine.DbObject
This object is a role.
Role - org.h2.engine中的类
Represents a role.
Role(Database, int, String, boolean) - 类 的构造器org.h2.engine.Role
 
ROLE_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90069 is thrown when trying to create a role if an object with this name already exists.
ROLE_ALREADY_GRANTED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90074 is thrown when trying to grant a role that has already been granted.
ROLE_CAN_NOT_BE_DROPPED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90091 is thrown when trying to drop the role PUBLIC.
ROLE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90070 is thrown when trying to drop or grant a role that does not exists.
ROLES_AND_RIGHT_CANNOT_BE_MIXED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90072 is thrown when trying to grant or revoke both roles and rights at the same time.
ROLLBACK - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ROLLBACK statement.
rollback() - 类 中的方法org.h2.engine.Session
Fully roll back the current transaction.
rollback() - 类 中的方法org.h2.jdbc.JdbcConnection
Rolls back the current transaction.
rollback(Savepoint) - 类 中的方法org.h2.jdbc.JdbcConnection
Rolls back to a savepoint.
rollback(Xid) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Roll back a transaction.
rollback() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Roll the transaction back.
rollback() - 类 中的方法org.h2.mvstore.MVStore
Revert to the beginning of the current version, reverting all uncommitted changes.
rollback(String, long, Writer) - 类 中的静态方法org.h2.mvstore.MVStoreTool
Roll back to a given revision into a a file called *.temp.
ROLLBACK - 接口 中的静态变量org.h2.store.InDoubtTransaction
The transaction state meaning this transaction is rolled back.
ROLLBACK - 类 中的静态变量org.h2.store.PageLog
Roll back a prepared transaction.
ROLLBACK_TO_SAVEPOINT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ROLLBACK TO SAVEPOINT statement.
ROLLBACK_TRANSACTION - 接口 中的静态变量org.h2.command.CommandInterface
The type of a ROLLBACK TRANSACTION statement.
rollbackTo(Session.Savepoint, boolean) - 类 中的方法org.h2.engine.Session
Partially roll back the current transaction.
rollbackTo(long) - 类 中的方法org.h2.mvstore.MVStore
Revert to the beginning of the given version.
rollbackToSavepoint(String) - 类 中的方法org.h2.engine.Session
Undo all operations back to the log position of the given savepoint.
rollbackToSavepoint(long) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Roll back to the given savepoint.
root - 类 中的变量org.h2.mvstore.MVMap
The current root page (may not be null).
rootPageId - 类 中的变量org.h2.index.PageIndex
The root page of this index.
ROUND - 类 中的静态变量org.h2.expression.Function
 
ROUNDMAGIC - 类 中的静态变量org.h2.expression.Function
 
roundUpInt(int, int) - 类 中的静态方法org.h2.util.MathUtils
Round the value up to the next block size.
roundUpLong(long, long) - 类 中的静态方法org.h2.util.MathUtils
Round the value up to the next block size.
Row - org.h2.result中的接口
Represents a row in a table.
ROW_COUNT_APPROXIMATION - 类 中的静态变量org.h2.table.MetaTable
The approximate number of rows of a meta table.
ROW_FACTORY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET ROW_FACTORY statement.
ROW_NOT_FOUND_IN_PRIMARY_INDEX - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90143 is thrown when trying to fetch a row from the primary index and the row is not there.
ROW_NOT_FOUND_WHEN_DELETING_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90112 is thrown when a row was deleted twice while locking was disabled.
ROW_NUMBER - 类 中的静态变量org.h2.expression.Function
 
rowCountCumulative - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The total number of rows.
rowCountMax - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The maximum number of rows.
rowCountMean - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The mean number of rows.
rowCountMin - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The minimum number of rows.
rowDeleted() - 类 中的方法org.h2.jdbc.JdbcResultSet
Detects if the row was deleted (by somebody else or the caller).
rowDeleted() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
RowFactory - org.h2.result中的类
Creates rows.
RowFactory() - 类 的构造器org.h2.result.RowFactory
 
rowId - 类 中的变量org.h2.engine.DbSettings
Database setting ROWID (default: true).
ROWID - 类 中的静态变量org.h2.table.Column
The name of the rowid pseudo column.
RowImpl - org.h2.result中的类
Default row implementation.
RowImpl(Value[], int) - 类 的构造器org.h2.result.RowImpl
 
rowInserted() - 类 中的方法org.h2.jdbc.JdbcResultSet
Detects if the row was inserted.
rowInserted() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
RowList - org.h2.result中的类
A list of rows.
RowList(Session) - 类 的构造器org.h2.result.RowList
Construct a new row list for this session.
Rownum - org.h2.expression中的类
Represents the ROWNUM function.
Rownum(Prepared) - 类 的构造器org.h2.expression.Rownum
 
rows - 类 中的变量org.h2.index.PageBtree
The index data
rowUpdated() - 类 中的方法org.h2.jdbc.JdbcResultSet
Detects if the row was updated (by somebody else or the caller).
rowUpdated() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
RPAD - 类 中的静态变量org.h2.expression.Function
 
RTreeCursor(Page, SpatialKey) - 类 的构造器org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
 
RTRIM - 类 中的静态变量org.h2.expression.Function
 
Rule - org.h2.bnf中的接口
Represents a BNF rule.
RuleElement - org.h2.bnf中的类
A single terminal rule in a BNF object.
RuleElement(String, String) - 类 的构造器org.h2.bnf.RuleElement
 
RuleFixed - org.h2.bnf中的类
Represents a hard coded terminal rule in a BNF object.
RuleHead - org.h2.bnf中的类
Represents the head of a BNF rule.
RuleList - org.h2.bnf中的类
Represents a sequence of BNF rules, or a list of alternative rules.
RuleList(Rule, Rule, boolean) - 类 的构造器org.h2.bnf.RuleList
 
RuleOptional - org.h2.bnf中的类
Represents an optional BNF rule.
RuleOptional(Rule) - 类 的构造器org.h2.bnf.RuleOptional
 
RuleRepeat - org.h2.bnf中的类
Represents a loop in a BNF object.
RuleRepeat(Rule, boolean) - 类 的构造器org.h2.bnf.RuleRepeat
 
run() - 类 中的方法org.h2.server.pg.PgServerThread
 
run() - 类 中的方法org.h2.server.TcpServerThread
 
run() - 类 中的方法org.h2.store.FileLock
 
run() - 类 中的方法org.h2.store.WriterThread
 
run() - 类 中的方法org.h2.tools.Server
INTERNAL
run() - 类 中的方法org.h2.tools.Shell
INTERNAL.
run() - 类 中的方法org.h2.util.AbbaLockingDetector
 
run() - 类 中的方法org.h2.util.LazyFuture
Run computation and produce the result.
run() - 类 中的方法org.h2.util.Profiler
 
run() - 类 中的方法org.h2.util.Task
 
RUNSCRIPT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a RUNSCRIPT statement.
RunScript - org.h2.tools中的类
Runs a SQL script against a database.
RunScript() - 类 的构造器org.h2.tools.RunScript
 
RunScriptCommand - org.h2.command.dml中的类
This class represents the statement RUNSCRIPT
RunScriptCommand(Session) - 类 的构造器org.h2.command.dml.RunScriptCommand
 
runTool(String...) - 类 中的方法org.h2.tools.Backup
 
runTool(String...) - 类 中的方法org.h2.tools.ChangeFileEncryption
 
runTool(String...) - 类 中的方法org.h2.tools.Console
This tool starts the H2 Console (web-) server, as well as the TCP and PG server.
runTool(String...) - 类 中的方法org.h2.tools.ConvertTraceFile
 
runTool(String...) - 类 中的方法org.h2.tools.CreateCluster
 
runTool(String...) - 类 中的方法org.h2.tools.DeleteDbFiles
 
runTool(String...) - 类 中的方法org.h2.tools.Recover
Dumps the contents of a database file to a human readable text file.
runTool(String...) - 类 中的方法org.h2.tools.Restore
 
runTool(String...) - 类 中的方法org.h2.tools.RunScript
Executes the contents of a SQL script file against a database.
runTool(String...) - 类 中的方法org.h2.tools.Script
 
runTool(String...) - 类 中的方法org.h2.tools.Server
 
runTool(String...) - 类 中的方法org.h2.tools.Shell
Run the shell tool with the given command line settings.
runTool(Connection, String...) - 类 中的方法org.h2.tools.Shell
Run the shell tool with the given connection and command line settings.
runTool(String...) - 类 中的方法org.h2.util.Tool
Run the tool with the given output stream and arguments.

S

SALT_LEN - 类 中的静态变量org.h2.engine.Constants
The number of bytes in random salt that is used to hash passwords.
sampleSizeExpr - 类 中的变量org.h2.command.dml.Query
The sample size expression as specified in the SAMPLE_SIZE clause.
save() - 类 中的方法org.h2.store.FileLock
Save the lock file.
saveCommandHistoryList(ArrayList<String>) - 类 中的方法org.h2.server.web.WebServer
Save the command history to the properties file.
SAVEPOINT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SAVEPOINT statement.
Savepoint() - 类 的构造器org.h2.engine.Session.Savepoint
 
SAVEPOINT - 类 中的静态变量org.h2.message.TraceObject
The trace type id for savepoint objects.
SAVEPOINT_IS_INVALID_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90063 is thrown when trying to rollback to a savepoint that is not defined.
SAVEPOINT_IS_NAMED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90065 is thrown when Savepoint.getSavepointId() is called on a named savepoint.
SAVEPOINT_IS_UNNAMED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90064 is thrown when Savepoint.getSavepointName() is called on an unnamed savepoint.
SCALAR_SUBQUERY_CONTAINS_MORE_THAN_ONE_ROW - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90053 is thrown when a subquery that is used as a value contains more than one row.
scaleForAvailableMemory(int) - 类 中的静态方法org.h2.util.Utils
Scale the value with the available memory.
ScanCursor - org.h2.index中的类
The cursor implementation for the scan index.
ScanIndex - org.h2.index中的类
The scan index is not really an 'index' in the strict sense, because it can not be used for direct lookup.
ScanIndex(RegularTable, int, IndexColumn[], IndexType) - 类 的构造器org.h2.index.ScanIndex
 
SCHEMA - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
schema - 类 中的变量org.h2.command.ddl.CreateTableData
The schema.
SCHEMA - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET SCHEMA statement.
SCHEMA - 接口 中的静态变量org.h2.engine.DbObject
This object is a schema.
SCHEMA - 类 中的静态变量org.h2.expression.Function
 
schema - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
schema - 类 中的变量org.h2.fulltext.IndexInfo
The schema name.
SCHEMA - 类 中的静态变量org.h2.message.Trace
The trace module id for schemas.
Schema - org.h2.schema中的类
A schema as created by the SQL statement CREATE SCHEMA
Schema(Database, int, String, User, boolean) - 类 的构造器org.h2.schema.Schema
Create a new schema object.
SCHEMA_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90078 is thrown when trying to create a schema if an object with this name already exists.
SCHEMA_CAN_NOT_BE_DROPPED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90090 is thrown when trying to drop a schema that may not be dropped (the schema PUBLIC and the schema INFORMATION_SCHEMA).
SCHEMA_MAIN - 类 中的静态变量org.h2.engine.Constants
The name of the default schema.
SCHEMA_NAME_MUST_MATCH - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90080 is thrown when trying to rename a object to a different schema, or when trying to create a related object in another schema.
SCHEMA_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90079 is thrown when trying to drop a schema that does not exist.
SCHEMA_SEARCH_PATH - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET SCHEMA_SEARCH_PATH statement.
SchemaCommand - org.h2.command.ddl中的类
This class represents a non-transaction statement that involves a schema.
SchemaCommand(Session, Schema) - 类 的构造器org.h2.command.ddl.SchemaCommand
Create a new command.
schemaName - 类 中的变量org.h2.tools.TriggerAdapter
The schema name.
SchemaObject - org.h2.schema中的接口
Any database object that is stored in a schema.
SchemaObjectBase - org.h2.schema中的类
The base class for classes implementing SchemaObject.
SchemaObjectBase() - 类 的构造器org.h2.schema.SchemaObjectBase
 
SCOPE_IDENTITY - 类 中的静态变量org.h2.expression.Function
 
SCRIPT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SCRIPT statement.
Script - org.h2.tools中的类
Creates a SQL script file by extracting the schema and data of a database.
Script() - 类 的构造器org.h2.tools.Script
 
ScriptCommand - org.h2.command.dml中的类
This class represents the statement SCRIPT
ScriptCommand(Session) - 类 的构造器org.h2.command.dml.ScriptCommand
 
ScriptReader - org.h2.util中的类
This class can split SQL scripts to single SQL statements.
ScriptReader(Reader) - 类 的构造器org.h2.util.ScriptReader
Create a new SQL script reader from the given reader
search(Connection, String, int, int) - 类 中的静态方法org.h2.fulltext.FullText
Searches from the full text index for this database.
search(Connection, String, int, int, boolean) - 类 中的静态方法org.h2.fulltext.FullText
Do the search.
search(Connection, String, int, int) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Searches from the full text index for this database.
search(Connection, String, int, int, boolean) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Do the search.
searchData(Connection, String, int, int) - 类 中的静态方法org.h2.fulltext.FullText
Searches from the full text index for this database.
searchData(Connection, String, int, int) - 类 中的静态方法org.h2.fulltext.FullTextLucene
Searches from the full text index for this database.
SearchRow - org.h2.result中的接口
The interface for rows stored in a table, and for partial rows stored in the index.
SECOND - 类 中的静态变量org.h2.expression.Function
 
SECOND_PRIMARY_KEY - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90017 is thrown when trying to define a second primary key constraint for this table.
SECURE_RAND - 类 中的静态变量org.h2.expression.Function
 
SecureFileStore - org.h2.security中的类
A file store that encrypts all data before writing, and decrypts all data after reading.
SecureFileStore(DataHandler, String, String, String, byte[], int) - 类 的构造器org.h2.security.SecureFileStore
 
secureRandomBytes(int) - 类 中的静态方法org.h2.util.MathUtils
Get a number of cryptographically secure pseudo random bytes.
secureRandomInt(int) - 类 中的静态方法org.h2.util.MathUtils
Get a cryptographically secure pseudo random int value between 0 (including and the given value (excluding).
secureRandomLong() - 类 中的静态方法org.h2.util.MathUtils
Get a cryptographically secure pseudo random long value.
seek(long) - 类 中的方法org.h2.security.SecureFileStore
 
seek(long) - 类 中的方法org.h2.store.FileStore
Go to the specified file location.
segmentCount - 类 中的变量org.h2.mvstore.cache.CacheLongKeyLIRS.Config
The number of cache segments (must be a power of 2).
SELECT - 接口 中的静态变量org.h2.api.Trigger
The trigger is called for SELECT statements.
SELECT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SELECT statement.
Select - org.h2.command.dml中的类
This class represents a simple SELECT statement.
Select(Session) - 类 的构造器org.h2.command.dml.Select
 
SELECT - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: selecting from a table is allowed.
selectForUpdateMvcc - 类 中的变量org.h2.engine.DbSettings
Database setting SELECT_FOR_UPDATE_MVCC (default: true).
SELECTIVITY_DEFAULT - 类 中的静态变量org.h2.engine.Constants
The default selectivity (used if the selectivity is not calculated).
SELECTIVITY_DISTINCT_COUNT - 类 中的静态变量org.h2.engine.Constants
The number of distinct values to keep in memory when running ANALYZE.
SelectListColumnResolver - org.h2.command.dml中的类
This class represents a column resolver for the column list of a SELECT statement.
SelectOrderBy - org.h2.command.dml中的类
Describes one element of the ORDER BY clause of a query.
SelectOrderBy() - 类 的构造器org.h2.command.dml.SelectOrderBy
 
SelectUnion - org.h2.command.dml中的类
Represents a union SELECT statement.
SelectUnion(Session, Query) - 类 的构造器org.h2.command.dml.SelectUnion
 
Sentence - org.h2.bnf中的类
A query context object.
Sentence() - 类 的构造器org.h2.bnf.Sentence
 
SEQUENCE - 接口 中的静态变量org.h2.engine.DbObject
This object is a sequence.
SEQUENCE - 类 中的静态变量org.h2.message.Trace
The trace module id for sequences.
Sequence - org.h2.schema中的类
A sequence is created using the statement CREATE SEQUENCE
Sequence(Schema, int, String, long, long) - 类 的构造器org.h2.schema.Sequence
Creates a new sequence for an auto-increment column.
Sequence(Schema, int, String, Long, Long, Long, Long, Long, boolean, boolean) - 类 的构造器org.h2.schema.Sequence
Creates a new sequence.
SEQUENCE_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90035 is thrown when trying to create a sequence if a sequence with this name already exists.
SEQUENCE_ATTRIBUTES_INVALID - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90009 is thrown when trying to create a sequence with an invalid combination of attributes (min value, max value, start value, etc).
SEQUENCE_BELONGS_TO_A_TABLE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90082 is thrown when trying to drop a system generated sequence.
SEQUENCE_EXHAUSTED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90006 is thrown when trying to get a value from a sequence that has run out of numbers and does not have cycling enabled.
SEQUENCE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90036 is thrown when trying to access a sequence that does not exist.
SequenceValue - org.h2.expression中的类
Wraps a sequence when used in a statement.
SequenceValue(Sequence) - 类 的构造器org.h2.expression.SequenceValue
 
serialColumnIsNotPK - 类 中的变量org.h2.engine.Mode
SERIAL and BIGSERIAL columns are not automatically primary keys.
SERIALIZATION_FAILED_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90026 is thrown when an object could not be serialized.
serialize(Object) - 接口 中的方法org.h2.api.JavaObjectSerializer
Serialize object to byte array.
serialize(Object) - 类 中的静态方法org.h2.mvstore.type.ObjectDataType
Serialize the object to a byte array.
serialize(Object, DataHandler) - 类 中的静态方法org.h2.util.JdbcUtils
Serialize the object to a byte array, using the serializer specified by the connection info if set, or the default serializer.
serializeJavaObject - 类 中的静态变量org.h2.engine.SysProperties
System property h2.serializeJavaObject (default: true).
serializer - 类 中的静态变量org.h2.util.JdbcUtils
The serializer to use.
server - 类 中的变量org.h2.server.web.WebApp
The web server.
Server - org.h2.tools中的类
Starts the H2 Console (web-) server, TCP, and PG server.
Server() - 类 的构造器org.h2.tools.Server
 
Server(Service, String...) - 类 的构造器org.h2.tools.Server
Create a new server for the given service.
SERVER_CACHED_OBJECTS - 类 中的静态变量org.h2.engine.SysProperties
System property h2.serverCachedObjects (default: 64).
SERVER_PROPERTIES_DIR - 类 中的静态变量org.h2.engine.Constants
The default directory name of the server properties file for the H2 Console.
SERVER_PROPERTIES_NAME - 类 中的静态变量org.h2.engine.Constants
The name of the server properties file for the H2 Console.
SERVER_RESULT_SET_FETCH_SIZE - 类 中的静态变量org.h2.engine.SysProperties
System property h2.serverResultSetFetchSize (default: 100).
Service - org.h2.server中的接口
Classes implementing this interface usually provide a TCP/IP listener such as an FTP server.
session - 类 中的变量org.h2.command.Command
The session.
session - 类 中的变量org.h2.command.ddl.CreateTableData
The session.
session - 类 中的变量org.h2.command.Prepared
The session.
Session - org.h2.engine中的类
A session represents an embedded database connection.
Session(Database, User, int) - 类 的构造器org.h2.engine.Session
 
session - 类 中的变量org.h2.jdbc.JdbcStatement
 
session - 类 中的变量org.h2.server.web.WebApp
The session.
Session.Savepoint - org.h2.engine中的类
Represents a savepoint (a position in a transaction to where one can roll back to).
Session.TimeoutValue - org.h2.engine中的类
An object with a timeout.
SESSION_CANCEL_STATEMENT - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_CHECK_KEY - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_CLOSE - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_HAS_PENDING_TRANSACTION - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_ID - 类 中的静态变量org.h2.expression.Function
 
SESSION_PREPARE - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_PREPARE_READ_PARAMS - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_SET_AUTOCOMMIT - 类 中的静态变量org.h2.engine.SessionRemote
 
SESSION_SET_ID - 类 中的静态变量org.h2.engine.SessionRemote
 
SessionInterface - org.h2.engine中的接口
A local or remote session.
SessionRemote - org.h2.engine中的类
The client side part of a session when using the server mode.
SessionRemote(ConnectionInfo) - 类 的构造器org.h2.engine.SessionRemote
 
SET - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SET statement.
Set - org.h2.command.dml中的类
This class represents the statement SET
Set(Session, int) - 类 的构造器org.h2.command.dml.Set
 
SET - 类 中的静态变量org.h2.expression.Function
 
set(Row) - 类 中的方法org.h2.table.TableFilter
Set the current row.
set(int) - 类 中的方法org.h2.util.BitField
Set bit at the given index to 'true'.
set(int, int, boolean) - 类 中的方法org.h2.util.BitField
Enable or disable a number of bits.
set(T) - 类 中的方法org.h2.util.DebuggingThreadLocal
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.Value
Set the value as a parameter in a prepared statement.
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueArray
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueBoolean
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueByte
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueBytes
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueDate
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueDecimal
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueDouble
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueFloat
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueGeometry
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueInt
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueJavaObject
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueLob
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueLobDb
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueLong
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueNull
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueResultSet
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueShort
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueString
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueTime
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueTimestamp
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
set(PreparedStatement, int) - 类 中的方法org.h2.value.ValueUuid
 
SET_AUTOCOMMIT_FALSE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SET AUTOCOMMIT statement.
SET_AUTOCOMMIT_TRUE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SET AUTOCOMMIT statement.
SET_DEFAULT - 类 中的静态变量org.h2.constraint.ConstraintReferential
The action is to set the value to the default value.
SET_MAX_DATA_MODIFICATION_ID - 类 中的静态变量org.h2.expression.ExpressionVisitor
Request to set the latest modification id (addDataModificationId).
SET_NULL - 类 中的静态变量org.h2.constraint.ConstraintReferential
The action is to set the value to NULL.
setAddAfter(String) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setAddBefore(String) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setAdmin(boolean) - 类 中的方法org.h2.command.ddl.AlterUser
 
setAdmin(boolean) - 类 中的方法org.h2.command.ddl.CreateUser
 
setAdmin(boolean) - 类 中的方法org.h2.engine.User
 
setAlias(String) - 类 中的方法org.h2.table.TableFilter
 
setAliasName(String) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
setAliasName(String) - 类 中的方法org.h2.command.ddl.DropFunctionAlias
 
setAllowLiterals(int) - 类 中的方法org.h2.engine.Database
 
setAllowLiterals(boolean) - 类 中的方法org.h2.engine.Session
 
setArray(int, Array) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
[Not supported] Sets the value of a parameter as a Array.
setAsciiStream(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an ASCII stream.
setAsciiStream(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an ASCII stream.
setAsciiStream(String, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an ASCII stream.
setAsciiStream(long) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Returns an output stream.
setAsciiStream(int, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an ASCII stream.
setAsciiStream(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an ASCII stream.
setAsciiStream(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an ASCII stream.
setAssignment(Column, Expression) - 类 中的方法org.h2.command.dml.Update
Add an assignment of the form column = expression.
setAuthorization(String) - 类 中的方法org.h2.command.ddl.CreateSchema
 
setAutoClose(boolean) - 类 中的方法org.h2.tools.SimpleResultSet
Set the auto-close behavior.
setAutoCommit(boolean) - 类 中的方法org.h2.engine.Session
 
setAutoCommit(boolean) - 接口 中的方法org.h2.engine.SessionInterface
Set the auto-commit mode.
setAutoCommit(boolean) - 类 中的方法org.h2.engine.SessionRemote
 
setAutoCommit(boolean) - 类 中的方法org.h2.jdbc.JdbcConnection
Switches auto commit on or off.
setAutoCommitDelay(int) - 类 中的方法org.h2.mvstore.MVStore
Set the maximum delay in milliseconds to auto-commit changes.
setAutoCommitFromServer(boolean) - 类 中的方法org.h2.engine.SessionRemote
 
setAutoIncrement(boolean, long, long) - 类 中的方法org.h2.table.Column
Set the autoincrement flag and related properties of this column.
setBackgroundException(DbException) - 类 中的方法org.h2.engine.Database
 
setBackup(boolean) - 类 中的方法org.h2.store.PageStore
 
setBaseDir(String) - 类 中的方法org.h2.engine.ConnectionInfo
Set the base directory of persistent databases, unless the database is in the user home folder (~).
setBaseDir(String) - 类 中的静态方法org.h2.engine.SysProperties
INTERNAL
setBefore(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setBefore(boolean) - 类 中的方法org.h2.schema.TriggerObject
 
setBelongsToConstraint(boolean) - 类 中的方法org.h2.index.IndexType
Sets if this index belongs to a constraint.
setBelongsToTable(boolean) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setBelongsToTable(boolean) - 类 中的方法org.h2.schema.Sequence
 
setBigDecimal(String, BigDecimal) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setBigDecimal(int, BigDecimal) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setBinaryStream(long) - 类 中的方法org.h2.jdbc.JdbcBlob
Get a writer to update the Blob.
setBinaryStream(String, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an input stream.
setBinaryStream(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an input stream.
setBinaryStream(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as an input stream.
setBinaryStream(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an input stream.
setBinaryStream(int, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an input stream.
setBinaryStream(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as an input stream.
setBlob(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Blob.
setBlob(String, Blob) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Blob.
setBlob(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Blob.
setBlob(int, Blob) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Blob.
setBlob(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Blob.
setBlob(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Blob.
setBoolean(String, boolean) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setBoolean(int, boolean) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setBufferResultSetToLocalTemp(boolean) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
Should the return value ResultSet be buffered in a local temporary file?
setByte(String, byte) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setByte(int, byte) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setByte(int, int) - 类 中的方法org.h2.util.BitField
Combine the next 8 bits at the given index with OR.
setBytes(long, byte[]) - 类 中的方法org.h2.jdbc.JdbcBlob
Fills the Blob.
setBytes(long, byte[], int, int) - 类 中的方法org.h2.jdbc.JdbcBlob
[Not supported] Sets some bytes of the object.
setBytes(String, byte[]) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a byte array.
setBytes(int, byte[]) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a byte array.
setCacheSize(Expression) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setCacheSize(Expression) - 类 中的方法org.h2.command.dml.AlterSequence
 
setCacheSize(int) - 类 中的方法org.h2.engine.Database
 
setCacheSize(int) - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Set the maximum memory to be used by the cache.
setCacheSize(int) - 类 中的方法org.h2.mvstore.MVStore
Set the read cache size in MB.
setCacheSize(long) - 类 中的方法org.h2.schema.Sequence
 
setCacheSizeMax(int) - 类 中的方法org.h2.jmx.DatabaseInfo
 
setCacheSizeMax(int) - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Change the maximum size.
setCaseSensitiveColumnNames(boolean) - 类 中的方法org.h2.tools.Csv
Override the case sensitive column names setting.
setCatalog(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Set the default catalog name.
setChanged(boolean) - 类 中的方法org.h2.util.CacheObject
 
setCharacterStream(String, Reader, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setCharacterStream(String, Reader) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setCharacterStream(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setCharacterStream(long) - 类 中的方法org.h2.jdbc.JdbcClob
Get a writer to update the Clob.
setCharacterStream(int, Reader, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a character stream.
setCharacterStream(int, Reader) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a character stream.
setCharacterStream(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a character stream.
setCharset(Charset) - 类 中的方法org.h2.command.dml.RunScriptCommand
 
setCharset(Charset) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setCheckedWriting(boolean) - 类 中的方法org.h2.store.FileStore
 
setCheckExisting(boolean) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setCheckExisting(boolean) - 类 中的方法org.h2.command.dml.AlterTableSet
 
setCheckExpression(Expression) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setCheckForeignKeyConstraints(Session, boolean, boolean) - 类 中的方法org.h2.table.Table
Enable or disable foreign key constraint checking for this table.
setChild(int, Page) - 类 中的方法org.h2.mvstore.Page
Replace the child page.
setClientInfo(String, String) - 类 中的方法org.h2.jdbc.JdbcConnection
Set a client property.
setClientInfo(Properties) - 类 中的方法org.h2.jdbc.JdbcConnection
Set the client properties.
setClob(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Clob.
setClob(String, Clob) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Clob.
setClob(String, Reader) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setClob(int, Clob) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setClob(int, Reader) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setClob(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setCloseDelay(int) - 类 中的方法org.h2.engine.Database
 
setCluster(String) - 类 中的方法org.h2.engine.Database
 
setColumn(Column) - 类 中的方法org.h2.command.ddl.CreateUserDataType
 
setColumn(boolean) - 类 中的方法org.h2.command.ddl.SetComment
 
setColumn(Column) - 类 中的方法org.h2.command.dml.AlterSequence
 
setColumn(Column) - 类 中的方法org.h2.engine.UserDataType
 
setColumn(Column) - 类 中的方法org.h2.expression.Parameter
 
setColumnName(String) - 类 中的方法org.h2.command.ddl.SetComment
 
setColumnNames(String[]) - 类 中的方法org.h2.command.ddl.CreateView
 
setColumns(Column[]) - 类 中的方法org.h2.command.dml.Insert
 
setColumns(Column[]) - 类 中的方法org.h2.command.dml.Merge
 
setColumns(Column[]) - 类 中的方法org.h2.command.dml.Replace
 
setColumns(IndexColumn[]) - 类 中的方法org.h2.constraint.ConstraintReferential
 
setColumns(IndexColumn[]) - 类 中的方法org.h2.constraint.ConstraintUnique
 
setColumns(ArrayList<Column>) - 类 中的方法org.h2.expression.TableFunction
 
setColumns(int[], ArrayList<String>, ArrayList<String>) - 类 中的静态方法org.h2.fulltext.FullText
Set the column indices of a set of keys.
setColumns(Column[]) - 类 中的方法org.h2.table.Table
 
setColumnsToRemove(ArrayList<Column>) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setColumnType(String) - 类 中的方法org.h2.bnf.context.DbContextRule
 
setCommand(Prepared) - 类 中的方法org.h2.command.dml.Explain
 
setCommand(Command) - 类 中的方法org.h2.command.dml.Insert
 
setCommand(Command) - 类 中的方法org.h2.command.dml.Merge
 
setCommand(Command) - 类 中的方法org.h2.command.dml.Replace
 
setCommand(Command) - 类 中的方法org.h2.command.Prepared
Set the command.
setCommandHistoryAllowed(boolean) - 类 中的方法org.h2.server.web.WebServer
 
setComment(String) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setComment(String) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setComment(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setComment(String) - 类 中的方法org.h2.command.ddl.CreateTable
 
setComment(String) - 类 中的方法org.h2.command.ddl.CreateUser
 
setComment(String) - 类 中的方法org.h2.command.ddl.CreateView
 
SetComment - org.h2.command.ddl中的类
This class represents the statement COMMENT
SetComment(Session) - 类 的构造器org.h2.command.ddl.SetComment
 
setComment(String) - 接口 中的方法org.h2.engine.DbObject
Change the comment of this object.
setComment(String) - 类 中的方法org.h2.engine.DbObjectBase
 
setComment(String) - 类 中的方法org.h2.index.MultiVersionIndex
 
setComment(String) - 类 中的方法org.h2.table.Column
 
setCommentExpression(Expression) - 类 中的方法org.h2.command.ddl.SetComment
 
setCommentText(String) - 类 中的方法org.h2.engine.Comment
Set the comment text.
setCommitOrRollbackDisabled(boolean) - 类 中的方法org.h2.engine.Session
 
setCompactMode(int) - 类 中的方法org.h2.engine.Database
 
setCompareMode(CompareMode) - 类 中的方法org.h2.engine.Database
 
setCompareMode(CompareMode) - 类 中的方法org.h2.table.RegularTable
 
setComputedExpression(Expression) - 类 中的方法org.h2.table.Column
Set the default value in the form of a computed expression of other columns.
setCondition(Expression) - 类 中的方法org.h2.command.dml.Delete
 
setCondition(Expression) - 类 中的方法org.h2.command.dml.Update
 
setConnectionInfo(ConnectionInfo) - 类 中的方法org.h2.engine.Session
 
setConstantName(String) - 类 中的方法org.h2.command.ddl.CreateConstant
 
setConstantName(String) - 类 中的方法org.h2.command.ddl.DropConstant
 
setConstraintName(String) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setConstraintName(String) - 类 中的方法org.h2.command.ddl.AlterTableDropConstraint
 
setConstraintName(String) - 类 中的方法org.h2.command.ddl.AlterTableRenameConstraint
 
setConvertNullToDefault(boolean) - 类 中的方法org.h2.table.Column
 
setCurrentCommand(Command) - 类 中的方法org.h2.engine.Session
Set the current command of this session.
setCurrentRowNumber(int) - 类 中的方法org.h2.command.Prepared
Set the current row number.
setCurrentSchema(Schema) - 类 中的方法org.h2.engine.Session
 
setCurrentSchemaName(String) - 类 中的方法org.h2.engine.Session
 
setCurrentSchemaName(String) - 接口 中的方法org.h2.engine.SessionInterface
Set current schema as in JdbcConnection.setSchema(String).
setCurrentSchemaName(String) - 类 中的方法org.h2.engine.SessionRemote
 
setCursorName(String) - 类 中的方法org.h2.jdbc.JdbcStatement
Sets the name of the cursor.
setCycle(boolean) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setCycle(Boolean) - 类 中的方法org.h2.command.dml.AlterSequence
 
setCycle(boolean) - 类 中的方法org.h2.schema.Sequence
 
setData(boolean) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setDataType(Column) - 类 中的方法org.h2.expression.Function
 
setDate(String, Date, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the date using a specified time zone.
setDate(String, Date) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setDate(int, Date) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setDate(int, Date, Calendar) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the date using a specified time zone.
setDefaultConnection(Connection) - 类 中的静态方法org.h2.Driver
INTERNAL Sets, on a per-thread basis, the default-connection for user-defined functions.
setDefaultExpression(Expression) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setDefaultExpression(Session, Expression) - 类 中的方法org.h2.table.Column
Set the default expression.
setDefaultTableType(int) - 类 中的方法org.h2.engine.Database
 
setDeleteAction(int) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setDeleteAction(int) - 类 中的方法org.h2.constraint.ConstraintReferential
Set the action to apply (restrict, cascade,...) on a delete.
setDeleted(boolean) - 接口 中的方法org.h2.result.Row
Mark the row as deleted.
setDeleted(boolean) - 类 中的方法org.h2.result.RowImpl
 
setDeleteFiles(boolean) - 类 中的方法org.h2.command.ddl.DropDatabase
 
setDeleteFilesOnDisconnect(boolean) - 类 中的方法org.h2.engine.Database
 
setDeleteOldDb(boolean) - 类 中的静态方法org.h2.upgrade.DbUpgrade
Old files will be renamed to .backup after a successful conversion.
setDescription(String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the description.
setDetect(Class<?>, boolean) - 类 中的静态方法org.h2.util.SynchronizedVerifier
Enable or disable detection for a given class.
setDeterministic(boolean) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
setDeterministic(boolean) - 类 中的方法org.h2.engine.FunctionAlias
 
setDistinct(boolean) - 类 中的方法org.h2.command.dml.Query
Set the distinct flag.
setDistinct() - 类 中的方法org.h2.result.LocalResult
Remove duplicate rows.
setDouble(String, double) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setDouble(int, double) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setDriver(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setDrop(boolean) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setDropAction(int) - 类 中的方法org.h2.command.ddl.DropTable
 
setDropAction(int) - 类 中的方法org.h2.command.ddl.DropView
 
setDropAllObjects(boolean) - 类 中的方法org.h2.command.ddl.DropDatabase
 
setEmitUpdates(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setErr(PrintStream) - 类 中的方法org.h2.tools.Shell
Sets the standard error stream.
setEscapeCharacter(char) - 类 中的方法org.h2.tools.Csv
Set the escape character.
setEscapeProcessing(boolean) - 类 中的方法org.h2.jdbc.JdbcStatement
Enables or disables processing or JDBC escape syntax.
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.command.dml.Query
Change the evaluatable flag.
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.command.dml.Select
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.command.dml.SelectUnion
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Aggregate
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Alias
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.CompareLike
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Comparison
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionAndOr
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionExists
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionIn
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionInSelect
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ConditionNot
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Expression
Tell the expression columns whether the table filter can return values now.
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ExpressionColumn
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ExpressionList
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Function
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.JavaAggregate
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.JavaFunction
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Operation
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Parameter
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Rownum
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.SequenceValue
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Subquery
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.ValueExpression
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Variable
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.expression.Wildcard
 
setEvaluatable(TableFilter, boolean) - 类 中的方法org.h2.table.TableFilter
Update the filter and join conditions of this and all joined tables with the information that the given table filter and all nested filter can now return rows or not.
setEvaluatable(boolean) - 类 中的方法org.h2.table.TableFilter
 
setEventListener(DatabaseEventListener) - 类 中的方法org.h2.engine.Database
 
setEventListenerClass(String) - 类 中的方法org.h2.engine.Database
 
setExclusiveSession(Session, boolean) - 类 中的方法org.h2.engine.Database
Set the session that can exclusively access the database.
setExecuteCommand(boolean) - 类 中的方法org.h2.command.dml.Explain
 
setExecutingStatement(Statement) - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
setExecutingStatement(CommandInterface) - 类 中的方法org.h2.jdbc.JdbcStatement
INTERNAL.
setExpression(Expression) - 类 中的方法org.h2.command.ddl.CreateConstant
 
setExpression(Expression) - 类 中的方法org.h2.command.dml.Call
 
setExpression(int, Expression) - 类 中的方法org.h2.command.dml.ExecuteProcedure
Set the expression at the given index.
setExpression(Expression) - 类 中的方法org.h2.command.dml.Set
 
setExpression(Expression) - 类 中的方法org.h2.constraint.ConstraintCheck
 
setExpressions(ArrayList<Expression>) - 类 中的方法org.h2.command.dml.Select
 
setFetchDirection(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Sets (changes) the fetch direction for this result set.
setFetchDirection(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Sets the fetch direction.
setFetchDirection(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
setFetchSize(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Sets the number of rows suggested to read in one step.
setFetchSize(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Sets the number of rows suggested to read in one step.
setFetchSize(int) - 类 中的方法org.h2.result.LocalResult
 
setFetchSize(int) - 接口 中的方法org.h2.result.ResultInterface
Set the fetch size for this result set.
setFetchSize(int) - 类 中的方法org.h2.result.ResultRemote
 
setFetchSize(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
setFieldDelimiter(char) - 类 中的方法org.h2.tools.Csv
Set the field delimiter.
setFieldSeparatorRead(char) - 类 中的方法org.h2.tools.Csv
Override the field separator for reading.
setFieldSeparatorWrite(String) - 类 中的方法org.h2.tools.Csv
Override the field separator for writing.
setFileEncryptionKey(byte[]) - 类 中的方法org.h2.engine.ConnectionInfo
 
setFileName(Expression) - 类 中的方法org.h2.command.dml.BackupCommand
 
setFileName(String) - 类 中的方法org.h2.message.TraceSystem
Set the trace file name.
setFilePasswordHash(byte[]) - 类 中的方法org.h2.engine.ConnectionInfo
Set the file password hash.
setFloat(String, float) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setFloat(int, float) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setForce(boolean) - 类 中的方法org.h2.command.ddl.CreateAggregate
 
setForce(boolean) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
setForce(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setForce(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setForce(boolean) - 类 中的方法org.h2.command.ddl.CreateView
 
setForceJoinOrder(boolean) - 类 中的方法org.h2.engine.Session
 
setForUpdate(boolean) - 类 中的方法org.h2.command.dml.Query
Set the 'for update' flag.
setForUpdate(boolean) - 类 中的方法org.h2.command.dml.Select
 
setForUpdate(boolean) - 类 中的方法org.h2.command.dml.SelectUnion
 
setFullCondition(Expression) - 类 中的方法org.h2.table.TableFilter
 
setGlobalTemporary(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setGlobalTemporary(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setGlobalTemporary(boolean) - 类 中的方法org.h2.table.TableLink
 
setGranteeName(String) - 类 中的方法org.h2.command.ddl.GrantRevoke
 
setGroupBy(ArrayList<Expression>) - 类 中的方法org.h2.command.dml.Select
 
setGroupConcatOrder(ArrayList<SelectOrderBy>) - 类 中的方法org.h2.expression.Aggregate
Set the order for GROUP_CONCAT() aggregate.
setGroupConcatSeparator(Expression) - 类 中的方法org.h2.expression.Aggregate
Set the separator for the GROUP_CONCAT() aggregate.
setGroupQuery() - 类 中的方法org.h2.command.dml.Select
Called if this query contains aggregate functions.
setHash(Expression) - 类 中的方法org.h2.command.ddl.AlterUser
 
setHash(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setHash(Expression) - 类 中的方法org.h2.command.ddl.CreateUser
 
setHaving(Expression) - 类 中的方法org.h2.command.dml.Select
 
setHidden(boolean) - 类 中的方法org.h2.command.ddl.AlterTableRename
 
setHidden(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setHidden(boolean) - 类 中的方法org.h2.table.Table
 
setHoldability(int) - 类 中的方法org.h2.jdbc.JdbcConnection
Changes the current result set holdability.
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.AlterView
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropAggregate
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropConstant
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropFunctionAlias
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropIndex
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropRole
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropSchema
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropSequence
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropTable
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropTrigger
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropUser
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropUserDataType
 
setIfExists(boolean) - 类 中的方法org.h2.command.ddl.DropView
 
setIfExists(boolean) - 类 中的方法org.h2.command.dml.AlterSequence
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateAggregate
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateConstant
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateRole
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateSchema
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateUser
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateUserDataType
 
setIfNotExists(boolean) - 类 中的方法org.h2.command.ddl.CreateView
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.ddl.AlterTableRename
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setIfTableExists(boolean) - 类 中的方法org.h2.command.dml.AlterTableSet
 
setIgnoreCase(boolean) - 类 中的方法org.h2.engine.Database
 
setIgnoreList(Connection, String) - 类 中的静态方法org.h2.fulltext.FullText
Change the ignore list.
setIn(InputStream) - 类 中的方法org.h2.tools.Shell
Redirects the standard input.
setIncrement(Expression) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setIncrement(Expression) - 类 中的方法org.h2.command.dml.AlterSequence
 
setIndex(Index) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setIndex(Index, boolean) - 类 中的方法org.h2.constraint.ConstraintReferential
Set the index to use for this constraint.
setIndex(Index, boolean) - 类 中的方法org.h2.constraint.ConstraintUnique
Set the index to use for this unique constraint.
setIndex(Index) - 类 中的方法org.h2.index.IndexCursor
 
setIndex(Index) - 类 中的方法org.h2.table.TableFilter
 
setIndexColumns(IndexColumn[]) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setIndexColumns(IndexColumn[]) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setIndexName(String) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setIndexName(String) - 类 中的方法org.h2.command.ddl.DropIndex
 
setIndexOwner(Index) - 类 中的方法org.h2.constraint.Constraint
This index is now the owner of the specified index.
setIndexOwner(Index) - 类 中的方法org.h2.constraint.ConstraintCheck
 
setIndexOwner(Index) - 类 中的方法org.h2.constraint.ConstraintReferential
 
setIndexOwner(Index) - 类 中的方法org.h2.constraint.ConstraintUnique
 
setInDoubtTransactionState(int, int, boolean) - 类 中的方法org.h2.store.PageStore
Commit or rollback a prepared transaction after opening a database with in-doubt transactions.
setInitialPowerOffCount(int) - 类 中的静态方法org.h2.engine.Database
 
setInReader(BufferedReader) - 类 中的方法org.h2.tools.Shell
Redirects the standard input.
setInsertFromSelect(boolean) - 类 中的方法org.h2.command.dml.Insert
 
setInsteadOf(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setInsteadOf(boolean) - 类 中的方法org.h2.schema.TriggerObject
 
setInt(int) - 类 中的方法org.h2.command.dml.Set
 
setInt(String, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setInt(int, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setInt(int, int) - 类 中的方法org.h2.store.Data
Update an integer at the given position.
setIntValue(int) - 类 中的方法org.h2.engine.Setting
 
setJavaClassMethod(String) - 类 中的方法org.h2.command.ddl.CreateAggregate
 
setJavaClassMethod(String) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
Set the qualified method name after removing whitespace.
setJavaObjectSerializerName(String) - 类 中的方法org.h2.engine.Database
 
setJavaSystemCompiler(boolean) - 类 中的方法org.h2.util.SourceCompiler
Enable or disable the usage of the Java system compiler.
setJoinBatchEnabled(boolean) - 类 中的方法org.h2.engine.Session
 
setKey(int, Object) - 类 中的方法org.h2.mvstore.Page
Replace the key at an index in this page.
setKey(long) - 类 中的方法org.h2.result.RowImpl
 
setKey(long) - 接口 中的方法org.h2.result.SearchRow
Set the unique key of the row.
setKey(long) - 类 中的方法org.h2.result.SimpleRow
 
setKey(long) - 类 中的方法org.h2.result.SimpleRowValue
 
setKey(byte[]) - 类 中的方法org.h2.security.AES
 
setKey(byte[]) - 接口 中的方法org.h2.security.BlockCipher
Set the encryption key used for encrypting and decrypting.
setKey(byte[]) - 类 中的方法org.h2.security.Fog
 
setKey(byte[]) - 类 中的方法org.h2.security.XTEA
 
setKeyAndVersion(SearchRow) - 类 中的方法org.h2.result.RowImpl
 
setKeyAndVersion(SearchRow) - 接口 中的方法org.h2.result.SearchRow
Set the position and version to match another row.
setKeyAndVersion(SearchRow) - 类 中的方法org.h2.result.SimpleRow
 
setKeyAndVersion(SearchRow) - 类 中的方法org.h2.result.SimpleRowValue
 
setKeys(Column[]) - 类 中的方法org.h2.command.dml.Merge
 
setKeys(Column[]) - 类 中的方法org.h2.command.dml.Replace
 
setLastIdentity(Value) - 类 中的方法org.h2.engine.Session
 
setLastMatchedSchema(DbSchema) - 类 中的方法org.h2.bnf.Sentence
Set the last matched schema if the last match was a schema, or null if it was not.
setLastMatchedTable(DbTableOrView) - 类 中的方法org.h2.bnf.Sentence
Set the last matched table if the last match was a table.
setLastScopeIdentity(Value) - 类 中的方法org.h2.engine.Session
 
setLastTriggerIdentity(Value) - 类 中的方法org.h2.engine.Session
 
setLength(long) - 类 中的方法org.h2.store.FileStore
Set the length of the file.
setLevel(int) - 类 中的方法org.h2.message.Trace
Set the trace level of this component.
setLevelFile(int) - 类 中的方法org.h2.message.TraceSystem
Set the file trace level.
setLevelSystemOut(int) - 类 中的方法org.h2.message.TraceSystem
Set the trace level to use for System.out
setLimit(Expression) - 类 中的方法org.h2.command.dml.Delete
 
setLimit(Expression) - 类 中的方法org.h2.command.dml.Query
 
setLimit(Expression) - 类 中的方法org.h2.command.dml.Update
 
setLimit(int) - 类 中的方法org.h2.result.LocalResult
Set the number of rows that this result will return at the maximum.
setLineCommentCharacter(char) - 类 中的方法org.h2.tools.Csv
Set the line comment character.
setLineSeparator(String) - 类 中的方法org.h2.tools.Csv
Set the line separator used for writing.
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.context.DbContextRule
 
setLinks(HashMap<String, RuleHead>) - 接口 中的方法org.h2.bnf.Rule
Update cross references.
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.RuleElement
 
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.RuleFixed
 
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.RuleList
 
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.RuleOptional
 
setLinks(HashMap<String, RuleHead>) - 类 中的方法org.h2.bnf.RuleRepeat
 
setLobBlockSize(long) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setLobCompressionAlgorithm(String) - 类 中的方法org.h2.engine.Database
 
setLockFile(boolean) - 类 中的方法org.h2.store.PageStore
 
setLockMode(int) - 类 中的方法org.h2.engine.Database
 
setLockTimeout(int) - 类 中的方法org.h2.engine.Session
 
setLoginTimeout(int) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Sets the maximum time in seconds to wait for a free connection.
setLoginTimeout(int) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the login timeout in seconds, 0 meaning no timeout.
setLogMode(int) - 类 中的方法org.h2.engine.Database
 
setLogMode(int) - 类 中的方法org.h2.jmx.DatabaseInfo
 
setLogMode(int) - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Set the transaction log mode.
setLogMode(int) - 类 中的方法org.h2.store.PageStore
 
setLogWriter(PrintWriter) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
INTERNAL
setLogWriter(PrintWriter) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current log writer for this object.
setLong(String, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setLong(int, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setMainIndexColumn(int) - 类 中的方法org.h2.index.PageDataIndex
 
setMainIndexColumn(int) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
setMasterUser(User) - 类 中的方法org.h2.engine.Database
 
setMax(int, float) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
Set the maximum value for the given dimension.
setMaxBlockSize(int) - 类 中的方法org.h2.mvstore.StreamStore
Set the maximum block size.
setMaxConnections(int) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
Sets the maximum number of connections to use from now on.
setMaxFieldSize(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Sets the maximum number of bytes for a result set column.
setMaxFileSize(int) - 类 中的方法org.h2.message.TraceSystem
Set the maximum trace file size in bytes.
setMaxLengthInplaceLob(int) - 类 中的方法org.h2.engine.Database
 
setMaxLogSize(long) - 类 中的方法org.h2.engine.Database
 
setMaxLogSize(long) - 类 中的方法org.h2.store.PageStore
Set the maximum transaction log size in megabytes.
setMaxMemory(long) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Set the maximum memory this cache should use.
setMaxMemory(int) - 接口 中的方法org.h2.util.Cache
Set the maximum memory to be used by this cache.
setMaxMemory(int) - 类 中的方法org.h2.util.CacheLRU
 
setMaxMemory(int) - 类 中的方法org.h2.util.CacheTQ
 
setMaxMemoryRows(int) - 类 中的方法org.h2.engine.Database
 
setMaxMemoryRows(int) - 类 中的方法org.h2.result.LocalResult
 
setMaxMemoryUndo(int) - 类 中的方法org.h2.engine.Database
 
setMaxOperationMemory(int) - 类 中的方法org.h2.engine.Database
 
setMaxQueryEntries(int) - 类 中的方法org.h2.engine.QueryStatisticsData
 
setMaxRows(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Gets the maximum number of rows for a ResultSet.
setMaxSize(int) - 类 中的方法org.h2.util.SmallLRUCache
 
setMaxTransactionId(int) - 类 中的方法org.h2.mvstore.db.TransactionStore
Set the maximum transaction id, after which ids are re-used.
setMaxValue(Expression) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setMaxValue(Expression) - 类 中的方法org.h2.command.dml.AlterSequence
 
setMin(int, float) - 类 中的方法org.h2.mvstore.rtree.SpatialKey
Set the minimum value for the given dimension.
setMinBlockSize(int) - 类 中的方法org.h2.mvstore.StreamStore
Set the minimum block size.
setMinValue(Expression) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setMinValue(Expression) - 类 中的方法org.h2.command.dml.AlterSequence
 
setMode(Mode) - 类 中的方法org.h2.engine.Database
 
setModified() - 类 中的方法org.h2.engine.DbObjectBase
Tell the object that is was modified.
setMultiThreaded(boolean) - 类 中的方法org.h2.engine.Database
 
setMultiVersion(boolean) - 类 中的方法org.h2.engine.Database
 
setMvStore(MVTableEngine.Store) - 类 中的方法org.h2.engine.Database
 
setName(String) - 类 中的方法org.h2.command.ddl.CreateAggregate
 
setName(String) - 类 中的方法org.h2.command.ddl.DropAggregate
 
setName(String) - 类 中的方法org.h2.message.TraceSystem
 
setName(String) - 类 中的方法org.h2.message.TraceWriterAdapter
 
setName(String) - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
 
setNCharacterStream(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setNCharacterStream(String, Reader) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a character stream.
setNCharacterStream(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a character stream.
setNCharacterStream(int, Reader) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a character stream.
setNClob(String, NClob) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Clob.
setNClob(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Clob.
setNClob(String, Reader) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter as a Clob.
setNClob(int, NClob) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setNClob(int, Reader) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setNClob(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter as a Clob.
setNetworkTimeout(Executor, int) - 类 中的方法org.h2.jdbc.JdbcConnection
[Not supported]
setNewColumn(Column) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setNewColumnName(String) - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
setNewColumns(ArrayList<Column>) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setNewConstraintName(String) - 类 中的方法org.h2.command.ddl.AlterTableRenameConstraint
 
setNewName(String) - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
setNewName(String) - 类 中的方法org.h2.command.ddl.AlterSchemaRename
 
setNewName(String) - 类 中的方法org.h2.command.ddl.AlterUser
 
setNewTableName(String) - 类 中的方法org.h2.command.ddl.AlterTableRename
 
setNextKey(long) - 类 中的方法org.h2.mvstore.StreamStore
 
setNoWait(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setNoWait(boolean) - 类 中的方法org.h2.schema.TriggerObject
 
setNString(String, String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setNString(int, String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setNull(String, int, String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets a parameter to null.
setNull(String, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets a parameter to null.
setNull(int, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets a parameter to null.
setNull(int, int, String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets a parameter to null.
setNullable(boolean) - 类 中的方法org.h2.table.Column
 
setNullRow() - 类 中的方法org.h2.table.TableFilter
Set the state of this and all nested tables to the NULL row.
setNullString(String) - 类 中的方法org.h2.tools.Csv
Set the value that represents NULL.
setObject(String, Object) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setObject(String, Object, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setObject(String, Object, int, int) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setObject(int, Object) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setObject(int, Object, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setObject(int, Object, int, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setObjectId(int) - 类 中的方法org.h2.command.Prepared
Set the object id for this statement.
setObjectName(String) - 类 中的方法org.h2.command.ddl.SetComment
 
setObjectName(String) - 类 中的方法org.h2.engine.DbObjectBase
 
setObjectType(int) - 类 中的方法org.h2.command.ddl.SetComment
 
setOffset(Expression) - 类 中的方法org.h2.command.dml.Query
 
setOffset(int) - 类 中的方法org.h2.result.LocalResult
Set the offset of the first row to return.
setOldColumn(Column) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setOldColumnName(String) - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
setOldName(String) - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
setOldSchema(Schema) - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
setOldSchema(Schema) - 类 中的方法org.h2.command.ddl.AlterSchemaRename
 
setOldTableName(String) - 类 中的方法org.h2.command.ddl.AlterTableRename
 
setOnCommitDrop() - 类 中的方法org.h2.command.ddl.CreateTable
This temporary table is dropped on commit.
setOnCommitDrop(boolean) - 类 中的方法org.h2.table.Table
 
setOnCommitTruncate() - 类 中的方法org.h2.command.ddl.CreateTable
This temporary table is truncated on commit.
setOnCommitTruncate(boolean) - 类 中的方法org.h2.table.Table
 
setOnRollback(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setOnRollback(boolean) - 类 中的方法org.h2.schema.TriggerObject
 
setOperationType(int) - 类 中的方法org.h2.command.ddl.GrantRevoke
 
setOptimizeReuseResults(boolean) - 类 中的方法org.h2.engine.Database
 
setOptions(String) - 类 中的方法org.h2.compress.CompressDeflate
 
setOptions(String) - 类 中的方法org.h2.compress.CompressLZF
 
setOptions(String) - 类 中的方法org.h2.compress.CompressNo
 
setOptions(String) - 接口 中的方法org.h2.compress.Compressor
Set the compression options.
setOptions(String) - 类 中的方法org.h2.tools.Csv
INTERNAL.
setOrder(ArrayList<SelectOrderBy>) - 类 中的方法org.h2.command.dml.Query
Set the order by list.
setOrder(ArrayList<SelectOrderBy>) - 类 中的方法org.h2.command.dml.Select
 
setOrder(ArrayList<SelectOrderBy>) - 类 中的方法org.h2.command.dml.SelectUnion
 
setOriginalSchema(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setOriginalSQL(String) - 类 中的方法org.h2.table.Column
 
setOriginalTable(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setOriginalURL(String) - 类 中的方法org.h2.engine.ConnectionInfo
Set the original database URL.
setOrReplace(boolean) - 类 中的方法org.h2.command.ddl.CreateView
 
setOut(PrintStream) - 类 中的方法org.h2.util.Tool
Sets the standard output stream.
setPageSize(int) - 类 中的方法org.h2.store.PageStore
Set the page size.
setParameter(int, Expression) - 类 中的方法org.h2.expression.Function
Set the parameter expression at the given index.
setParameterList(ArrayList<Parameter>) - 类 中的方法org.h2.command.Prepared
Set the parameter list of this statement.
setParsingView(boolean) - 类 中的方法org.h2.engine.Session
 
setPassword(Expression) - 类 中的方法org.h2.command.ddl.AlterUser
 
setPassword(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setPassword(Expression) - 类 中的方法org.h2.command.ddl.CreateUser
 
setPassword(String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current password.
setPasswordChars(char[]) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current password in the form of a char array.
setPasswords(boolean) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setPersistData(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setPersistIndexes(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setPlanItem(PlanItem) - 类 中的方法org.h2.table.TableFilter
Set what plan item (index, cost, masks) to use.
setPoolable(boolean) - 类 中的方法org.h2.jdbc.JdbcStatement
Requests that this object should be pooled or not.
setPos(int) - 类 中的方法org.h2.store.Data
Set the current read / write position.
setPos(int) - 类 中的方法org.h2.util.CacheObject
 
setPowerOffCount(int) - 类 中的方法org.h2.engine.Database
 
setPowerOffCount(int) - 类 中的方法org.h2.engine.Session
 
setPowerOffCount(int) - 接口 中的方法org.h2.engine.SessionInterface
Set the number of disk operations before power failure is simulated.
setPowerOffCount(int) - 类 中的方法org.h2.engine.SessionRemote
 
setPowerOffCount(int) - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
setPrecision(long) - 类 中的方法org.h2.table.Column
 
setPrepareAlways(boolean) - 类 中的方法org.h2.command.Prepared
Set the prepare always flag.
setPrepared(Prepared) - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
setPreparedTransaction(String, boolean) - 类 中的方法org.h2.engine.Session
Commit or roll back the given transaction.
setPreserveWhitespace(boolean) - 类 中的方法org.h2.tools.Csv
Enable or disable preserving whitespace in unquoted text.
setPrimaryKey(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setPrimaryKey(boolean) - 类 中的方法org.h2.table.Column
 
setPrimaryKeyHash(boolean) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setProcedure(Procedure) - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
setProcedureName(String) - 类 中的方法org.h2.command.ddl.DeallocateProcedure
 
setProcedureName(String) - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
setProgress(int, String, int, int) - 接口 中的方法org.h2.api.DatabaseEventListener
This method is called for long running events, such as recovering, scanning a file or building an index.
setProgress(int, String, int, int) - 类 中的方法org.h2.engine.Database
Set the progress of a long running operation.
setProperty(String, String) - 类 中的方法org.h2.engine.ConnectionInfo
Overwrite a property.
setProperty(String, String) - 类 中的方法org.h2.store.FileLock
Add or change a setting to the properties.
setQuadraticSplit(boolean) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap
 
setQuery(String) - 类 中的方法org.h2.bnf.Sentence
Set the query string.
setQuery(Query) - 类 中的方法org.h2.command.ddl.CreateTable
 
setQuery(Query) - 类 中的方法org.h2.command.dml.Insert
 
setQuery(Query) - 类 中的方法org.h2.command.dml.Merge
 
setQuery(Query) - 类 中的方法org.h2.command.dml.Replace
 
setQueryStatistics(boolean) - 类 中的方法org.h2.engine.Database
 
setQueryStatisticsMaxEntries(int) - 类 中的方法org.h2.engine.Database
 
setQueryTimeout(int) - 类 中的方法org.h2.engine.Session
 
setQueryTimeout(int) - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
setQueryTimeout(int) - 类 中的方法org.h2.jdbc.JdbcStatement
Sets the current query timeout in seconds.
setQueueSize(int) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setQueueSize(int) - 类 中的方法org.h2.schema.TriggerObject
 
setRandomAccess() - 类 中的方法org.h2.result.LocalResult
Random access is required (containsDistinct).
setRandomAccessResult(boolean) - 类 中的方法org.h2.command.dml.Query
Whether results need to support random access.
setReadOnly(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setReadOnly(boolean) - 类 中的方法org.h2.engine.Database
Switch the database to read-only mode.
setReadOnly(boolean) - 类 中的方法org.h2.jdbc.JdbcConnection
According to the JDBC specs, this setting is only a hint to the database to enable optimizations - it does not cause writes to be prohibited.
setReadOnly() - 类 中的方法org.h2.store.fs.FilePath
Disable the ability to write.
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathDisk
 
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathMem
 
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathSplit
 
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
setReadOnly() - 类 中的方法org.h2.store.fs.FilePathZip
 
setReadOnly(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Disable the ability to write.
setReadOnly(boolean) - 类 中的方法org.h2.table.TableLink
 
setRecorder(Recorder) - 类 中的静态方法org.h2.store.fs.FilePathRec
Set the recorder class.
setRecoveryReference(boolean) - 类 中的方法org.h2.value.ValueLobDb
 
setRecursive(boolean) - 类 中的方法org.h2.index.ViewIndex
 
setRecursiveResult(LocalResult) - 类 中的方法org.h2.table.TableView
 
setRedoLogBinary(boolean) - 类 中的方法org.h2.engine.Session
 
setRef(int, Ref) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
[Not supported] Sets the value of a column as a reference.
setRefColumns(IndexColumn[]) - 类 中的方法org.h2.constraint.ConstraintReferential
 
setReferentialIntegrity(boolean) - 类 中的方法org.h2.engine.Database
 
setRefIndex(Index) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setRefIndex(Index, boolean) - 类 中的方法org.h2.constraint.ConstraintReferential
Set the index of the referenced table to use for this constraint.
setRefIndexColumns(IndexColumn[]) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setRefTable(Table) - 类 中的方法org.h2.constraint.ConstraintReferential
 
setRefTableName(Schema, String) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
Set the referenced table.
setRetentionTime(int) - 类 中的方法org.h2.engine.Database
 
setRetentionTime(int) - 类 中的方法org.h2.mvstore.MVStore
How long to retain old, persisted chunks, in milliseconds.
setReuseSpace(boolean) - 类 中的方法org.h2.mvstore.MVStore
Whether empty space in the file should be re-used.
setRight(Query) - 类 中的方法org.h2.command.dml.SelectUnion
 
setRightMask(int) - 类 中的方法org.h2.engine.Right
 
setRightsChecked(boolean) - 类 中的方法org.h2.command.Parser
 
setRoleName(String) - 类 中的方法org.h2.command.ddl.CreateRole
 
setRoleName(String) - 类 中的方法org.h2.command.ddl.DropRole
 
setRow(DbException, int, String) - 类 中的方法org.h2.command.Prepared
Set the SQL statement of the exception to the given row.
setRowBased(boolean) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setRowBased(boolean) - 类 中的方法org.h2.schema.TriggerObject
 
setRowCount(long) - 类 中的方法org.h2.table.RegularTable
Set the row count of this table.
setRowFactory(RowFactory) - 类 中的方法org.h2.engine.Database
 
setRowId(String, RowId) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Sets the value of a parameter as a row id.
setRowId(int, RowId) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
[Not supported] Sets the value of a parameter as a row id.
setSalt(Expression) - 类 中的方法org.h2.command.ddl.AlterUser
 
setSalt(Expression) - 类 中的方法org.h2.command.ddl.CreateUser
 
setSaltAndHash(byte[], byte[]) - 类 中的方法org.h2.engine.User
Set the salt and hash of the password for this user.
setSampleSize(Expression) - 类 中的方法org.h2.command.dml.Query
 
setSavepoint() - 类 中的方法org.h2.engine.Session
Create a savepoint to allow rolling back to this state.
setSavepoint() - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new unnamed savepoint.
setSavepoint(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Creates a new named savepoint.
setSavepoint() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
Create a new savepoint.
setSavepoint(long) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Set the savepoint.
setSavepointName(String) - 类 中的方法org.h2.command.dml.TransactionCommand
 
setScale(BigDecimal, int) - 类 中的静态方法org.h2.value.ValueDecimal
Set the scale of a BigDecimal value.
setSchema(Schema) - 类 中的方法org.h2.command.ddl.CreateAggregate
 
setSchema(Schema) - 类 中的方法org.h2.command.ddl.GrantRevoke
Set the specified schema
setSchema(String) - 类 中的方法org.h2.jdbc.JdbcConnection
Sets the given schema name to access.
setSchemaName(String) - 类 中的方法org.h2.command.ddl.CreateSchema
 
setSchemaName(String) - 类 中的方法org.h2.command.ddl.DropSchema
 
setSchemaName(String) - 类 中的方法org.h2.command.ddl.SetComment
 
setSchemaNames(Set<String>) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setSchemaSearchPath(String[]) - 类 中的方法org.h2.engine.Session
 
setScriptInTempDir(boolean) - 类 中的静态方法org.h2.upgrade.DbUpgrade
The conversion script file will per default be created in the db directory.
setSelect(Query) - 类 中的方法org.h2.command.ddl.CreateView
 
setSelectivity(Expression) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setSelectivity(int) - 类 中的方法org.h2.table.Column
Set the new selectivity of a column.
setSelectSQL(String) - 类 中的方法org.h2.command.ddl.CreateView
 
setSequence(Sequence) - 类 中的方法org.h2.table.Column
 
setSequenceName(String) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setSequenceName(String) - 类 中的方法org.h2.command.ddl.DropSequence
 
setSequenceName(String) - 类 中的方法org.h2.command.dml.AlterSequence
 
setServerKey(String) - 类 中的方法org.h2.engine.ConnectionInfo
Switch to server mode, and set the server name and database key.
setSession(Session) - 类 中的方法org.h2.command.Prepared
Set the session for this statement.
setSession(SessionInterface) - 类 中的方法org.h2.value.Transfer
Set the session.
setSessionId(int) - 接口 中的方法org.h2.result.Row
Set session id.
setSessionId(int) - 类 中的方法org.h2.result.RowImpl
 
setSettings(boolean) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setShort(String, short) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setShort(int, short) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setShutdownHandler(ShutdownHandler) - 类 中的方法org.h2.server.TcpServer
 
setShutdownHandler(ShutdownHandler) - 类 中的方法org.h2.server.web.WebServer
 
setShutdownHandler(ShutdownHandler) - 类 中的方法org.h2.tools.Server
INTERNAL
setSimple(boolean) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setSkipRemarks(boolean) - 类 中的方法org.h2.util.ScriptReader
If comments should be skipped completely by this reader.
setSocket(Socket) - 类 中的方法org.h2.value.Transfer
Set the socket this object uses.
setSortedInsertMode(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setSortedInsertMode(boolean) - 类 中的方法org.h2.command.dml.Insert
 
setSortedInsertMode(boolean) - 类 中的方法org.h2.index.BaseIndex
 
setSortedInsertMode(boolean) - 接口 中的方法org.h2.index.Index
Enable or disable the 'sorted insert' optimizations (rows are inserted in ascending or descending order) if applicable for this index implementation.
setSortedInsertMode(boolean) - 类 中的方法org.h2.index.MultiVersionIndex
 
setSortedInsertMode(boolean) - 类 中的方法org.h2.index.PageIndex
 
setSortOrder(SortOrder) - 类 中的方法org.h2.result.LocalResult
Set the sort order.
setSource(String) - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
setSource(Object) - 异常错误 中的方法org.h2.message.DbException
 
setSource(String, String) - 类 中的方法org.h2.util.SourceCompiler
Set the source code for the specified class.
setSpatial(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setSQL(String) - 类 中的方法org.h2.command.dml.SelectUnion
 
setSQL(String) - 类 中的方法org.h2.command.Prepared
Set the SQL statement.
setSQL(String) - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
INTERNAL
setSQLXML(String, SQLXML) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported] Sets the value of a parameter as a SQLXML object.
setSQLXML(int, SQLXML) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
[Not supported] Sets the value of a parameter as a SQLXML object.
setSSL(boolean) - 类 中的方法org.h2.value.Transfer
Enable or disable SSL.
setStartWith(Expression) - 类 中的方法org.h2.command.ddl.CreateSequence
 
setStartWith(Expression) - 类 中的方法org.h2.command.dml.AlterSequence
 
setState(int) - 接口 中的方法org.h2.store.InDoubtTransaction
Change the state of this transaction.
setState(int) - 类 中的方法org.h2.store.PageStoreInDoubtTransaction
 
setStoreVersion(int) - 类 中的方法org.h2.mvstore.MVStore
Update the store version.
setString(String) - 类 中的方法org.h2.command.dml.Set
 
setString(String, String) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setString(long, String) - 类 中的方法org.h2.jdbc.JdbcClob
Fills the Clob.
setString(long, String, int, int) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Sets a substring.
setString(int, String) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setStringArray(String[]) - 类 中的方法org.h2.command.dml.Set
 
setStringValue(String) - 类 中的方法org.h2.engine.Setting
 
setSuppliedParameterList(ArrayList<Parameter>) - 类 中的方法org.h2.command.Parser
 
setSysOut(PrintStream) - 类 中的方法org.h2.message.TraceSystem
Set the print stream to use instead of System.out.
setTable(Table) - 类 中的方法org.h2.command.ddl.TruncateTable
 
setTable(Table) - 类 中的方法org.h2.command.dml.Insert
 
setTable(Table) - 类 中的方法org.h2.command.dml.Merge
 
setTable(Table) - 类 中的方法org.h2.command.dml.Replace
 
setTable(ValueLobDb, int) - 类 中的方法org.h2.store.LobStorageBackend
 
setTable(ValueLobDb, int) - 类 中的方法org.h2.store.LobStorageFrontend
 
setTable(ValueLobDb, int) - 接口 中的方法org.h2.store.LobStorageInterface
Set the table reference of this lob.
setTable(ValueLobDb, int) - 类 中的方法org.h2.store.LobStorageMap
 
setTable(Table, int) - 类 中的方法org.h2.table.Column
Set the table and column id.
setTableEngine(String) - 类 中的方法org.h2.command.ddl.CreateTable
 
setTableEngineParams(ArrayList<String>) - 类 中的方法org.h2.command.ddl.CreateTable
 
setTableExpression(boolean) - 类 中的方法org.h2.table.TableView
 
setTableFilter(TableFilter) - 类 中的方法org.h2.command.dml.Delete
 
setTableFilter(TableFilter) - 类 中的方法org.h2.command.dml.Update
 
setTableFilter(TableFilter) - 类 中的方法org.h2.constraint.ConstraintCheck
 
setTableName(String) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setTableName(String) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setTableName(String) - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
setTableName(String) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setTableName(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setTableName(String) - 类 中的方法org.h2.command.ddl.CreateTable
 
setTableName(String) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setTableName(String) - 类 中的方法org.h2.command.ddl.DropTable
 
setTableName(String) - 类 中的方法org.h2.command.dml.AlterTableSet
 
setTables(Collection<Table>) - 类 中的方法org.h2.command.dml.ScriptCommand
 
setTemporary(boolean) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setTemporary(boolean) - 类 中的方法org.h2.command.ddl.CreateTable
 
setTemporary(boolean) - 接口 中的方法org.h2.engine.DbObject
Tell this object that it is temporary or not.
setTemporary(boolean) - 类 中的方法org.h2.engine.DbObjectBase
 
setTemporary(boolean) - 类 中的方法org.h2.index.MultiVersionIndex
 
setTestEvery(int) - 类 中的方法org.h2.store.RecoverTester
 
setThreadContextClassLoader(Thread) - 类 中的静态方法org.h2.Driver
INTERNAL
setThrottle(int) - 类 中的方法org.h2.engine.Session
 
setTime(String, Time, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the time using a specified time zone.
setTime(String, Time) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the time using a specified time zone.
setTime(int, Time) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setTime(int, Time, Calendar) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the time using a specified time zone.
setTimestamp(String, Timestamp, Calendar) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the timestamp using a specified time zone.
setTimestamp(String, Timestamp) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Sets the value of a parameter.
setTimestamp(int, Timestamp) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the value of a parameter.
setTimestamp(int, Timestamp, Calendar) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
Sets the timestamp using a specified time zone.
SETTING - 接口 中的静态变量org.h2.engine.DbObject
This object is a setting.
Setting - org.h2.engine中的类
A persistent database setting.
Setting(Database, int, String) - 类 的构造器org.h2.engine.Setting
 
setting - 类 中的变量org.h2.fulltext.FullText.FullTextTrigger
 
SETTING - 类 中的静态变量org.h2.message.Trace
The trace module id for settings.
SettingsBase - org.h2.engine中的类
The base class for settings.
SettingsBase(HashMap<String, String>) - 类 的构造器org.h2.engine.SettingsBase
 
setTop(int) - 类 中的方法org.h2.command.ddl.Analyze
 
setTrace(Trace, int, int) - 类 中的方法org.h2.message.TraceObject
Set the options to use when writing trace message.
setTrace(boolean) - 类 中的方法org.h2.store.fs.FilePathRec
 
setTraceLevel(int) - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
setTraceLevel(int) - 类 中的方法org.h2.jmx.DatabaseInfo
 
setTraceLevel(int) - 接口 中的方法org.h2.jmx.DatabaseInfoMBean
Set the trace level.
setTransactional(boolean) - 类 中的方法org.h2.command.ddl.DefineCommand
 
setTransactionIsolation(int) - 类 中的方法org.h2.jdbc.JdbcConnection
Changes the current transaction isolation level.
setTransactionName(String) - 类 中的方法org.h2.command.dml.TransactionCommand
 
setTransactionTimeout(int) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Set the transaction timeout.
setTriggerClassName(String) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setTriggerClassName(String, boolean) - 类 中的方法org.h2.schema.TriggerObject
Set the trigger class name and load the class if possible.
setTriggerName(String) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setTriggerName(String) - 类 中的方法org.h2.command.ddl.DropTrigger
 
setTriggerSource(String) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setTriggerSource(String, boolean) - 类 中的方法org.h2.schema.TriggerObject
Set the trigger source code and compile it if possible.
setType(int) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setType(int) - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
setType(int) - 类 中的方法org.h2.command.ddl.AlterUser
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.h2.jdbc.JdbcConnection
[Partially supported] Sets the type map.
setTypeMask(int) - 类 中的方法org.h2.command.ddl.CreateTrigger
 
setTypeMask(int) - 类 中的方法org.h2.schema.TriggerObject
Set the trigger type.
setTypeName(String) - 类 中的方法org.h2.command.ddl.CreateUserDataType
 
setTypeName(String) - 类 中的方法org.h2.command.ddl.DropUserDataType
 
SetTypes - org.h2.command.dml中的类
The list of setting for a SET statement.
setUndoLogEnabled(boolean) - 类 中的方法org.h2.engine.Session
 
setUnicodeStream(int, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
已过时。
since JDBC 2.0, use setCharacterStream
setUnionType(int) - 类 中的方法org.h2.command.dml.SelectUnion
 
setUnique(boolean) - 类 中的方法org.h2.command.ddl.CreateIndex
 
setUpdateAction(int) - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
setUpdateAction(int) - 类 中的方法org.h2.constraint.ConstraintReferential
Set the action to apply (restrict, cascade,...) on an update.
setupQueryParameters(Session, SearchRow, SearchRow, SearchRow) - 类 中的方法org.h2.index.ViewIndex
Set the query parameters.
setUrl(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setURL(String, URL) - 类 中的方法org.h2.jdbc.JdbcCallableStatement
[Not supported]
setURL(int, URL) - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
[Not supported]
setURL(String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current URL.
setUrl(String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current URL.
setUsed(boolean) - 类 中的方法org.h2.table.TableFilter
 
setUser(User) - 类 中的方法org.h2.command.ddl.AlterUser
 
setUser(String) - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
setUser(String) - 类 中的方法org.h2.jdbcx.JdbcDataSource
Set the current user name.
setUserName(String) - 类 中的方法org.h2.command.ddl.CreateUser
 
setUserName(String) - 类 中的方法org.h2.command.ddl.DropUser
 
setUserName(String) - 类 中的方法org.h2.engine.ConnectionInfo
Overwrite the user name.
setUserPasswordHash(byte[]) - 类 中的方法org.h2.engine.ConnectionInfo
Set the user password hash.
setUserPasswordHash(byte[]) - 类 中的方法org.h2.engine.User
Set the user name password hash.
setValue(Value, boolean) - 类 中的方法org.h2.expression.Parameter
 
setValue(Value) - 类 中的方法org.h2.expression.Parameter
 
setValue(Value, boolean) - 接口 中的方法org.h2.expression.ParameterInterface
Set the value of the parameter.
setValue(Value, boolean) - 类 中的方法org.h2.expression.ParameterRemote
 
setValue(V) - 类 中的方法org.h2.mvstore.DataUtils.MapEntry
 
setValue(int, Object) - 类 中的方法org.h2.mvstore.Page
Replace the value at an index in this page.
setValue(int, Value) - 类 中的方法org.h2.result.RowImpl
 
setValue(int, Value) - 接口 中的方法org.h2.result.SearchRow
Set the value for given column
setValue(int, Value) - 类 中的方法org.h2.result.SimpleRow
 
setValue(int, Value) - 类 中的方法org.h2.result.SimpleRowValue
 
setValue(Value) - 类 中的方法org.h2.schema.Constant
 
setVariable(String, Value) - 类 中的方法org.h2.engine.Session
Set the value of the given variable for this session.
setVersion(int) - 接口 中的方法org.h2.result.Row
Set version.
setVersion(int) - 类 中的方法org.h2.result.RowImpl
 
setVersion(int) - 类 中的方法org.h2.value.Transfer
 
setVersionsToKeep(int) - 类 中的方法org.h2.mvstore.MVStore
How many versions to retain for in-memory stores.
setView(TableView) - 类 中的方法org.h2.command.ddl.AlterView
 
setViewName(String) - 类 中的方法org.h2.command.ddl.CreateView
 
setViewName(String) - 类 中的方法org.h2.command.ddl.DropView
 
setVolatile(boolean) - 类 中的方法org.h2.mvstore.MVMap
Set the volatile flag of the map.
setWaitForLock(Table, Thread) - 类 中的方法org.h2.engine.Session
Set the table this session is waiting for, and the thread that is waiting.
setWhitespaceChars(Connection, String) - 类 中的静态方法org.h2.fulltext.FullText
Change the whitespace characters.
setWriteColumnHeader(boolean) - 类 中的方法org.h2.tools.Csv
Enable or disable writing the column header.
setWriteDelay(int) - 类 中的方法org.h2.engine.Database
 
setWriteDelay(int) - 类 中的方法org.h2.store.WriterThread
Change the write delay
SHA256 - org.h2.security中的类
This class implements the cryptographic hash function SHA-256.
SHA256() - 类 的构造器org.h2.security.SHA256
 
SHARED_LOCKS - 类 中的静态变量org.h2.mvstore.db.MVTable
The tables names this thread has a shared lock on.
shareLinkedConnections - 类 中的变量org.h2.engine.DbSettings
Database setting SHARE_LINKED_CONNECTIONS (default: true).
Shell - org.h2.tools中的类
Interactive command line tool to access a database using JDBC.
Shell() - 类 的构造器org.h2.tools.Shell
 
SHORT - 类 中的静态变量org.h2.value.Value
The value type for SHORT values.
showUsage() - 类 中的方法org.h2.util.Tool
Print the usage of the tool.
showUsageAndThrowUnsupportedOption(String) - 类 中的方法org.h2.util.Tool
Throw a SQLException saying this command line option is not supported.
SHUTDOWN - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SHUTDOWN statement.
shutdown() - 接口 中的方法org.h2.server.ShutdownHandler
Tell the listener to shut down.
shutdown(String, String, boolean, boolean) - 类 中的静态方法org.h2.server.TcpServer
Stop the TCP server with the given URL.
shutdown() - 类 中的方法org.h2.tools.Console
INTERNAL.
shutdown() - 类 中的方法org.h2.tools.Server
INTERNAL
SHUTDOWN_COMPACT - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SHUTDOWN COMPACT statement.
SHUTDOWN_DEFRAG - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SHUTDOWN DEFRAG statement.
SHUTDOWN_IMMEDIATELY - 接口 中的静态变量org.h2.command.CommandInterface
The type of a SHUTDOWN IMMEDIATELY statement.
ShutdownHandler - org.h2.server中的接口
A shutdown handler is a listener for shutdown events.
shutdownImmediately() - 类 中的方法org.h2.engine.Database
Immediately close the database.
shutdownTcpServer(String, String, boolean, boolean) - 类 中的静态方法org.h2.tools.Server
Shutdown one or all TCP server.
SIGN - 类 中的静态变量org.h2.expression.Function
 
SIGNED - 类 中的静态变量org.h2.value.CompareMode
This constant means that the BINARY columns are sorted as if the bytes were signed.
SimpleResultSet - org.h2.tools中的类
This class is a simple result set and meta data implementation.
SimpleResultSet() - 类 的构造器org.h2.tools.SimpleResultSet
This constructor is used if the result set is later populated with addRow.
SimpleResultSet(SimpleRowSource) - 类 的构造器org.h2.tools.SimpleResultSet
This constructor is used if the result set should retrieve the rows using the specified row source object.
SimpleResultSet.SimpleArray - org.h2.tools中的类
A simple array implementation, backed by an object array
SimpleRow - org.h2.result中的类
Represents a simple row without state.
SimpleRow(Value[]) - 类 的构造器org.h2.result.SimpleRow
 
SimpleRowSource - org.h2.tools中的接口
This interface is for classes that create rows on demand.
SimpleRowValue - org.h2.result中的类
A simple row that contains data for only one column.
SimpleRowValue(int) - 类 的构造器org.h2.result.SimpleRowValue
 
SIN - 类 中的静态变量org.h2.expression.Function
 
SingleColumnResolver - org.h2.table中的类
The single column resolver is like a table with exactly one row.
SingleRowCursor - org.h2.index中的类
A cursor with at most one row.
SingleRowCursor(Row) - 类 的构造器org.h2.index.SingleRowCursor
Create a new cursor.
SINH - 类 中的静态变量org.h2.expression.Function
 
size() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the number of resident entries.
size() - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
size() - 类 中的方法org.h2.mvstore.FileStore
Get the file size.
size() - 类 中的方法org.h2.mvstore.MVMap
Get the number of entries, as a integer.
size() - 类 中的方法org.h2.result.RowList
Get the number of rows in this list.
size() - 类 中的方法org.h2.store.fs.FileBase
 
size() - 类 中的方法org.h2.store.fs.FilePath
Get the size of a file in bytes
size() - 类 中的方法org.h2.store.fs.FilePathDisk
 
size() - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
size() - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
size() - 类 中的方法org.h2.store.fs.FilePathMem
 
size() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
size() - 类 中的方法org.h2.store.fs.FilePathSplit
 
size() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
size() - 类 中的方法org.h2.store.fs.FilePathZip
 
size(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the size of a file in bytes This method is similar to Java 7 java.nio.file.attribute.Attributes.
size - 类 中的变量org.h2.util.HashBase
The number of occupied slots, excluding the zero key (if any).
size() - 类 中的方法org.h2.util.HashBase
Get the size of the map.
size() - 类 中的方法org.h2.util.IntArray
Get the size of the list.
sizeAsLong() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the size of the map as seen by this transaction.
sizeAsLong() - 类 中的方法org.h2.mvstore.MVMap
Get the number of entries, as a long.
sizeAsLongMax() - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Get the size of the raw map.
sizeHot() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the number of hot entries in the cache.
sizeMapArray() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the length of the internal map array.
sizeNonResident() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the number of non-resident entries in the cache.
sizeOf(V) - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the size of the given value.
skip(long) - 类 中的方法org.h2.mvstore.Cursor
Skip over that many entries.
skip(long) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.RTreeCursor
Skip over that many entries.
skip(long) - 类 中的方法org.h2.store.LobStorageBackend.LobInputStream
 
skipFully(InputStream, long) - 类 中的静态方法org.h2.util.IOUtils
Skip a number of bytes in an input stream.
skipFully(Reader, long) - 类 中的静态方法org.h2.util.IOUtils
Skip a number of characters in a reader.
SLOW_QUERY_LIMIT_MS - 类 中的静态变量org.h2.engine.Constants
Queries that take longer than this number of milliseconds are written to the trace file with the level info.
SMALLER - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning < as in ID<1.
SMALLER_EQUAL - 类 中的静态变量org.h2.expression.Comparison
The comparison type meaning <= as in ID<=1.
SmallLRUCache<K,V> - org.h2.util中的类
This class implements a small LRU object cache.
SmallMap - org.h2.util中的类
A simple hash table with an optimization for the last recently used object.
SmallMap(int) - 类 的构造器org.h2.util.SmallMap
Create a map with the given maximum number of entries.
SOCKET_CONNECT_RETRY - 类 中的静态变量org.h2.engine.SysProperties
System property h2.socketConnectRetry (default: 16).
SOCKET_CONNECT_TIMEOUT - 类 中的静态变量org.h2.engine.SysProperties
System property h2.socketConnectTimeout (default: 2000).
SoftHashMap<K,V> - org.h2.util中的类
Map which stores items using SoftReference.
SoftHashMap() - 类 的构造器org.h2.util.SoftHashMap
 
sort(ArrayList<Value[]>) - 类 中的方法org.h2.result.SortOrder
Sort a list of rows.
sort(ArrayList<Value[]>, int, int) - 类 中的方法org.h2.result.SortOrder
Sort a list of rows using offset and limit.
SORT_BINARY_UNSIGNED - 类 中的静态变量org.h2.engine.SysProperties
System property h2.sortBinaryUnsigned (default: false with version 1.3, true with version 1.4).
SORT_NULLS_HIGH - 类 中的静态变量org.h2.engine.SysProperties
System property h2.sortNullsHigh (default: false).
SortedProperties - org.h2.util中的类
Sorted properties file.
SortedProperties() - 类 的构造器org.h2.util.SortedProperties
 
SortOrder - org.h2.result中的类
A sort order represents an ORDER BY clause in a query.
SortOrder(Database, int[], int[], ArrayList<SelectOrderBy>) - 类 的构造器org.h2.result.SortOrder
Construct a new sort order object.
sortTopN(X[], int, int, Comparator<? super X>) - 类 中的静态方法org.h2.util.Utils
Find the top limit values using given comparator and place them as in a full array sort, in descending order.
sortType - 类 中的变量org.h2.table.IndexColumn
The sort type.
SOUNDEX - 类 中的静态变量org.h2.expression.Function
 
SourceCompiler - org.h2.util中的类
This class allows to convert source code to a class.
SourceCompiler() - 类 的构造器org.h2.util.SourceCompiler
 
SPACE - 类 中的静态变量org.h2.expression.Function
 
SPATIAL_INTERSECTS - 类 中的静态变量org.h2.expression.Comparison
This is a comparison type that is only used for spatial index conditions (operator "&&").
SPATIAL_INTERSECTS - 类 中的静态变量org.h2.index.IndexCondition
A bit of a search mask meaning 'spatial intersection'.
SpatialDataType - org.h2.mvstore.rtree中的类
A spatial data type.
SpatialDataType(int) - 类 的构造器org.h2.mvstore.rtree.SpatialDataType
 
SpatialIndex - org.h2.index中的接口
A spatial index.
SpatialKey - org.h2.mvstore.rtree中的类
A unique spatial key.
SpatialKey(long, float...) - 类 的构造器org.h2.mvstore.rtree.SpatialKey
Create a new key.
SpatialTreeIndex - org.h2.index中的类
This is an index based on a MVR-TreeMap.
SpatialTreeIndex(Table, int, String, IndexColumn[], IndexType, boolean, boolean, Session) - 类 的构造器org.h2.index.SpatialTreeIndex
Constructor.
SPLIT_FILE_SIZE_SHIFT - 类 中的静态变量org.h2.engine.SysProperties
System property h2.splitFileSizeShift (default: 30).
splitRootIfNeeded(Page, long) - 类 中的方法org.h2.mvstore.MVMap
Split the root page if necessary.
SqlRewriter - org.wowtools.h2.sqlrewriter中的接口
sql重写器
SqlRewriterManager - org.wowtools.h2.sqlrewriter中的类
 
SqlRewriterManager() - 类 的构造器org.wowtools.h2.sqlrewriter.SqlRewriterManager
 
sqlStatement - 类 中的变量org.h2.command.Prepared
The SQL string.
sqlStatement - 类 中的变量org.h2.engine.QueryStatisticsData.QueryEntry
The SQL statement.
sqlType - 类 中的变量org.h2.value.DataType
The SQL type.
sqlTypePos - 类 中的变量org.h2.value.DataType
How closely the data type maps to the corresponding JDBC SQL type (low is best).
SQRT - 类 中的静态变量org.h2.expression.Function
 
squareBracketQuotedNames - 类 中的变量org.h2.engine.Mode
Identifiers may be quoted using square brackets as in [Test].
stackMoveDistance - 类 中的变量org.h2.mvstore.cache.CacheLongKeyLIRS.Config
How many other item are to be moved to the top of the stack before the current item is moved.
start() - 类 中的方法org.h2.bnf.Sentence
Start the timer to make sure processing doesn't take too long.
START - 类 中的静态变量org.h2.index.IndexCondition
A bit of a search mask meaning 'larger or equal'.
start - 类 中的变量org.h2.index.PageBtree
The start of the data area.
start(Xid, int) - 类 中的方法org.h2.jdbcx.JdbcXAConnection
Start or continue to work on a transaction.
start() - 类 中的方法org.h2.server.pg.PgServer
 
start() - 接口 中的方法org.h2.server.Service
Start the service.
start() - 类 中的方法org.h2.server.TcpServer
 
start() - 类 中的方法org.h2.server.web.WebServer
 
start() - 类 中的方法org.h2.tools.Server
Tries to start the server.
start(BundleContext) - 类 中的方法org.h2.util.DbDriverActivator
Start the bundle.
START_URL - 类 中的静态变量org.h2.engine.Constants
The database URL prefix of this database.
startCollecting() - 类 中的方法org.h2.util.AbbaLockingDetector
Start collecting locking data.
startCollecting() - 类 中的方法org.h2.util.Profiler
Start collecting profiling data.
startQuery(Session) - 类 中的方法org.h2.table.TableFilter
Start the query.
startStatementWithinTransaction() - 类 中的方法org.h2.engine.Session
Start a new statement within a transaction.
startsWithIgnoreCase(String, String) - 类 中的静态方法org.h2.util.StringUtils
Check is a string starts with another string, ignoring the case.
startThread() - 类 中的方法org.h2.store.WriterThread
Start the thread.
startTimeNanos - 类 中的变量org.h2.command.Command
The last start time.
startWebServer(Connection) - 类 中的静态方法org.h2.tools.Server
Start a web server and a browser that uses the given connection.
startWithSpace(String) - 类 中的静态方法org.h2.bnf.Bnf
Check whether the statement starts with a whitespace.
STATE_BACKUP_FILE - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used during the BACKUP command.
STATE_CREATE_INDEX - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used when re-creating an index.
STATE_RECONNECTED - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used after re-connecting to a database (if auto-reconnect is enabled).
STATE_RECOVER - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used when re-applying the transaction log or rolling back uncommitted transactions.
STATE_SCAN_FILE - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used when scanning the database file.
STATE_STATEMENT_END - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used when a query ends.
STATE_STATEMENT_PROGRESS - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used for periodic notification during long-running queries.
STATE_STATEMENT_START - 接口 中的静态变量org.h2.api.DatabaseEventListener
This state is used when a query starts.
STATEMENT - 类 中的静态变量org.h2.message.TraceObject
The trace type id for statements.
STATEMENT_WAS_CANCELED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 57014 is thrown when a statement was canceled using Statement.cancel() or when the query timeout has been reached.
StatementBuilder - org.h2.util中的类
A utility class to build a statement.
StatementBuilder() - 类 的构造器org.h2.util.StatementBuilder
Create a new builder.
StatementBuilder(String) - 类 的构造器org.h2.util.StatementBuilder
Create a new builder.
statisticsEnd() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Stop collecting statistics.
statisticsEnd() - 类 中的方法org.h2.store.PageStore
Stop collecting statistics.
statisticsStart() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Start collecting statistics.
statisticsStart() - 类 中的方法org.h2.store.PageStore
Start collecting statistics.
STATUS_CLOSED - 类 中的静态变量org.h2.engine.SessionRemote
 
STATUS_CLOSED - 类 中的静态变量org.h2.mvstore.db.TransactionStore.Transaction
The status of a closed transaction (committed or rolled back).
STATUS_COMMITTING - 类 中的静态变量org.h2.mvstore.db.TransactionStore.Transaction
The status of a transaction that is being committed, but possibly not yet finished.
STATUS_ERROR - 类 中的静态变量org.h2.engine.SessionRemote
 
STATUS_OK - 类 中的静态变量org.h2.engine.SessionRemote
 
STATUS_OK_STATE_CHANGED - 类 中的静态变量org.h2.engine.SessionRemote
 
STATUS_OPEN - 类 中的静态变量org.h2.mvstore.db.TransactionStore.Transaction
The status of an open transaction.
STATUS_PREPARED - 类 中的静态变量org.h2.mvstore.db.TransactionStore.Transaction
The status of a prepared transaction.
STEP_SIZE_MUST_NOT_BE_ZERO - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90142 is thrown when trying to set zero for step size.
stop() - 类 中的方法org.h2.server.pg.PgServer
 
stop() - 接口 中的方法org.h2.server.Service
Stop the service.
stop() - 类 中的方法org.h2.server.TcpServer
 
stop - 类 中的变量org.h2.server.web.WebApp
Whether to close the connection.
stop() - 类 中的方法org.h2.server.web.WebServer
 
stop() - 类 中的方法org.h2.tools.Server
Stops the server.
stop(BundleContext) - 类 中的方法org.h2.util.DbDriverActivator
Stop the bundle.
stop - 类 中的变量org.h2.util.Task
A flag indicating the get() method has been called.
stopAutoDelete() - 类 中的方法org.h2.store.FileStore
No longer automatically delete the file once it is no longer in use.
stopAutoDelete(Reference<?>, String) - 类 中的方法org.h2.util.TempFileDeleter
This method is called if a file should no longer be deleted if the object is garbage collected.
stopCollecting() - 类 中的方法org.h2.util.AbbaLockingDetector
Stop collecting.
stopCollecting() - 类 中的方法org.h2.util.Profiler
Stop collecting.
stopIfRequired() - 类 中的方法org.h2.bnf.Sentence
Check if it's time to stop processing.
stopServer(int, String, int) - 类 中的静态方法org.h2.server.TcpServer
Stop a running server.
stopThread() - 类 中的方法org.h2.store.WriterThread
Stop the thread.
Store() - 类 的构造器org.h2.mvstore.db.MVTableEngine.Store
 
store - 类 中的变量org.h2.mvstore.MVMap
The store.
store(String) - 类 中的方法org.h2.util.SortedProperties
Store a properties file.
STORE_DOCUMENT_TEXT_IN_INDEX - 类 中的静态变量org.h2.fulltext.FullTextLucene
Whether the text content should be stored in the Lucene index.
storesLowerCaseIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE Test(ID INT), getTables returns test as the table name.
storesLowerCaseQuotedIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE "Test"(ID INT), getTables returns test as the table name.
storesMixedCaseIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE Test(ID INT), getTables returns Test as the table name.
storesMixedCaseQuotedIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE "Test"(ID INT), getTables returns Test as the table name.
storesUpperCaseIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE Test(ID INT), getTables returns TEST as the table name.
storesUpperCaseQuotedIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE "Test"(ID INT), getTables returns TEST as the table name.
StreamStore - org.h2.mvstore中的类
A facility to store streams in a map.
StreamStore(Map<Long, byte[]>) - 类 的构造器org.h2.mvstore.StreamStore
Create a stream store instance.
STRING - 类 中的静态变量org.h2.value.Value
The value type for STRING values.
STRING_FIXED - 类 中的静态变量org.h2.value.Value
The value type for string values with a fixed size.
STRING_FORMAT_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90095 is thrown when calling the method STRINGDECODE with an invalid escape sequence.
STRING_IGNORECASE - 类 中的静态变量org.h2.value.Value
The value type for case insensitive STRING values.
StringDataType - org.h2.mvstore.type中的类
A string type.
StringDataType() - 类 的构造器org.h2.mvstore.type.StringDataType
 
STRINGDECODE - 类 中的静态变量org.h2.expression.Function
 
STRINGENCODE - 类 中的静态变量org.h2.expression.Function
 
STRINGTOUTF8 - 类 中的静态变量org.h2.expression.Function
 
StringUtils - org.h2.util中的类
A few String utility functions.
Subquery - org.h2.expression中的类
A query returning a single value.
Subquery(Query) - 类 的构造器org.h2.expression.Subquery
 
SUBQUERY_IS_NOT_SINGLE_COLUMN - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90052 is thrown when a subquery that is used as a value contains more than one column.
SubQueryInfo - org.h2.table中的类
Information about current sub-query being prepared.
SubQueryInfo(SubQueryInfo, int[], TableFilter[], int, SortOrder) - 类 的构造器org.h2.table.SubQueryInfo
 
SUBSTR - 类 中的静态变量org.h2.expression.Function
 
SUBSTRING - 类 中的静态变量org.h2.expression.Function
 
subtract(Value) - 类 中的方法org.h2.value.Value
Subtract a value and return the result.
subtract(Value) - 类 中的方法org.h2.value.ValueByte
 
subtract(Value) - 类 中的方法org.h2.value.ValueDecimal
 
subtract(Value) - 类 中的方法org.h2.value.ValueDouble
 
subtract(Value) - 类 中的方法org.h2.value.ValueFloat
 
subtract(Value) - 类 中的方法org.h2.value.ValueInt
 
subtract(Value) - 类 中的方法org.h2.value.ValueLong
 
subtract(Value) - 类 中的方法org.h2.value.ValueShort
 
subtract(Value) - 类 中的方法org.h2.value.ValueTime
 
subtract(Value) - 类 中的方法org.h2.value.ValueTimestamp
 
subtract(Value) - 类 中的方法org.h2.value.ValueTimestampTimeZone
 
suffix - 类 中的变量org.h2.value.DataType
The suffix required for the SQL literal representation.
SUFFIX_DB_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of all database files.
SUFFIX_LOB_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of large object files.
SUFFIX_LOBS_DIRECTORY - 类 中的静态变量org.h2.engine.Constants
The suffix of the directory name used if LOB objects are stored in a directory.
SUFFIX_LOCK_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of file lock files that are used to make sure a database is open by only one process at any time.
SUFFIX_MV_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of a MVStore file.
SUFFIX_MV_STORE_NEW_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of a new MVStore file, used when compacting a store.
SUFFIX_MV_STORE_TEMP_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of a temporary MVStore file, used when compacting a store.
SUFFIX_OLD_DATABASE_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of a H2 version 1.1 database file.
SUFFIX_PAGE_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of page files.
SUFFIX_TEMP_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of temporary files.
SUFFIX_TRACE_FILE - 类 中的静态变量org.h2.engine.Constants
The file name suffix of trace files.
SUM_OR_AVG_ON_WRONG_DATATYPE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90015 is thrown when using an aggregate function with a data type that is not supported.
sumClasses - 类 中的变量org.h2.util.Profiler
 
sumMethods - 类 中的变量org.h2.util.Profiler
 
supportedClientInfoPropertiesRegEx - 类 中的变量org.h2.engine.Mode
Pattern describing the keys the java.sql.Connection.setClientInfo() method accepts.
supportOffsetFetch - 类 中的变量org.h2.engine.Mode
Support for the syntax [OFFSET ..
supportPoundSymbolForColumnNames - 类 中的变量org.h2.engine.Mode
Support the # for column names
supportsAdd(int) - 类 中的静态方法org.h2.value.DataType
Check if the given value type supports the add operation.
supportsAlterTableWithAddColumn() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether alter table with add column is supported.
supportsAlterTableWithDropColumn() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether alter table with drop column is supported.
supportsANSI92EntryLevelSQL() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether SQL-92 entry level grammar is supported.
supportsANSI92FullSQL() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether SQL-92 full level grammar is supported.
supportsANSI92IntermediateSQL() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether SQL-92 intermediate level grammar is supported.
supportsBatchUpdates() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether batch updates are supported.
supportsCatalogsInDataManipulation() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog name in INSERT, UPDATE, DELETE is supported.
supportsCatalogsInIndexDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog name in CREATE INDEX is supported.
supportsCatalogsInPrivilegeDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog name in GRANT is supported.
supportsCatalogsInProcedureCalls() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog name in procedure calls is supported.
supportsCatalogsInTableDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the catalog name in CREATE TABLE is supported.
supportsColumnAliasing() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether column aliasing is supported.
supportsConvert() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether CONVERT is supported.
supportsConvert(int, int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether CONVERT is supported for one datatype to another.
supportsCoreSQLGrammar() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether ODBC Core SQL grammar is supported.
supportsCorrelatedSubqueries() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether correlated subqueries are supported.
supportsDataDefinitionAndDataManipulationTransactions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether data manipulation and CREATE/DROP is supported in transactions.
supportsDataManipulationTransactionsOnly() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether only data manipulations are supported in transactions.
supportsDifferentTableCorrelationNames() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether table correlation names (table alias) are restricted to be different than table names.
supportsExpressionsInOrderBy() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether expression in ORDER BY are supported.
supportsExtendedSQLGrammar() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether ODBC Extended SQL grammar is supported.
supportsFullOuterJoins() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether full outer joins are supported.
supportsGetGeneratedKeys() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database support getGeneratedKeys.
supportsGroupBy() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether GROUP BY is supported.
supportsGroupByBeyondSelect() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks whether a GROUP BY clause can use columns that are not in the SELECT clause, provided that it specifies all the columns in the SELECT clause.
supportsGroupByUnrelated() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether GROUP BY is supported if the column is not in the SELECT list.
supportsIntegrityEnhancementFacility() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether referential integrity is supported.
supportsLikeEscapeClause() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether LIKE...
supportsLimitedOuterJoins() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether limited outer joins are supported.
supportsMinimumSQLGrammar() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether ODBC Minimum SQL grammar is supported.
supportsMixedCaseIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if for CREATE TABLE Test(ID INT), getTables returns Test as the table name.
supportsMixedCaseQuotedIdentifiers() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if a table created with CREATE TABLE "Test"(ID INT) is a different table than a table created with CREATE TABLE TEST(ID INT).
supportsMultipleOpenResults() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database support multiple open result sets.
supportsMultipleResultSets() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether multiple result sets are supported.
supportsMultipleTransactions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether multiple transactions (on different connections) are supported.
supportsNamedParameters() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database support named parameters.
supportsNonNullableColumns() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether columns with NOT NULL are supported.
supportsOpenCursorsAcrossCommit() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether open result sets across commits are supported.
supportsOpenCursorsAcrossRollback() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether open result sets across rollback are supported.
supportsOpenStatementsAcrossCommit() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether open statements across commit are supported.
supportsOpenStatementsAcrossRollback() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether open statements across rollback are supported.
supportsOrderByUnrelated() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether ORDER BY is supported if the column is not in the SELECT list.
supportsOuterJoins() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether outer joins are supported.
supportsPositionedDelete() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether positioned deletes are supported.
supportsPositionedUpdate() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether positioned updates are supported.
supportsPrecision - 类 中的变量org.h2.value.DataType
If the precision parameter is supported.
supportsResultSetConcurrency(int, int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether a specific result set concurrency is supported.
supportsResultSetHoldability(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does this database supports a result set holdability.
supportsResultSetType(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether a specific result set type is supported.
supportsSavepoints() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database support savepoints.
supportsScale - 类 中的变量org.h2.value.DataType
If the scale parameter is supported.
supportsSchemasInDataManipulation() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the schema name in INSERT, UPDATE, DELETE is supported.
supportsSchemasInIndexDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the schema name in CREATE INDEX is supported.
supportsSchemasInPrivilegeDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the schema name in GRANT is supported.
supportsSchemasInProcedureCalls() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the schema name in procedure calls is supported.
supportsSchemasInTableDefinitions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the schema name in CREATE TABLE is supported.
supportsSelectForUpdate() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether SELECT ...
supportsStatementPooling() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Does the database support statement pooling.
supportsStoredFunctionsUsingCallSyntax() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether the database supports calling functions using the call syntax.
supportsStoredProcedures() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether stored procedures are supported.
supportsSubqueriesInComparisons() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether subqueries (SELECT) in comparisons are supported.
supportsSubqueriesInExists() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether SELECT in EXISTS is supported.
supportsSubqueriesInIns() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether IN(SELECT...) is supported.
supportsSubqueriesInQuantifieds() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether subqueries in quantified expression are supported.
supportsTableCorrelationNames() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether table correlation names (table alias) are supported.
supportsTransactionIsolationLevel(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether a specific transaction isolation level is supported.
supportsTransactions() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether transactions are supported.
supportsUnion() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether UNION SELECT is supported.
supportsUnionAll() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether UNION ALL SELECT is supported.
swapConvertFunctionParameters - 类 中的变量org.h2.engine.Mode
Swap the parameters of the CONVERT function.
sync() - 类 中的方法org.h2.engine.Database
Synchronize the files with the file system.
sync() - 类 中的方法org.h2.mvstore.db.MVTableEngine.Store
Force the changes to disk.
sync() - 类 中的方法org.h2.mvstore.FileStore
Flush all changes.
sync() - 类 中的方法org.h2.mvstore.MVStore
Force all stored changes to be written to the storage.
sync() - 类 中的方法org.h2.mvstore.OffHeapStore
 
sync() - 类 中的方法org.h2.store.FileStore
Call fsync.
sync() - 类 中的方法org.h2.store.PageStore
Flush the transaction log and sync the file.
SYNC_METHOD - 类 中的静态变量org.h2.engine.SysProperties
System property h2.syncMethod (default: sync).
SynchronizedVerifier - org.h2.util中的类
A utility class that allows to verify access to a resource is synchronized.
SynchronizedVerifier() - 类 的构造器org.h2.util.SynchronizedVerifier
 
SYNTAX_ERROR_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42000 is thrown when trying to execute an invalid SQL statement.
SYNTAX_ERROR_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42001 is thrown when trying to execute an invalid SQL statement.
sysDummy1 - 类 中的变量org.h2.engine.Mode
Support the pseudo-table SYSIBM.SYSDUMMY1.
SysProperties - org.h2.engine中的类
The constants defined in this class are initialized from system properties.
systemColumns - 类 中的变量org.h2.engine.Mode
The system columns 'CTID' and 'OID' are supported.

T

TABLE - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
table - 类 中的变量org.h2.constraint.Constraint
The table for which this constraint is defined.
TABLE - 类 中的静态变量org.h2.expression.Function
 
table - 类 中的变量org.h2.fulltext.FullTextLucene.FullTextTrigger
 
table - 类 中的变量org.h2.fulltext.IndexInfo
The table name.
table - 类 中的变量org.h2.index.BaseIndex
 
TABLE - 类 中的静态变量org.h2.message.Trace
The trace module id for tables.
Table - org.h2.table中的类
This is the base class for most tables.
Table(Schema, int, String, boolean, boolean) - 类 的构造器org.h2.table.Table
 
TABLE_ALIAS - 类 中的静态变量org.h2.bnf.context.DbContextRule
 
TABLE_DISTINCT - 类 中的静态变量org.h2.expression.Function
 
TABLE_ID_SESSION_VARIABLE - 类 中的静态变量org.h2.store.LobStorageFrontend
The table id for session variables (LOBs not assigned to a table).
TABLE_OR_VIEW - 接口 中的静态变量org.h2.engine.DbObject
The object is of the type table or view.
TABLE_OR_VIEW_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42101 is thrown when trying to create a table or view if an object with this name already exists.
TABLE_OR_VIEW_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 42102 is thrown when trying to query, modify or drop a table or view that does not exists in this schema and database.
TABLE_RESULT - 类 中的静态变量org.h2.store.LobStorageFrontend
The table id for result sets.
TABLE_TEMP - 类 中的静态变量org.h2.store.LobStorageFrontend
The table id for temporary objects (not assigned to any object).
TableBase - org.h2.table中的类
The base class of a regular table, or a user defined table.
TableBase(CreateTableData) - 类 的构造器org.h2.table.TableBase
 
TableEngine - org.h2.api中的接口
A class that implements this interface can create custom table implementations.
tableEngine - 类 中的变量org.h2.command.ddl.CreateTableData
The table engine to use for creating the table.
tableEngineParams - 类 中的变量org.h2.command.ddl.CreateTableData
The table engine params to use for creating the table.
TableFilter - org.h2.table中的类
A table filter represents a table that is used in a query.
TableFilter(Session, Table, String, boolean, Select, int) - 类 的构造器org.h2.table.TableFilter
Create a new table filter object.
TableFilter.TableFilterVisitor - org.h2.table中的接口
A visitor for table filters.
TableFunction - org.h2.expression中的类
Implementation of the functions TABLE(..) and TABLE_DISTINCT(..).
TableLink - org.h2.table中的类
A linked table contains connection information for a table accessible by JDBC.
TableLink(Schema, int, String, String, String, String, String, String, String, boolean, boolean) - 类 的构造器org.h2.table.TableLink
 
TableLinkConnection - org.h2.table中的类
A connection for a linked table.
tableName - 类 中的变量org.h2.command.ddl.CreateTableData
The table name.
tableName - 类 中的变量org.h2.tools.TriggerAdapter
The name of the table.
TableType - org.h2.table中的枚举
 
TableView - org.h2.table中的类
A view is a virtual table that is defined by a query.
TableView(Schema, int, String, String, ArrayList<Parameter>, Column[], Session, boolean) - 类 的构造器org.h2.table.TableView
 
TAN - 类 中的静态变量org.h2.expression.Function
 
TANH - 类 中的静态变量org.h2.expression.Function
 
Task - org.h2.util中的类
A method call that is executed in a separate thread.
Task() - 类 的构造器org.h2.util.Task
 
TCP_PROTOCOL_VERSION_10 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 10.
TCP_PROTOCOL_VERSION_11 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 11.
TCP_PROTOCOL_VERSION_12 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 12.
TCP_PROTOCOL_VERSION_13 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 13.
TCP_PROTOCOL_VERSION_14 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 14.
TCP_PROTOCOL_VERSION_15 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 15.
TCP_PROTOCOL_VERSION_6 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 6.
TCP_PROTOCOL_VERSION_7 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 7.
TCP_PROTOCOL_VERSION_8 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 8.
TCP_PROTOCOL_VERSION_9 - 类 中的静态变量org.h2.engine.Constants
The TCP protocol version number 9.
TcpServer - org.h2.server中的类
The TCP server implements the native H2 database server protocol.
TcpServer() - 类 的构造器org.h2.server.TcpServer
 
TcpServerThread - org.h2.server中的类
One server thread is opened per client connection.
TempFileDeleter - org.h2.util中的类
This class deletes temporary files when they are not used any longer.
temporary - 类 中的变量org.h2.command.ddl.CreateTableData
Whether this is a temporary table.
test(String, String, char) - 类 中的方法org.h2.expression.CompareLike
Test if the value matches the pattern.
THREAD_DEADLOCK_DETECTOR - 类 中的静态变量org.h2.engine.SysProperties
System property h2.threadDeadlockDetector (default: false).
ThreadDeadlockDetector - org.h2.util中的类
Detects deadlocks between threads.
THROTTLE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET THROTTLE statement.
throttle() - 类 中的方法org.h2.engine.Session
Wait for some time if this session is throttled (slowed down).
THROTTLE_DELAY - 类 中的静态变量org.h2.engine.Constants
The delay that is to be used if throttle has been enabled.
throwException(String) - 类 中的静态方法org.h2.fulltext.FullText
Throw a SQLException with the given message.
throwInternalError(String) - 异常错误 中的静态方法org.h2.message.DbException
Throw an internal error.
throwInternalError() - 异常错误 中的静态方法org.h2.message.DbException
Throw an internal error.
throwUnsupportedExceptionForType(String) - 类 中的方法org.h2.value.Value
Throw the exception that the feature is not support for the given data type.
throwUnsupportedOption(String) - 类 中的方法org.h2.util.Tool
Throw a SQLException saying this command line option is not supported.
time - 类 中的变量org.h2.mvstore.Chunk
When this chunk was created, in milliseconds after the store was created.
TIME - 类 中的静态变量org.h2.value.Value
The value type for TIME values.
TIMESTAMP - 类 中的静态变量org.h2.value.Value
The value type for TIMESTAMP values.
TIMESTAMP_TZ - 类 中的静态变量org.h2.value.Value
The value type for TIMESTAMP WITH TIMEZONE values.
TimestampWithTimeZone - org.h2.api中的类
How we expose "TIMESTAMP WITH TIMEZONE" in our ResultSets.
TimestampWithTimeZone(long, long, short) - 类 的构造器org.h2.api.TimestampWithTimeZone
 
TO_CHAR - 类 中的静态变量org.h2.expression.Function
 
TO_DATE - 类 中的静态变量org.h2.expression.Function
 
TO_TIMESTAMP - 类 中的静态变量org.h2.expression.Function
 
toArray(int[]) - 类 中的方法org.h2.util.IntArray
Convert this list to an array.
ToChar - org.h2.util中的类
Emulates Oracle's TO_CHAR function.
toChar(BigDecimal, String, String) - 类 中的静态方法org.h2.util.ToChar
Emulates Oracle's TO_CHAR(number) function.
toChar(Timestamp, String, String) - 类 中的静态方法org.h2.util.ToChar
Emulates Oracle's TO_CHAR(datetime) function.
toDate(String, String) - 类 中的静态方法org.h2.util.ToDateParser
Parse a string as a date with the given format.
ToDateParser - org.h2.util中的类
Emulates Oracle's TO_DATE function.
toLines() - 类 中的方法org.h2.util.SortedProperties
Convert the map to a list of line in the form key=value.
toLowerEnglish(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a string to lowercase using the English locale.
Tool - org.h2.util中的类
Command line tools implement the tool interface so that they can be used in the H2 Console.
Tool() - 类 的构造器org.h2.util.Tool
 
toRealPath() - 类 中的方法org.h2.store.fs.FilePath
Normalize a file name.
toRealPath() - 类 中的方法org.h2.store.fs.FilePathDisk
 
toRealPath() - 类 中的方法org.h2.store.fs.FilePathMem
 
toRealPath() - 类 中的方法org.h2.store.fs.FilePathNioMem
 
toRealPath() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
toRealPath() - 类 中的方法org.h2.store.fs.FilePathZip
 
toRealPath(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the canonical file or directory name.
toSQLException(Exception) - 异常错误 中的静态方法org.h2.message.DbException
Convert an exception to a SQL exception using the default mapping.
toString() - 类 中的方法org.h2.api.TimestampWithTimeZone
 
toString() - 类 中的方法org.h2.command.Command
 
toString() - 类 中的方法org.h2.command.CommandRemote
 
toString() - 类 中的方法org.h2.command.Prepared
Convert the statement to a String.
toString() - 类 中的方法org.h2.engine.Database
 
toString() - 类 中的方法org.h2.engine.DbObjectBase
 
toString() - 类 中的方法org.h2.engine.FunctionAlias.JavaMethod
 
toString() - 类 中的方法org.h2.engine.MetaRecord
 
toString() - 类 中的方法org.h2.engine.Session
 
toString() - 类 中的方法org.h2.expression.Expression
Convert this expression to a String.
toString() - 类 中的方法org.h2.index.IndexCondition
 
toString() - 类 中的方法org.h2.index.PageBtreeLeaf
 
toString() - 类 中的方法org.h2.index.PageBtreeNode
 
toString() - 类 中的方法org.h2.index.PageDataIndex
 
toString() - 类 中的方法org.h2.index.PageDataLeaf
 
toString() - 类 中的方法org.h2.index.PageDataNode
 
toString() - 类 中的方法org.h2.index.PageDataOverflow
 
toString() - 类 中的方法org.h2.jdbc.JdbcArray
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcBlob
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcClob
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcConnection
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcPreparedStatement
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcResultSet
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
INTERNAL
toString() - 类 中的方法org.h2.jdbc.JdbcSavepoint
INTERNAL
toString() - 异常错误 中的方法org.h2.jdbc.JdbcSQLException
Returns the class name, the message, and in the server mode, the stack trace of the server
toString() - 类 中的方法org.h2.jdbc.JdbcStatement
INTERNAL
toString() - 类 中的方法org.h2.jdbcx.JdbcDataSource
INTERNAL
toString() - 类 中的方法org.h2.jdbcx.JdbcXAConnection
INTERNAL
toString(Xid) - 类 中的静态方法org.h2.jdbcx.JdbcXid
INTERNAL
toString() - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
toString() - 类 中的方法org.h2.mvstore.Chunk
 
toString() - 类 中的方法org.h2.mvstore.db.MVTable
 
toString() - 类 中的方法org.h2.mvstore.db.TransactionStore.Transaction
 
toString() - 类 中的方法org.h2.mvstore.FileStore
 
toString() - 类 中的方法org.h2.mvstore.FreeSpaceBitSet
 
toString() - 类 中的方法org.h2.mvstore.MVMap
 
toString() - 类 中的方法org.h2.mvstore.MVStore.Builder
 
toString() - 类 中的方法org.h2.mvstore.OffHeapStore
 
toString() - 类 中的方法org.h2.mvstore.Page
 
toString() - 类 中的方法org.h2.mvstore.rtree.SpatialKey
 
toString(byte[]) - 类 中的静态方法org.h2.mvstore.StreamStore
Convert the id to a human readable string.
toString() - 类 中的方法org.h2.result.LocalResult
 
toString() - 类 中的方法org.h2.result.ResultRemote
 
toString() - 类 中的方法org.h2.result.RowImpl
 
toString() - 类 中的方法org.h2.result.SimpleRow
 
toString() - 类 中的方法org.h2.result.SimpleRowValue
 
toString() - 类 中的方法org.h2.store.fs.FilePath
Get the string representation.
toString() - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
toString() - 类 中的方法org.h2.store.PageFreeList
 
toString() - 类 中的方法org.h2.store.PageStreamData
 
toString() - 类 中的方法org.h2.store.PageStreamTrunk
 
toString() - 类 中的方法org.h2.table.Column
 
toString() - 类 中的方法org.h2.table.IndexColumn
 
toString() - 类 中的方法org.h2.table.JoinBatch
 
toString() - 类 中的方法org.h2.table.RegularTable
 
toString() - 类 中的方法org.h2.table.TableFilter
 
toString() - 枚举 中的方法org.h2.table.TableType
 
toString() - 类 中的方法org.h2.util.DoneFuture
 
toString() - 类 中的方法org.h2.util.IntArray
 
toString() - 类 中的方法org.h2.util.StatementBuilder
 
toString() - 类 中的方法org.h2.util.ToDateParser
 
toString() - 类 中的方法org.h2.value.Value
 
toString() - 类 中的方法org.h2.value.ValueLobDb
 
toTimestamp(String, String) - 类 中的静态方法org.h2.util.ToDateParser
Parse a string as a timestamp with the given format.
toUpperEnglish(String) - 类 中的静态方法org.h2.util.StringUtils
Convert a string to uppercase using the English locale.
trace - 类 中的变量org.h2.engine.DbObjectBase
The trace module.
Trace - org.h2.message中的类
This class represents a trace module.
trace - 类 中的变量org.h2.message.TraceObject
The trace module used by this object.
trace(String, String, Object) - 类 中的静态方法org.h2.util.IOUtils
Trace input or output operations if enabled.
TRACE_CONNECTION_NOT_CLOSED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90018 is thrown when the connection was opened, but never closed.
TRACE_FILE_ERROR_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90034 is thrown when writing to the trace file failed, for example because the there is an I/O exception.
TRACE_IO - 类 中的静态变量org.h2.engine.SysProperties
System property h2.traceIO (default: false).
TRACE_LEVEL_FILE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET TRACE_LEVEL_FILE statement.
TRACE_LEVEL_SYSTEM_OUT - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET TRACE_LEVEL_SYSTEM_OUT statement.
TRACE_MAX_FILE_SIZE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET TRACE_MAX_FILE_SIZE statement.
TraceObject - org.h2.message中的类
The base class for objects that can print trace information about themselves.
TraceObject() - 类 的构造器org.h2.message.TraceObject
 
traceOperation(String, int) - 类 中的方法org.h2.engine.SessionRemote
Write the operation to the trace system if debug trace is enabled.
TraceSystem - org.h2.message中的类
The trace mechanism is the logging facility of this database.
TraceSystem(String) - 类 的构造器org.h2.message.TraceSystem
Create a new trace system object.
traceThrowable(Throwable) - 异常错误 中的静态方法org.h2.message.DbException
Write the exception to the driver manager log writer if configured.
TraceWriterAdapter - org.h2.message中的类
This adapter sends log output to SLF4J.
TraceWriterAdapter() - 类 的构造器org.h2.message.TraceWriterAdapter
 
TRANSACTION_ID - 类 中的静态变量org.h2.expression.Function
 
TRANSACTION_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90129 is thrown when trying to commit a transaction that doesn't exist.
transactional - 类 中的变量org.h2.command.ddl.DefineCommand
The transactional behavior.
TransactionCommand - org.h2.command.dml中的类
Represents a transactional statement.
TransactionCommand(Session, int) - 类 的构造器org.h2.command.dml.TransactionCommand
 
TransactionStore - org.h2.mvstore.db中的类
A store that supports concurrent MVCC read-committed transactions.
TransactionStore(MVStore) - 类 的构造器org.h2.mvstore.db.TransactionStore
Create a new transaction store.
TransactionStore(MVStore, DataType) - 类 的构造器org.h2.mvstore.db.TransactionStore
Create a new transaction store.
TransactionStore.ArrayType - org.h2.mvstore.db中的类
A data type that contains an array of objects with the specified data types.
TransactionStore.Change - org.h2.mvstore.db中的类
A change in a map.
TransactionStore.Transaction - org.h2.mvstore.db中的类
A transaction.
TransactionStore.TransactionMap<K,V> - org.h2.mvstore.db中的类
A map that supports transactions.
TransactionStore.VersionedValueType - org.h2.mvstore.db中的类
The value type for a versioned value.
transfer - 类 中的变量org.h2.server.TcpServerThread
 
Transfer - org.h2.value中的类
The transfer class is used to send and receive Value objects.
Transfer(SessionInterface) - 类 的构造器org.h2.value.Transfer
Create a new transfer object for the specified session.
transferFrom(ReadableByteChannel, long, long) - 类 中的方法org.h2.store.fs.FileBase
 
transferTo(long, long, WritableByteChannel) - 类 中的方法org.h2.store.fs.FileBase
 
TRANSLATE - 类 中的静态变量org.h2.expression.Function
 
translateFileName(String) - 类 中的静态方法org.h2.store.fs.FilePathDisk
Translate the file name to the native format.
treatEmptyStringsAsNull - 类 中的变量org.h2.engine.Mode
Empty strings are treated like NULL values.
TreeCursor - org.h2.index中的类
The cursor implementation for a tree index.
TreeIndex - org.h2.index中的类
The tree index is an in-memory index based on a binary AVL trees.
TreeIndex(RegularTable, int, String, IndexColumn[], IndexType) - 类 的构造器org.h2.index.TreeIndex
 
Trigger - org.h2.api中的接口
A class that implements this interface can be used as a trigger.
TRIGGER - 接口 中的静态变量org.h2.engine.DbObject
This object is a trigger.
TRIGGER - 类 中的静态变量org.h2.message.Trace
The trace module id for triggers.
TRIGGER_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90041 is thrown when trying to create a trigger and there is already a trigger with that name.
TRIGGER_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90042 is thrown when trying to drop a trigger that does not exist.
TRIGGER_SELECT_AND_ROW_BASED_NOT_SUPPORTED - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90005 is thrown when trying to create a trigger and using the combination of SELECT and FOR EACH ROW, which we do not support.
TriggerAdapter - org.h2.tools中的类
An adapter for the trigger interface that allows to use the ResultSet interface instead of a row array.
TriggerAdapter() - 类 的构造器org.h2.tools.TriggerAdapter
 
triggerName - 类 中的变量org.h2.tools.TriggerAdapter
The name of the trigger.
TriggerObject - org.h2.schema中的类
A trigger is created using the statement CREATE TRIGGER
TriggerObject(Schema, int, String, Table) - 类 的构造器org.h2.schema.TriggerObject
 
TRIM - 类 中的静态变量org.h2.expression.Function
 
trim(String, boolean, boolean, String) - 类 中的静态方法org.h2.util.StringUtils
Trim a character from a string.
TRUNCATE - 类 中的静态变量org.h2.expression.Function
 
truncate(Session) - 类 中的方法org.h2.index.FunctionIndex
 
truncate(Session) - 类 中的方法org.h2.index.HashIndex
 
truncate(Session) - 接口 中的方法org.h2.index.Index
Remove all rows from the index.
truncate(Session) - 类 中的方法org.h2.index.LinkedIndex
 
truncate(Session) - 类 中的方法org.h2.index.MetaIndex
 
truncate(Session) - 类 中的方法org.h2.index.MultiVersionIndex
 
truncate(Session) - 类 中的方法org.h2.index.NonUniqueHashIndex
 
truncate(Session) - 类 中的方法org.h2.index.PageBtreeIndex
 
truncate(Session) - 类 中的方法org.h2.index.PageDataIndex
 
truncate(Session) - 类 中的方法org.h2.index.PageDelegateIndex
 
truncate(Session) - 类 中的方法org.h2.index.RangeIndex
 
truncate(Session) - 类 中的方法org.h2.index.ScanIndex
 
truncate(Session) - 类 中的方法org.h2.index.SpatialTreeIndex
 
truncate(Session) - 类 中的方法org.h2.index.TreeIndex
 
truncate(Session) - 类 中的方法org.h2.index.ViewIndex
 
truncate(long) - 类 中的方法org.h2.jdbc.JdbcBlob
[Not supported] Truncates the object.
truncate(long) - 类 中的方法org.h2.jdbc.JdbcClob
[Not supported] Truncates the object.
truncate(long) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
truncate(Session) - 类 中的方法org.h2.mvstore.db.MVDelegateIndex
 
truncate(Session) - 类 中的方法org.h2.mvstore.db.MVPrimaryIndex
 
truncate(Session) - 类 中的方法org.h2.mvstore.db.MVSecondaryIndex
 
truncate(Session) - 类 中的方法org.h2.mvstore.db.MVSpatialIndex
 
truncate(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
truncate(long) - 类 中的方法org.h2.mvstore.FileStore
Truncate the file.
truncate(long) - 类 中的方法org.h2.mvstore.OffHeapStore
 
truncate(int) - 类 中的方法org.h2.store.Data
Shrink the array to this size.
truncate(long) - 类 中的方法org.h2.store.fs.FileBase
 
truncate(long) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
TRUNCATE - 接口 中的静态变量org.h2.store.fs.Recorder
Truncate the file.
TRUNCATE - 类 中的静态变量org.h2.store.PageLog
Truncate a table.
truncate(Session) - 类 中的方法org.h2.table.FunctionTable
 
truncate(Session) - 类 中的方法org.h2.table.MetaTable
 
truncate(Session) - 类 中的方法org.h2.table.RangeTable
 
truncate(Session) - 类 中的方法org.h2.table.RegularTable
 
truncate(Session) - 类 中的方法org.h2.table.Table
Remove all rows from the table and indexes.
truncate(Session) - 类 中的方法org.h2.table.TableLink
 
truncate(Session) - 类 中的方法org.h2.table.TableView
 
TRUNCATE_TABLE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a TRUNCATE TABLE statement.
TRUNCATE_VALUE - 类 中的静态变量org.h2.expression.Function
 
TruncateTable - org.h2.command.ddl中的类
This class represents the statement TRUNCATE TABLE
TruncateTable(Session) - 类 的构造器org.h2.command.ddl.TruncateTable
 
tryDelete(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Try to delete a file or directory (ignoring errors).
tryLock(long, long, boolean) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
tryLock() - 类 中的方法org.h2.store.FileStore
Try to lock the file.
tryLock(long, long, boolean) - 类 中的方法org.h2.store.fs.FileBase
 
tryLock(long, long, boolean) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
tryPut(K, V) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Try to update the value for the given key.
tryRemove(K) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Try to remove the value for the given key.
trySet(K, V, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Try to set or remove the value.
tryUnlockDatabase(List<String>, String) - 类 中的静态方法org.h2.store.FileLister
Try to lock the database, and then unlock it.
type - 类 中的变量org.h2.tools.TriggerAdapter
The trigger type: INSERT, UPDATE, DELETE, SELECT, or a combination (a bit field).
type - 类 中的变量org.h2.value.DataType
The value type of this data type.
TYPE_BTREE_LEAF - 类 中的静态变量org.h2.store.Page
A b-tree leaf page (without overflow: + FLAG_LAST).
TYPE_BTREE_NODE - 类 中的静态变量org.h2.store.Page
A b-tree node page (never has overflow pages).
TYPE_CACHED - 类 中的静态变量org.h2.table.Table
The table type that means this table is a regular persistent table.
TYPE_COUNT - 类 中的静态变量org.h2.value.Value
The number of value types.
TYPE_DATA_LEAF - 类 中的静态变量org.h2.store.Page
A data leaf page (without overflow: + FLAG_LAST).
TYPE_DATA_NODE - 类 中的静态变量org.h2.store.Page
A data node page (never has overflow pages).
TYPE_DATA_OVERFLOW - 类 中的静态变量org.h2.store.Page
A data overflow page (the last page: + FLAG_LAST).
TYPE_EMPTY - 类 中的静态变量org.h2.store.Page
An empty page.
TYPE_FREE_LIST - 类 中的静态变量org.h2.store.Page
A page containing a list of free pages (the last page: + FLAG_LAST).
TYPE_MEMORY - 类 中的静态变量org.h2.table.Table
The table type that means this table is a regular persistent table.
TYPE_RESULT_SET - 类 中的静态变量org.h2.value.DataType
This constant is used to represent the type of a ResultSet.
TYPE_STREAM_DATA - 类 中的静态变量org.h2.store.Page
A stream data page.
TYPE_STREAM_TRUNK - 类 中的静态变量org.h2.store.Page
A stream trunk page.

U

UCASE - 类 中的静态变量org.h2.expression.Function
 
UNDO - 类 中的静态变量org.h2.store.PageLog
An undo log entry.
UNDO_BLOCK_SIZE - 类 中的静态变量org.h2.engine.Constants
The maximum size of an undo log block.
UNDO_LOG - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET UNDO_LOG statement.
UndoLog - org.h2.engine中的类
Each session keeps a undo log if rollback is required.
UndoLogRecord - org.h2.engine中的类
An entry in a undo log.
unEnclose(String) - 类 中的静态方法org.h2.util.StringUtils
Remove enclosing '(' and ')' if this text is enclosed.
UNION - 类 中的静态变量org.h2.command.dml.SelectUnion
The type of a UNION statement.
UNION_ALL - 类 中的静态变量org.h2.command.dml.SelectUnion
The type of a UNION ALL statement.
UNIQUE - 类 中的静态变量org.h2.constraint.Constraint
The constraint type name for unique constraints.
uniqueIndexSingleNull - 类 中的变量org.h2.engine.Mode
For unique indexes, NULL is distinct.
uniqueIndexSingleNullExceptAllColumnsAreNull - 类 中的变量org.h2.engine.Mode
When using unique indexes, multiple rows with NULL in all columns are allowed, however it is not allowed to have multiple rows with the same values otherwise.
UNKNOWN - 接口 中的静态变量org.h2.command.CommandInterface
The type for unknown statement.
UNKNOWN - 类 中的静态变量org.h2.value.Value
The data type is unknown at this time.
UNKNOWN_DATA_TYPE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 50004 is thrown when creating a table with an unsupported data type, or when the data type is unknown because parameters are used.
UNKNOWN_MODE_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90088 is thrown when trying to switch to an unknown mode.
unload() - 类 中的静态方法org.h2.Driver
INTERNAL
unlock(Session) - 类 中的方法org.h2.mvstore.db.MVTable
 
unlock() - 类 中的方法org.h2.store.FileLock
Unlock the file.
unlock(Session) - 类 中的方法org.h2.table.FunctionTable
 
unlock(Session) - 类 中的方法org.h2.table.MetaTable
 
unlock(Session) - 类 中的方法org.h2.table.RangeTable
 
unlock(Session) - 类 中的方法org.h2.table.RegularTable
 
unlock(Session) - 类 中的方法org.h2.table.Table
Release the lock for this session.
unlock(Session) - 类 中的方法org.h2.table.TableLink
 
unlock(Session) - 类 中的方法org.h2.table.TableView
 
unlockMeta(Session) - 类 中的方法org.h2.engine.Database
Unlock the metadata table.
unlockReadLocks() - 类 中的方法org.h2.engine.Session
Unlock all read locks.
unregister(FilePath) - 类 中的静态方法org.h2.store.fs.FilePath
Unregister a file provider.
unregister(CloseWatcher) - 类 中的静态方法org.h2.util.CloseWatcher
Unregister an object, so it is no longer tracked.
unregisterMBean(String) - 类 中的静态方法org.h2.jmx.DatabaseInfo
Unregisters the MBean for the database if one is registered.
UNSIGNED - 类 中的静态变量org.h2.value.CompareMode
This constant means that the BINARY columns are sorted as if the bytes were unsigned.
unsupported(String) - 类 中的方法org.h2.message.TraceObject
Get a SQL exception meaning this feature is not supported.
UNSUPPORTED_CIPHER - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90055 is thrown when trying to open a database with an unsupported cipher algorithm.
UNSUPPORTED_COMPRESSION_ALGORITHM_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90103 is thrown when trying to use an unsupported compression algorithm.
UNSUPPORTED_COMPRESSION_OPTIONS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90102 is thrown when trying to use unsupported options for the given compression algorithm.
UNSUPPORTED_LOCK_METHOD_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90060 is thrown when trying to use a file locking mechanism that is not supported.
UNSUPPORTED_OUTER_JOIN_CONDITION_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90136 is thrown when executing a query that used an unsupported outer join condition.
UNSUPPORTED_SETTING_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90113 is thrown when the database URL contains unsupported settings.
UNSUPPORTED_SETTING_COMBINATION - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90021 is thrown when trying to change a specific database property that conflicts with other database properties.
unused - 类 中的变量org.h2.mvstore.Chunk
When this chunk was no longer needed, in milliseconds after the store was created.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcConnection
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcParameterMetaData
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcResultSet
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcResultSetMetaData
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbc.JdbcStatement
Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbcx.JdbcConnectionPool
[Not supported] Return an object of this class if possible.
unwrap(Class<T>) - 类 中的方法org.h2.jdbcx.JdbcDataSource
[Not supported] Return an object of this class if possible.
unwrap() - 类 中的方法org.h2.store.fs.FilePath
Get the unwrapped file name (without wrapper prefixes if wrapping / delegating file systems are used).
unwrap(String) - 类 中的方法org.h2.store.fs.FilePathEncrypt
 
unwrap(String) - 类 中的方法org.h2.store.fs.FilePathSplit
 
unwrap() - 类 中的方法org.h2.store.fs.FilePathWrapper
 
unwrap(String) - 类 中的方法org.h2.store.fs.FilePathWrapper
Get the base path for the given wrapped path.
unwrap() - 类 中的方法org.h2.store.fs.FilePathZip
 
unwrap(String) - 类 中的静态方法org.h2.store.fs.FileUtils
Get the unwrapped file name (without wrapper prefixes if wrapping / delegating file systems are used).
unwrap(Class<T>) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
UpdatableRow - org.h2.result中的类
This class is used for updatable result sets.
UpdatableRow(JdbcConnection, ResultInterface) - 类 的构造器org.h2.result.UpdatableRow
Construct a new object that is linked to the result set.
UPDATE - 接口 中的静态变量org.h2.api.Trigger
The trigger is called for UPDATE statements.
update() - 类 中的方法org.h2.command.Command
Execute an updating statement (for example insert, delete, or update), if this is possible.
update() - 类 中的方法org.h2.command.CommandContainer
 
UPDATE - 接口 中的静态变量org.h2.command.CommandInterface
The type of a UPDATE statement.
update() - 类 中的方法org.h2.command.ddl.AlterIndexRename
 
update() - 类 中的方法org.h2.command.ddl.AlterSchemaRename
 
update() - 类 中的方法org.h2.command.ddl.AlterTableAddConstraint
 
update() - 类 中的方法org.h2.command.ddl.AlterTableAlterColumn
 
update() - 类 中的方法org.h2.command.ddl.AlterTableDropConstraint
 
update() - 类 中的方法org.h2.command.ddl.AlterTableRename
 
update() - 类 中的方法org.h2.command.ddl.AlterTableRenameColumn
 
update() - 类 中的方法org.h2.command.ddl.AlterTableRenameConstraint
 
update() - 类 中的方法org.h2.command.ddl.AlterUser
 
update() - 类 中的方法org.h2.command.ddl.AlterView
 
update() - 类 中的方法org.h2.command.ddl.Analyze
 
update() - 类 中的方法org.h2.command.ddl.CreateAggregate
 
update() - 类 中的方法org.h2.command.ddl.CreateConstant
 
update() - 类 中的方法org.h2.command.ddl.CreateFunctionAlias
 
update() - 类 中的方法org.h2.command.ddl.CreateIndex
 
update() - 类 中的方法org.h2.command.ddl.CreateLinkedTable
 
update() - 类 中的方法org.h2.command.ddl.CreateRole
 
update() - 类 中的方法org.h2.command.ddl.CreateSchema
 
update() - 类 中的方法org.h2.command.ddl.CreateSequence
 
update() - 类 中的方法org.h2.command.ddl.CreateTable
 
update() - 类 中的方法org.h2.command.ddl.CreateTrigger
 
update() - 类 中的方法org.h2.command.ddl.CreateUser
 
update() - 类 中的方法org.h2.command.ddl.CreateUserDataType
 
update() - 类 中的方法org.h2.command.ddl.CreateView
 
update() - 类 中的方法org.h2.command.ddl.DeallocateProcedure
 
update() - 类 中的方法org.h2.command.ddl.DropAggregate
 
update() - 类 中的方法org.h2.command.ddl.DropConstant
 
update() - 类 中的方法org.h2.command.ddl.DropDatabase
 
update() - 类 中的方法org.h2.command.ddl.DropFunctionAlias
 
update() - 类 中的方法org.h2.command.ddl.DropIndex
 
update() - 类 中的方法org.h2.command.ddl.DropRole
 
update() - 类 中的方法org.h2.command.ddl.DropSchema
 
update() - 类 中的方法org.h2.command.ddl.DropSequence
 
update() - 类 中的方法org.h2.command.ddl.DropTable
 
update() - 类 中的方法org.h2.command.ddl.DropTrigger
 
update() - 类 中的方法org.h2.command.ddl.DropUser
 
update() - 类 中的方法org.h2.command.ddl.DropUserDataType
 
update() - 类 中的方法org.h2.command.ddl.DropView
 
update() - 类 中的方法org.h2.command.ddl.GrantRevoke
 
update() - 类 中的方法org.h2.command.ddl.PrepareProcedure
 
update() - 类 中的方法org.h2.command.ddl.SetComment
 
update() - 类 中的方法org.h2.command.ddl.TruncateTable
 
update() - 类 中的方法org.h2.command.dml.AlterSequence
 
update() - 类 中的方法org.h2.command.dml.AlterTableSet
 
update() - 类 中的方法org.h2.command.dml.BackupCommand
 
update() - 类 中的方法org.h2.command.dml.Call
 
update() - 类 中的方法org.h2.command.dml.Delete
 
update() - 类 中的方法org.h2.command.dml.ExecuteProcedure
 
update() - 类 中的方法org.h2.command.dml.Insert
 
update() - 类 中的方法org.h2.command.dml.Merge
 
update() - 类 中的方法org.h2.command.dml.NoOperation
 
update() - 类 中的方法org.h2.command.dml.Replace
 
update() - 类 中的方法org.h2.command.dml.RunScriptCommand
 
update() - 类 中的方法org.h2.command.dml.Set
 
update() - 类 中的方法org.h2.command.dml.TransactionCommand
 
Update - org.h2.command.dml中的类
This class represents the statement UPDATE
Update(Session) - 类 的构造器org.h2.command.dml.Update
 
update() - 类 中的方法org.h2.command.dml.Update
 
update() - 类 中的方法org.h2.command.Prepared
Execute the statement.
update(String, long, int) - 类 中的方法org.h2.engine.QueryStatisticsData
Update query statistics.
UPDATE - 类 中的静态变量org.h2.engine.Right
The right bit mask that means: updating data is allowed.
update(Row, Row) - 类 中的方法org.h2.index.LinkedIndex
Update a row using a UPDATE statement.
update(Page) - 类 中的方法org.h2.store.PageStore
Update a page.
update(int, CacheObject) - 接口 中的方法org.h2.util.Cache
Update an element in the cache.
update(int, CacheObject) - 类 中的方法org.h2.util.CacheLRU
 
update(int, CacheObject) - 类 中的方法org.h2.util.CacheTQ
 
updateAggregate(Session) - 类 中的方法org.h2.command.dml.Query
Update all aggregate function values.
updateAggregate(Session) - 类 中的方法org.h2.command.dml.Select
 
updateAggregate(Session) - 类 中的方法org.h2.command.dml.SelectUnion
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Aggregate
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Alias
 
updateAggregate(Session) - 类 中的方法org.h2.expression.CompareLike
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Comparison
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionAndOr
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionExists
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionIn
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionInConstantSet
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionInSelect
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ConditionNot
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Expression
Update an aggregate value.
updateAggregate(Session) - 类 中的方法org.h2.expression.ExpressionColumn
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ExpressionList
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Function
 
updateAggregate(Session) - 类 中的方法org.h2.expression.JavaAggregate
 
updateAggregate(Session) - 类 中的方法org.h2.expression.JavaFunction
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Operation
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Parameter
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Rownum
 
updateAggregate(Session) - 类 中的方法org.h2.expression.SequenceValue
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Subquery
 
updateAggregate(Session) - 类 中的方法org.h2.expression.ValueExpression
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Variable
 
updateAggregate(Session) - 类 中的方法org.h2.expression.Wildcard
 
updateArray(int, Array) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateArray(String, Array) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateArray(int, Array) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateArray(String, Array) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(int, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(String, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateAsciiStream(int, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(String, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(int, InputStream, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(String, InputStream, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(int, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateAsciiStream(String, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBigDecimal(int, BigDecimal) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBigDecimal(String, BigDecimal) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBigDecimal(int, BigDecimal) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBigDecimal(String, BigDecimal) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(int, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(String, InputStream, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBinaryStream(int, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(String, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(int, InputStream, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(String, InputStream, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(int, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBinaryStream(String, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(int, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(int, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(int, Blob) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(String, Blob) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(String, InputStream) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(String, InputStream, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBlob(int, Blob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(String, Blob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(int, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(String, InputStream) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(int, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBlob(String, InputStream, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBoolean(int, boolean) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBoolean(String, boolean) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBoolean(int, boolean) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBoolean(String, boolean) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateByte(int, byte) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateByte(String, byte) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateByte(int, byte) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateByte(String, byte) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBytes(int, byte[]) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBytes(String, byte[]) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateBytes(int, byte[]) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateBytes(String, byte[]) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(int, Reader, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(int, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(String, Reader, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(String, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateCharacterStream(int, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(String, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(int, Reader, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(String, Reader, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(int, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCharacterStream(String, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(int, Clob) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(int, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(String, Clob) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(String, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateClob(int, Clob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(String, Clob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(int, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(String, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(int, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateClob(String, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateCount - 类 中的变量org.h2.jdbc.JdbcStatement
 
updateDate(int, Date) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateDate(String, Date) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateDate(int, Date) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateDate(String, Date) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateDouble(int, double) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateDouble(String, double) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateDouble(int, double) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateDouble(String, double) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateFloat(int, float) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateFloat(String, float) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateFloat(int, float) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateFloat(String, float) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateInt(int, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateInt(String, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateInt(int, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateInt(String, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateLong(int, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateLong(String, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateLong(int, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateLong(String, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateMeta(Session, DbObject) - 类 中的方法org.h2.engine.Database
Update an object in the system table.
updateNCharacterStream(int, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNCharacterStream(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNCharacterStream(String, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNCharacterStream(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNCharacterStream(int, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNCharacterStream(String, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNCharacterStream(int, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNCharacterStream(String, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(int, NClob) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateNClob(int, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNClob(int, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNClob(String, Reader) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNClob(String, Reader, long) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNClob(String, NClob) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateNClob(int, NClob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(String, NClob) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(int, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(String, Reader) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(int, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNClob(String, Reader, long) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNString(int, String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNString(String, String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNString(int, String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNString(String, String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNull(int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNull(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateNull(int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateNull(String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateObject(int, Object, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateObject(String, Object, int) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateObject(int, Object) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateObject(String, Object) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateObject(int, Object) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateObject(String, Object) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateObject(int, Object, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateObject(String, Object, int) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRef(int, Ref) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateRef(String, Ref) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported]
updateRef(int, Ref) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRef(String, Ref) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRow() - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates the current row.
updateRow(Value[], Value[]) - 类 中的方法org.h2.result.UpdatableRow
Update a row in the database.
updateRow() - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRowId(int, RowId) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Updates a column in the current or insert row.
updateRowId(String, RowId) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Updates a column in the current or insert row.
updateRowId(int, RowId) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRowId(String, RowId) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateRows(Prepared, Session, RowList) - 类 中的方法org.h2.table.Table
Update a list of rows in this table.
updateRows(Prepared, Session, RowList) - 类 中的方法org.h2.table.TableLink
 
updatesAreDetected(int) - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Returns whether updates are detected.
updateShort(int, short) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateShort(String, short) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateShort(int, short) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateShort(String, short) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateSQLXML(int, SQLXML) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Updates a column in the current or insert row.
updateSQLXML(String, SQLXML) - 类 中的方法org.h2.jdbc.JdbcResultSet
[Not supported] Updates a column in the current or insert row.
updateSQLXML(int, SQLXML) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateSQLXML(String, SQLXML) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateString(int, String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateString(String, String) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateString(int, String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateString(String, String) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateTime(int, Time) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateTime(String, Time) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateTime(int, Time) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateTime(String, Time) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateTimestamp(int, Timestamp) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateTimestamp(String, Timestamp) - 类 中的方法org.h2.jdbc.JdbcResultSet
Updates a column in the current or insert row.
updateTimestamp(int, Timestamp) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateTimestamp(String, Timestamp) - 类 中的方法org.h2.tools.SimpleResultSet
INTERNAL
updateTopic(String, DbContextRule) - 类 中的方法org.h2.bnf.Bnf
Update a topic with a context specific rule.
UPPER - 类 中的静态变量org.h2.expression.Function
 
url - 类 中的变量org.h2.server.web.ConnectionInfo
The database URL.
URL_FORMAT - 类 中的静态变量org.h2.engine.Constants
The database URL format in simplified Backus-Naur form.
URL_FORMAT_ERROR_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90046 is thrown when trying to open a connection to a database using an unsupported URL format.
URL_MAP - 类 中的静态变量org.h2.engine.SysProperties
System property h2.urlMap (default: null).
URL_RELATIVE_TO_CWD - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90011 is thrown when trying to open a connection to a database using an implicit relative path, such as "jdbc:h2:test" (in which case the database file would be stored in the current working directory of the application).
urlDecode(String) - 类 中的静态方法org.h2.util.StringUtils
Decode the URL to a string.
urlEncode(String) - 类 中的静态方法org.h2.util.StringUtils
Encode the string as an URL.
USE_THREAD_CONTEXT_CLASS_LOADER - 类 中的静态变量org.h2.engine.SysProperties
System property h2.useThreadContextClassLoader (default: false).
USER - 接口 中的静态变量org.h2.engine.DbObject
This object is a user.
User - org.h2.engine中的类
Represents a user object.
User(Database, int, String, boolean) - 类 的构造器org.h2.engine.User
 
USER - 类 中的静态变量org.h2.expression.Function
 
USER - 类 中的静态变量org.h2.message.Trace
The trace module id for users.
user - 类 中的变量org.h2.server.web.ConnectionInfo
The user name.
USER_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90033 is thrown when trying to create a user or role if a user with this name already exists.
USER_DATA_TYPE_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90119 is thrown when trying to create a domain if an object with this name already exists, or when trying to overload a built-in data type.
USER_DATA_TYPE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90120 is thrown when trying to drop a domain that doesn't exist.
USER_DATATYPE - 接口 中的静态变量org.h2.engine.DbObject
This object is a user data type (domain).
USER_HOME - 类 中的静态变量org.h2.engine.SysProperties
System property user.home (empty string if not set).
USER_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90032 is thrown when trying to drop or alter a user that does not exist.
USER_OR_ROLE_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90071 is thrown when trying to grant or revoke if no role or user with that name exists.
USER_PACKAGE - 类 中的静态变量org.h2.engine.Constants
The package name of user defined classes.
UserAggregate - org.h2.engine中的类
Represents a user-defined aggregate function.
UserAggregate(Database, int, String, String, boolean) - 类 的构造器org.h2.engine.UserAggregate
 
UserDataType - org.h2.engine中的类
Represents a domain (user-defined data type).
UserDataType(Database, int, String) - 类 的构造器org.h2.engine.UserDataType
 
UserFunction - org.wowtools.h2.usrfun中的注释类型
加入此注解的静态方法可通过UserFunctionManager注册为h2函数
UserFunctionManager - org.wowtools.h2.usrfun中的类
自定义函数注册器
UserFunctionManager() - 类 的构造器org.wowtools.h2.usrfun.UserFunctionManager
 
usesIndex(Index) - 类 中的方法org.h2.constraint.Constraint
Check if this constraint needs the specified index.
usesIndex(Index) - 类 中的方法org.h2.constraint.ConstraintCheck
 
usesIndex(Index) - 类 中的方法org.h2.constraint.ConstraintReferential
 
usesIndex(Index) - 类 中的方法org.h2.constraint.ConstraintUnique
 
usesLocalFilePerTable() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if this database use one file per table.
usesLocalFiles() - 类 中的方法org.h2.jdbc.JdbcDatabaseMetaData
Checks if this database store data in local files.
UTF8 - 类 中的静态变量org.h2.engine.Constants
Name of the character encoding format.
UTF8 - 类 中的静态变量org.h2.mvstore.DataUtils
The UTF-8 character encoding format.
UTF8TOSTRING - 类 中的静态变量org.h2.expression.Function
 
Utils - org.h2.util中的类
This utility class contains miscellaneous functions.
Utils.ClassFactory - org.h2.util中的接口
The utility methods will try to use the provided class factories to convert binary name of class to Class object.
UUID - 类 中的静态变量org.h2.value.Value
The value type for UUID values.

V

validateConvertUpdateSequence(Session, Value) - 类 中的方法org.h2.table.Column
Validate the value, convert it if required, and update the sequence value if required.
validateConvertUpdateSequence(Session, Row) - 类 中的方法org.h2.table.Table
Validate all values in this row, convert the values if required, and update the sequence values if required.
validateConvertUpdateSequence(Session, Row) - 类 中的方法org.h2.table.TableLink
Convert the values if required.
value - 类 中的变量org.h2.mvstore.db.TransactionStore.Change
The value.
Value - org.h2.value中的类
This is the base class for all value classes.
Value() - 类 的构造器org.h2.value.Value
 
value - 类 中的变量org.h2.value.ValueBytes
The value.
value - 类 中的变量org.h2.value.ValueString
The string data.
Value.ValueBlob - org.h2.value中的接口
A "character large object".
Value.ValueClob - org.h2.value中的接口
A "binary large object".
VALUE_TOO_LONG_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 22001 is thrown when trying to insert a value that is too long for the column.
ValueArray - org.h2.value中的类
Implementation of the ARRAY data type.
ValueBoolean - org.h2.value中的类
Implementation of the BOOLEAN data type.
ValueByte - org.h2.value中的类
Implementation of the BYTE data type.
ValueBytes - org.h2.value中的类
Implementation of the BINARY data type.
ValueBytes(byte[]) - 类 的构造器org.h2.value.ValueBytes
 
ValueDataType - org.h2.mvstore.db中的类
A row type.
ValueDataType(CompareMode, DataHandler, int[]) - 类 的构造器org.h2.mvstore.db.ValueDataType
 
ValueDate - org.h2.value中的类
Implementation of the DATE data type.
ValueDecimal - org.h2.value中的类
Implementation of the DECIMAL data type.
ValueDouble - org.h2.value中的类
Implementation of the DOUBLE data type.
ValueExpression - org.h2.expression中的类
An expression representing a constant value.
ValueFloat - org.h2.value中的类
Implementation of the REAL data type.
ValueGeometry - org.h2.value中的类
Implementation of the GEOMETRY data type.
ValueHashMap<V> - org.h2.util中的类
This hash map supports keys of type Value.
ValueHashMap() - 类 的构造器org.h2.util.ValueHashMap
 
ValueInt - org.h2.value中的类
Implementation of the INT data type.
ValueJavaObject - org.h2.value中的类
Implementation of the OBJECT data type.
ValueJavaObject(byte[], DataHandler) - 类 的构造器org.h2.value.ValueJavaObject
 
ValueLob - org.h2.value中的类
Implementation of the BLOB and CLOB data types.
ValueLobDb - org.h2.value中的类
A implementation of the BLOB and CLOB data types.
ValueLong - org.h2.value中的类
Implementation of the BIGINT data type.
ValueNull - org.h2.value中的类
Implementation of NULL.
valueOf(String) - 枚举 中的静态方法org.h2.table.TableType
返回带有指定名称的该类型的枚举常量。
ValueResultSet - org.h2.value中的类
Implementation of the RESULT_SET data type.
VALUES - 类 中的静态变量org.h2.expression.Function
Used in MySQL-style INSERT ...
values() - 类 中的方法org.h2.mvstore.cache.CacheLongKeyLIRS
Get the values for all resident entries.
values() - 枚举 中的静态方法org.h2.table.TableType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.h2.util.ValueHashMap
Get the list of values.
ValueShort - org.h2.value中的类
Implementation of the SMALLINT data type.
ValueString - org.h2.value中的类
Implementation of the VARCHAR data type.
ValueString(String) - 类 的构造器org.h2.value.ValueString
 
ValueStringFixed - org.h2.value中的类
Implementation of the CHAR data type.
ValueStringFixed(String) - 类 的构造器org.h2.value.ValueStringFixed
 
ValueStringIgnoreCase - org.h2.value中的类
Implementation of the VARCHAR_IGNORECASE data type.
ValueStringIgnoreCase(String) - 类 的构造器org.h2.value.ValueStringIgnoreCase
 
ValueTime - org.h2.value中的类
Implementation of the TIME data type.
ValueTimestamp - org.h2.value中的类
Implementation of the TIMESTAMP data type.
ValueTimestampTimeZone - org.h2.value中的类
Implementation of the TIMESTAMP WITH TIMEZONE data type.
valueToLocalDate(Value) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a value to a LocalDate.
valueToLocalDateTime(ValueTimestamp) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a value to a LocalDateTime.
valueToLocalTime(Value) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a value to a LocalTime.
valueToOffsetDateTime(ValueTimestampTimeZone) - 类 中的静态方法org.h2.util.LocalDateTimeUtils
Converts a value to a OffsetDateTime.
valueType - 类 中的变量org.h2.mvstore.MVMap.Builder
 
valueType(DataType) - 类 中的方法org.h2.mvstore.MVMap.Builder
Set the value data type.
valueType - 类 中的变量org.h2.mvstore.MVMapConcurrent.Builder
 
valueType(DataType) - 类 中的方法org.h2.mvstore.MVMapConcurrent.Builder
Set the key data type.
valueType(DataType) - 类 中的方法org.h2.mvstore.rtree.MVRTreeMap.Builder
Set the key data type.
ValueUuid - org.h2.value中的类
Implementation of the UUID data type.
VARIABLE - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET \@VARIABLE statement.
Variable - org.h2.expression中的类
A user-defined variable, for example: @ID.
Variable(Session, String) - 类 的构造器org.h2.expression.Variable
 
verifyLobMac(byte[], long) - 类 中的方法org.h2.value.Transfer
Verify the HMAC.
verifyMetaLocked(Session) - 类 中的方法org.h2.engine.Database
Verify the meta table is locked.
version - 类 中的变量org.h2.mvstore.Chunk
The version stored in this chunk.
VERSION_MAJOR - 类 中的静态变量org.h2.engine.Constants
The major version of this database.
VERSION_MINOR - 类 中的静态变量org.h2.engine.Constants
The minor version of this database.
VIEW_ALREADY_EXISTS_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90038 is thrown when trying to create a view if a view with this name already exists.
VIEW_COST_CACHE_MAX_AGE - 类 中的静态变量org.h2.engine.Constants
The maximum time in milliseconds to keep the cost of a view. 10000 means 10 seconds.
VIEW_INDEX_CACHE_SIZE - 类 中的静态变量org.h2.engine.Constants
The name of the index cache that is used for temporary view (subqueries used as tables).
VIEW_IS_INVALID_2 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90109 is thrown when trying to run a query against an invalid view.
VIEW_NOT_FOUND_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90037 is thrown when trying to drop or alter a view that does not exist.
ViewCursor - org.h2.index中的类
The cursor implementation of a view index.
ViewCursor(ViewIndex, LocalResult, SearchRow, SearchRow) - 类 的构造器org.h2.index.ViewCursor
 
ViewIndex - org.h2.index中的类
This object represents a virtual index for a query.
ViewIndex(TableView, String, ArrayList<Parameter>, boolean) - 类 的构造器org.h2.index.ViewIndex
Constructor for the original index in TableView.
ViewIndex(TableView, ViewIndex, Session, int[], TableFilter[], int, SortOrder) - 类 的构造器org.h2.index.ViewIndex
Constructor for plan item generation.
visit(BnfVisitor, String) - 类 中的方法org.h2.bnf.Bnf
Parse the syntax and let the rule call the visitor.
visit(TableFilter.TableFilterVisitor) - 类 中的方法org.h2.table.TableFilter
Visit this and all joined or nested table filters.
visitRuleElement(boolean, String, Rule) - 接口 中的方法org.h2.bnf.BnfVisitor
Visit a rule element.
visitRuleFixed(int) - 接口 中的方法org.h2.bnf.BnfVisitor
Visit a fixed rule.
visitRuleList(boolean, ArrayList<Rule>) - 接口 中的方法org.h2.bnf.BnfVisitor
Visit a rule list.
visitRuleOptional(Rule) - 接口 中的方法org.h2.bnf.BnfVisitor
Visit an optional rule.
visitRuleRepeat(boolean, Rule) - 接口 中的方法org.h2.bnf.BnfVisitor
Visit a repeat rule.

W

waitIfExclusiveModeEnabled() - 类 中的方法org.h2.engine.Session
Wait if the exclusive mode has been enabled for another session.
WAITING_FOR_LOCK - 类 中的静态变量org.h2.mvstore.db.MVTable
The table name this thread is waiting to lock.
wasCancelled() - 类 中的方法org.h2.jdbc.JdbcStatement
Check whether the statement was cancelled.
wasNull() - 类 中的方法org.h2.jdbc.JdbcCallableStatement
Returns whether the last column accessed was null.
wasNull() - 类 中的方法org.h2.jdbc.JdbcResultSet
Returns whether the last column accessed was null.
wasNull() - 类 中的方法org.h2.tools.SimpleResultSet
Returns whether the last column accessed was null.
WebApp - org.h2.server.web中的类
For each connection to a session, an object of this class is created.
WebServer - org.h2.server.web中的类
The web server is a simple standalone HTTP server that implements the H2 Console application.
WebServer() - 类 的构造器org.h2.server.web.WebServer
 
WebServlet - org.h2.server.web中的类
This servlet lets the H2 Console be used in a standard servlet container such as Tomcat or Jetty.
WebServlet() - 类 的构造器org.h2.server.web.WebServlet
 
WEEK - 类 中的静态变量org.h2.expression.Function
 
Wildcard - org.h2.expression中的类
A wildcard expression as in SELECT * FROM TEST.
Wildcard(String, String) - 类 的构造器org.h2.expression.Wildcard
 
windowActivated(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowClosed(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowClosing(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowDeactivated(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowDeiconified(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowIconified(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
windowOpened(WindowEvent) - 类 中的方法org.h2.tools.Console
INTERNAL
wrap(FileChannel) - 类 中的静态方法org.h2.mvstore.cache.FilePathCache
 
wrap(FilePath) - 类 中的方法org.h2.store.fs.FilePathWrapper
Create a wrapped path instance for the given base path.
wrap(Column[]) - 类 中的静态方法org.h2.table.IndexColumn
Create an array of index columns from a list of columns.
wrapException(String, Exception) - 类 中的静态方法org.h2.table.TableLink
Wrap a SQL exception that occurred while accessing a linked table.
wrapInputStream(InputStream, String, String) - 类 中的静态方法org.h2.tools.CompressTool
INTERNAL
wrapIterator(Iterator<K>, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.TransactionMap
Iterate over keys.
wrapOutputStream(OutputStream, String, String) - 类 中的静态方法org.h2.tools.CompressTool
INTERNAL
write(int) - 类 中的方法org.h2.compress.LZFOutputStream
 
write(byte[], int, int) - 类 中的方法org.h2.compress.LZFOutputStream
 
write() - 类 中的方法org.h2.index.PageBtreeLeaf
 
write() - 类 中的方法org.h2.index.PageBtreeNode
 
write() - 类 中的方法org.h2.index.PageDataLeaf
 
write() - 类 中的方法org.h2.index.PageDataNode
 
write() - 类 中的方法org.h2.index.PageDataOverflow
 
write(int, int, String, Throwable) - 类 中的方法org.h2.message.TraceSystem
 
write(int, String, String, Throwable) - 类 中的方法org.h2.message.TraceSystem
 
write(int, int, String, Throwable) - 类 中的方法org.h2.message.TraceWriterAdapter
 
write(int, String, String, Throwable) - 类 中的方法org.h2.message.TraceWriterAdapter
 
write(ByteBuffer, long) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
write(ByteBuffer) - 类 中的方法org.h2.mvstore.cache.FilePathCache.FileCache
 
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.ArrayType
 
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.db.TransactionStore.VersionedValueType
 
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.db.ValueDataType
 
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.rtree.SpatialDataType
 
write(WriteBuffer, Object) - 接口 中的方法org.h2.mvstore.type.DataType
Write an object.
write(WriteBuffer, Object[], int, boolean) - 接口 中的方法org.h2.mvstore.type.DataType
Write a list of objects.
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.type.ObjectDataType
 
write(WriteBuffer, Object[], int, boolean) - 类 中的方法org.h2.mvstore.type.StringDataType
 
write(WriteBuffer, Object) - 类 中的方法org.h2.mvstore.type.StringDataType
 
write(byte[], int, int) - 类 中的方法org.h2.security.SecureFileStore
 
write(byte[], int, int) - 类 中的方法org.h2.store.Data
Append a number of bytes to this buffer.
write(byte[], int, int) - 类 中的方法org.h2.store.FileStore
Write a number of bytes.
write(int) - 类 中的方法org.h2.store.FileStoreOutputStream
 
write(byte[]) - 类 中的方法org.h2.store.FileStoreOutputStream
 
write(byte[], int, int) - 类 中的方法org.h2.store.FileStoreOutputStream
 
write(ByteBuffer) - 类 中的方法org.h2.store.fs.FileBase
 
write(ByteBuffer, long) - 类 中的方法org.h2.store.fs.FileBase
 
write(ByteBuffer[], int, int) - 类 中的方法org.h2.store.fs.FileBase
 
write(int) - 类 中的方法org.h2.store.fs.FileChannelOutputStream
 
write(byte[]) - 类 中的方法org.h2.store.fs.FileChannelOutputStream
 
write(byte[], int, int) - 类 中的方法org.h2.store.fs.FileChannelOutputStream
 
write(ByteBuffer, long) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
write(ByteBuffer) - 类 中的方法org.h2.store.fs.FilePathEncrypt.FileEncrypt
 
WRITE - 接口 中的静态变量org.h2.store.fs.Recorder
Write to the file.
write() - 类 中的方法org.h2.store.Page
Write the page.
write() - 类 中的方法org.h2.store.PageFreeList
 
write(byte[], int, int) - 类 中的方法org.h2.store.PageOutputStream
Write the data.
write() - 类 中的方法org.h2.store.PageStreamData
 
write() - 类 中的方法org.h2.store.PageStreamTrunk
 
write(Writer, ResultSet) - 类 中的方法org.h2.tools.Csv
Writes the result set to a file in the CSV format.
write(String, ResultSet, String) - 类 中的方法org.h2.tools.Csv
Writes the result set to a file in the CSV format.
write(Connection, String, String, String) - 类 中的方法org.h2.tools.Csv
Writes the result set of a query to a file in the CSV format.
WRITE_DELAY - 类 中的静态变量org.h2.command.dml.SetTypes
The type of a SET WRITE_DELAY statement.
writeBack(CacheObject) - 类 中的方法org.h2.store.PageStore
 
writeBack(CacheObject) - 接口 中的方法org.h2.util.CacheWriter
Persist a record.
writeBoolean(boolean) - 类 中的方法org.h2.value.Transfer
Write a boolean.
WriteBuffer - org.h2.mvstore中的类
An auto-resize buffer to write data into a ByteBuffer.
WriteBuffer(int) - 类 的构造器org.h2.mvstore.WriteBuffer
 
WriteBuffer() - 类 的构造器org.h2.mvstore.WriteBuffer
 
writeByte(byte) - 类 中的方法org.h2.store.Data
Append one single byte.
writeBytes - 类 中的变量org.h2.mvstore.FileStore
The number of written bytes.
writeBytes(byte[]) - 类 中的方法org.h2.value.Transfer
Write a byte array.
writeBytes(byte[], int, int) - 类 中的方法org.h2.value.Transfer
Write a number of bytes.
writeColumn(Transfer, ResultInterface, int) - 类 中的静态方法org.h2.result.ResultColumn
Write a result column to the given output.
writeCount - 类 中的变量org.h2.mvstore.FileStore
The number of write operations.
writeDirect(byte[], int, int) - 类 中的方法org.h2.security.SecureFileStore
 
writeDirect(byte[], int, int) - 类 中的方法org.h2.store.FileStore
Write a number of bytes without encrypting.
writeFully(FileChannel, long, ByteBuffer) - 类 中的静态方法org.h2.mvstore.DataUtils
Write to a file channel.
writeFully(long, ByteBuffer) - 类 中的方法org.h2.mvstore.FileStore
Write to the file.
writeFully(long, ByteBuffer) - 类 中的方法org.h2.mvstore.OffHeapStore
 
writeFully(FileChannel, ByteBuffer) - 类 中的静态方法org.h2.store.fs.FileUtils
Fully write to the file.
writeInt(int) - 类 中的方法org.h2.store.Data
Write an integer at the current position.
writeInt(int) - 类 中的方法org.h2.value.Transfer
Write an int.
writeLong(long) - 类 中的方法org.h2.store.Data
Append a long value.
writeLong(byte[], int, long) - 类 中的静态方法org.h2.util.Utils
Write a long value to the byte array at the given position.
writeLong(long) - 类 中的方法org.h2.value.Transfer
Write a long.
writeMetaData(Transfer, ParameterInterface) - 类 中的静态方法org.h2.expression.ParameterRemote
Write the parameter meta data to the transfer object.
writePage(int, Data) - 类 中的方法org.h2.store.PageStore
Write a page.
writeRowCount() - 类 中的方法org.h2.index.PageBtreeIndex
 
writeRowCount() - 类 中的方法org.h2.index.PageDataIndex
 
writeRowCount() - 类 中的方法org.h2.index.PageDelegateIndex
 
writeRowCount() - 类 中的方法org.h2.index.PageIndex
Write back the row count if it has changed.
WriterThread - org.h2.store中的类
The writer thread is responsible to flush the transaction transaction log from time to time.
writeShortInt(int) - 类 中的方法org.h2.store.Data
Write a short integer at the current position.
writeString(String) - 类 中的方法org.h2.store.Data
Write a String.
writeString(String) - 类 中的方法org.h2.value.Transfer
Write a string.
writeStringData(ByteBuffer, String, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Write characters from a string (without the length).
writeValue(Value) - 类 中的方法org.h2.store.Data
Append a value.
writeValue(Value) - 类 中的方法org.h2.value.Transfer
Write a value.
writeVariableInt(byte[], int, int) - 类 中的静态方法org.h2.tools.CompressTool
Write a variable size integer using Rice coding.
writeVarInt(OutputStream, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Write a variable size int.
writeVarInt(ByteBuffer, int) - 类 中的静态方法org.h2.mvstore.DataUtils
Write a variable size int.
writeVarInt(int) - 类 中的方法org.h2.store.Data
Write a variable size int.
writeVarLong(ByteBuffer, long) - 类 中的静态方法org.h2.mvstore.DataUtils
Write a variable size long.
writeVarLong(OutputStream, long) - 类 中的静态方法org.h2.mvstore.DataUtils
Write a variable size long.
writeVarLong(long) - 类 中的方法org.h2.store.Data
Write a variable size long.
writeVersion - 类 中的变量org.h2.mvstore.MVMap
The version used for writing.
written - 类 中的变量org.h2.index.PageBtree
Whether the data page is up-to-date.
WRONG_PASSWORD_FORMAT - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90050 is thrown when trying to open an encrypted database, but not separating the file password from the user password.
WRONG_USER_OR_PASSWORD - 类 中的静态变量org.h2.api.ErrorCode
The error with code 28000 is thrown when there is no such user registered in the database, when the user password does not match, or when the database encryption password does not match (if database encryption is used).
WRONG_XID_FORMAT_1 - 类 中的静态变量org.h2.api.ErrorCode
The error with code 90101 is thrown when the XA API detected unsupported transaction names.

X

XA_DATA_SOURCE - 类 中的静态变量org.h2.message.TraceObject
The trace type id for XA data sources.
XID - 类 中的静态变量org.h2.message.TraceObject
The trace type id for transaction ids.
XMLATTR - 类 中的静态变量org.h2.expression.Function
 
xmlAttr(String, String) - 类 中的静态方法org.h2.util.StringUtils
Creates an XML attribute of the form name="value".
XMLCDATA - 类 中的静态变量org.h2.expression.Function
 
xmlCData(String) - 类 中的静态方法org.h2.util.StringUtils
Converts the data to a CDATA element.
XMLCOMMENT - 类 中的静态变量org.h2.expression.Function
 
xmlComment(String) - 类 中的静态方法org.h2.util.StringUtils
Escapes a comment.
XMLNODE - 类 中的静态变量org.h2.expression.Function
 
xmlNode(String, String, String) - 类 中的静态方法org.h2.util.StringUtils
Create an XML node with optional attributes and content.
xmlNode(String, String, String, boolean) - 类 中的静态方法org.h2.util.StringUtils
Create an XML node with optional attributes and content.
XMLSTARTDOC - 类 中的静态变量org.h2.expression.Function
 
xmlStartDoc() - 类 中的静态方法org.h2.util.StringUtils
Returns
XMLTEXT - 类 中的静态变量org.h2.expression.Function
 
xmlText(String) - 类 中的静态方法org.h2.util.StringUtils
Escapes an XML text element.
xmlText(String, boolean) - 类 中的静态方法org.h2.util.StringUtils
Escapes an XML text element.
XTEA - org.h2.security中的类
An implementation of the XTEA block cipher algorithm.
XTEA() - 类 的构造器org.h2.security.XTEA
 

Y

YEAR - 类 中的静态变量org.h2.expression.Function
 
yearFromDateValue(long) - 类 中的静态方法org.h2.util.DateTimeUtils
Get the year from a date value.
YMD - 类 中的静态变量org.h2.bnf.RuleFixed
 

Z

ZERO - 类 中的静态变量org.h2.expression.Function
 
ZERO - 类 中的静态变量org.h2.value.ValueDecimal
The value 'zero'.
ZERO_BITS - 类 中的静态变量org.h2.value.ValueDouble
Double.doubleToLongBits(0.0)
ZERO_BITS - 类 中的静态变量org.h2.value.ValueFloat
Float.floatToIntBits(0.0F).
zeroKey - 类 中的变量org.h2.util.HashBase
Whether the zero key is used.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2017. All rights reserved.