- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- getBigDecimal(String, int) - 类 中的方法org.h2.tools.SimpleResultSet
-
- 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
-
- 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
-
- 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
-
- getUnicodeStream(String) - 类 中的方法org.h2.jdbc.JdbcResultSet
-
- getUnicodeStream(int) - 类 中的方法org.h2.tools.SimpleResultSet
-
- getUnicodeStream(String) - 类 中的方法org.h2.tools.SimpleResultSet
-
- 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(...).
- 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.
- 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.
- 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
-
- 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
-
- 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.