JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SQLJet Home
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.tmatesoft.sqljet.core
,
org.tmatesoft.sqljet.core.internal
,
org.tmatesoft.sqljet.core.internal.btree
,
org.tmatesoft.sqljet.core.internal.db
,
org.tmatesoft.sqljet.core.internal.fs
,
org.tmatesoft.sqljet.core.internal.fs.util
,
org.tmatesoft.sqljet.core.internal.lang
,
org.tmatesoft.sqljet.core.internal.map
,
org.tmatesoft.sqljet.core.internal.memory
,
org.tmatesoft.sqljet.core.internal.mutex
,
org.tmatesoft.sqljet.core.internal.pager
,
org.tmatesoft.sqljet.core.internal.schema
,
org.tmatesoft.sqljet.core.internal.table
,
org.tmatesoft.sqljet.core.internal.vdbe
,
org.tmatesoft.sqljet.core.map
,
org.tmatesoft.sqljet.core.schema
,
org.tmatesoft.sqljet.core.table
,
org.tmatesoft.sqljet.core.table.engine
Class Hierarchy
java.lang.Object
CommonTree
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.QuotedId
org.tmatesoft.sqljet.core.internal.lang.
CommonTreeDumper
java.nio.channels.FileLock (implements java.lang.AutoCloseable)
org.tmatesoft.sqljet.core.internal.fs.
SqlJetFileLock
Lexer
org.tmatesoft.sqljet.core.internal.lang.
SqlLexer
Parser
org.tmatesoft.sqljet.core.internal.lang.
SqlParser
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.sql_stmt_list_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.sql_stmt_itself_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.sql_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.sql_stmt_core_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.schema_create_table_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.qualified_table_name_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.expr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.or_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.and_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.cond_expr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.match_op_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.eq_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.neq_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.bit_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.add_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.mul_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.con_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.unary_op_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.unary_subexpr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.atom_expr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.when_expr_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.literal_value_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.bind_parameter_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.raise_function_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.type_name_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.signed_number_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.pragma_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.pragma_value_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.attach_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.detach_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.analyze_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.reindex_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.vacuum_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.operation_conflict_clause_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.ordering_term_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.operation_limited_clause_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.select_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.select_list_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.select_op_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.select_core_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.result_column_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.join_source_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.single_source_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.join_op_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.join_constraint_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.insert_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.update_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.update_set_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.delete_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.begin_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.commit_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.rollback_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.savepoint_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.release_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_conflict_clause_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.create_virtual_table_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.create_table_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_def_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_pk_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_not_null_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_null_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_unique_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_check_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.numeric_literal_value_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.signed_default_number_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_default_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.column_constraint_collate_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_constraint_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_constraint_pk_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_constraint_unique_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_constraint_check_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.table_constraint_fk_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.fk_clause_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.fk_clause_action_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.fk_clause_deferrable_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.drop_table_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.alter_table_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.create_view_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.drop_view_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.create_index_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.indexed_column_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.drop_index_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.create_trigger_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.drop_trigger_stmt_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.id_core_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.id_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.keyword_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.id_column_def_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.keyword_column_def_return
ParserRuleReturnScope
org.tmatesoft.sqljet.core.internal.lang.
SqlParser.bool_return
org.tmatesoft.sqljet.core.internal.schema.
SqlJetAlterTableDef
org.tmatesoft.sqljet.core.internal.db.
SqlJetBackend
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetBackend
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBaseIndexDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetIndexDef
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetIndexDef
org.tmatesoft.sqljet.core.internal.btree.
SqlJetBtree
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetBtree
)
org.tmatesoft.sqljet.core.internal.btree.
SqlJetBtreeLock
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetBtreeRecord
(implements org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeRecord
)
org.tmatesoft.sqljet.core.internal.btree.
SqlJetBtreeShared
org.tmatesoft.sqljet.core.internal.table.
SqlJetBtreeTable
(implements org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeTable
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetBtreeDataTable
(implements org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeDataTable
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetBtreeIndexTable
(implements org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeIndexTable
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetBtreeSchemaTable
(implements org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeSchemaTable
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapIndexCursor
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapIndexCursor
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapTableCursor
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapTableCursor
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetBtreeTable.State
org.tmatesoft.sqljet.core.internal.pager.
SqlJetBusyHandler
(implements org.tmatesoft.sqljet.core.table.
ISqlJetBusyHandler
)
org.tmatesoft.sqljet.core.internal.memory.
SqlJetByteArrayBuffer
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryBuffer
)
org.tmatesoft.sqljet.core.internal.memory.
SqlJetByteBuffer
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryBuffer
)
org.tmatesoft.sqljet.core.internal.memory.
SqlJetDirectByteBuffer
org.tmatesoft.sqljet.core.internal.memory.
SqlJetBytesUtility
org.tmatesoft.sqljet.core.internal.
SqlJetCloneable
(implements java.lang.Cloneable)
org.tmatesoft.sqljet.core.internal.btree.
SqlJetBtreeCursor
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetBtreeCursor
)
org.tmatesoft.sqljet.core.internal.btree.
SqlJetMemPage
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetVdbeMem
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetVdbeMem
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnConstraint
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnConstraint
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnCheck
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnCheck
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnCollate
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnCollate
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnDefault
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnDefault
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnIndexConstraint
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnPrimaryKey
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnPrimaryKey
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnUnique
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnUnique
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnNotNull
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnNotNull
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnNull
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnDef
)
org.tmatesoft.sqljet.core.internal.db.
SqlJetConfig
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetConfig
)
org.tmatesoft.sqljet.core.internal.lang.
SqlJetConnection
org.tmatesoft.sqljet.core.internal.lang.
SqlJetConsole
(implements org.tmatesoft.sqljet.core.internal.lang.
SqlJetExecCallback
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetCursor
(implements org.tmatesoft.sqljet.core.table.
ISqlJetCursor
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetRowNumCursor
org.tmatesoft.sqljet.core.internal.table.
SqlJetTableDataCursor
org.tmatesoft.sqljet.core.internal.table.
SqlJetIndexOrderCursor
(implements org.tmatesoft.sqljet.core.table.
ISqlJetCursor
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetIndexScopeCursor
org.tmatesoft.sqljet.core.internal.db.
SqlJetDbHandle
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetDbHandle
)
org.tmatesoft.sqljet.core.table.
SqlJetDefaultBusyHandler
(implements org.tmatesoft.sqljet.core.table.
ISqlJetBusyHandler
)
org.tmatesoft.sqljet.core.internal.mutex.
SqlJetEmptyMutex
(implements org.tmatesoft.sqljet.core.
ISqlJetMutex
)
org.tmatesoft.sqljet.core.table.engine.
SqlJetEngine
org.tmatesoft.sqljet.core.table.
SqlJetDb
org.tmatesoft.sqljet.core.map.
SqlJetMapDb
org.tmatesoft.sqljet.core.internal.schema.
SqlJetExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBetweenExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetBetweenExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBinaryExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetBinaryExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBindParameter
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetBindParameter
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBlobLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetBlobLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetBoolLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetNullLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetCaseExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetCaseExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetCastExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetCastExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetCollateExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetCollateExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetFloatLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetFloatLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetFunctionExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetFunctionExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetFunctionLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetFunctionLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetInTableExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetInTableExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetIntegerLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetIntegerLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetInValuesExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetInValuesExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetIsNullExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetIsNullExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetMatchExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetMatchExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetNullLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetNullLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetRaiseExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetRaiseExpression
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetStringLiteral
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetStringLiteral
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetUnaryExpression
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetUnaryExpression
)
org.tmatesoft.sqljet.core.internal.fs.
SqlJetFile
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetFile
)
org.tmatesoft.sqljet.core.internal.fs.
SqlJetFileLockManager
org.tmatesoft.sqljet.core.internal.fs.
SqlJetFileSystem
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetFileSystem
)
org.tmatesoft.sqljet.core.internal.fs.
SqlJetFileSystemsManager
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetFileSystemsManager
)
org.tmatesoft.sqljet.core.internal.fs.util.
SqlJetFileUtil
org.tmatesoft.sqljet.core.internal.fs.util.
SqlJetFileUtil.SqlJetOsType
org.tmatesoft.sqljet.core.internal.schema.
SqlJetForeignKey
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKey
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetColumnForeignKey
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetColumnForeignKey
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetForeignKeyDeferrable
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyDeferrable
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetForeignKeyMatchAction
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyMatchAction
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetForeignKeyUpdateAction
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyUpdateAction
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetIndexedColumn
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetIndexedColumn
)
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetKeyInfo
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetKeyInfo
)
org.tmatesoft.sqljet.core.
SqlJetLogDefinitions
org.tmatesoft.sqljet.core.internal.map.
SqlJetMap
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMap
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapCursor
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapCursor
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapDef
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapDef
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapIndex
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapIndex
)
org.tmatesoft.sqljet.core.internal.map.
SqlJetMapTable
(implements org.tmatesoft.sqljet.core.map.
ISqlJetMapTable
)
org.tmatesoft.sqljet.core.internal.fs.
SqlJetMemJournal
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetFile
)
org.tmatesoft.sqljet.core.internal.memory.
SqlJetMemoryManager
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryManager
)
org.tmatesoft.sqljet.core.internal.memory.
SqlJetMemoryPointer
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryPointer
)
org.tmatesoft.sqljet.core.internal.mutex.
SqlJetMutex
(implements org.tmatesoft.sqljet.core.
ISqlJetMutex
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetOptions
(implements org.tmatesoft.sqljet.core.table.
ISqlJetOptions
)
org.tmatesoft.sqljet.core.internal.pager.
SqlJetPage
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetPage
)
org.tmatesoft.sqljet.core.internal.pager.
SqlJetPageCache
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetPageCache
)
org.tmatesoft.sqljet.core.internal.pager.
SqlJetPager
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetLimits
, org.tmatesoft.sqljet.core.internal.
ISqlJetPageCallback
, org.tmatesoft.sqljet.core.internal.
ISqlJetPager
)
org.tmatesoft.sqljet.core.internal.table.
SqlJetPragmasHandler
org.tmatesoft.sqljet.core.internal.lang.
SqlJetPreparedStatement
org.tmatesoft.sqljet.core.internal.table.
SqlJetReverseOrderCursor
(implements org.tmatesoft.sqljet.core.table.
ISqlJetCursor
)
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetRowSet
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetRowSet
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetSchema
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetSchema
)
org.tmatesoft.sqljet.core.table.
SqlJetScope
org.tmatesoft.sqljet.core.table.
SqlJetScope.SqlJetScopeBound
org.tmatesoft.sqljet.core.internal.table.
SqlJetTable
(implements org.tmatesoft.sqljet.core.table.
ISqlJetTable
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableConstraint
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTableConstraint
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableCheck
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTableCheck
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableForeignKey
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTableForeignKey
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableIndexConstraint
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTablePrimaryKey
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTablePrimaryKey
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableUnique
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTableUnique
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTableDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTableDef
)
org.tmatesoft.sqljet.core.table.
SqlJetTimeoutBusyHandler
(implements org.tmatesoft.sqljet.core.table.
ISqlJetBusyHandler
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTriggerDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTriggerDef
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetTypeDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetTypeDef
)
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetUnpackedRecord
(implements org.tmatesoft.sqljet.core.internal.
ISqlJetUnpackedRecord
)
org.tmatesoft.sqljet.core.internal.
SqlJetUtility
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetVdbeMemPool
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetVdbeSerialType
org.tmatesoft.sqljet.core.
SqlJetVersion
org.tmatesoft.sqljet.core.internal.schema.
SqlJetViewDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetViewDef
)
org.tmatesoft.sqljet.core.internal.schema.
SqlJetVirtualTableDef
(implements org.tmatesoft.sqljet.core.schema.
ISqlJetVirtualTableDef
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
org.tmatesoft.sqljet.core.
SqlJetError
java.lang.Exception
java.lang.RuntimeException
org.tmatesoft.sqljet.core.internal.lang.
SqlJetParserException
org.tmatesoft.sqljet.core.
SqlJetException
org.tmatesoft.sqljet.core.
SqlJetIOException
Interface Hierarchy
org.tmatesoft.sqljet.core.internal.
ISqlJetBackend
org.tmatesoft.sqljet.core.internal.
ISqlJetBtree
org.tmatesoft.sqljet.core.internal.
ISqlJetBtreeCursor
org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeTable
org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeDataTable
org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeIndexTable
org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeSchemaTable
org.tmatesoft.sqljet.core.table.
ISqlJetBusyHandler
org.tmatesoft.sqljet.core.internal.
ISqlJetCallback
org.tmatesoft.sqljet.core.internal.
ISqlJetCollSeq
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnConstraint
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnCheck
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnCollate
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnDefault
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnForeignKey
(also extends org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKey
)
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnNotNull
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnPrimaryKey
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnUnique
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnDef
org.tmatesoft.sqljet.core.internal.
ISqlJetConfig
org.tmatesoft.sqljet.core.table.
ISqlJetCursor
org.tmatesoft.sqljet.core.internal.
ISqlJetDbHandle
org.tmatesoft.sqljet.core.table.engine.
ISqlJetEngineSynchronized
org.tmatesoft.sqljet.core.table.engine.
ISqlJetEngineTransaction
org.tmatesoft.sqljet.core.schema.
ISqlJetExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetBetweenExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetBinaryExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetBindParameter
org.tmatesoft.sqljet.core.schema.
ISqlJetBlobLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetCaseExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetCastExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetCollateExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetFloatLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetFunctionExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetFunctionLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetInExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetInTableExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetInValuesExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetInTableExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetIntegerLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetInValuesExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetIsNullExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetLiteralValue
org.tmatesoft.sqljet.core.schema.
ISqlJetBlobLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetFloatLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetIntegerLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetNullLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetStringLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetMatchExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetNullLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetRaiseExpression
org.tmatesoft.sqljet.core.schema.
ISqlJetStringLiteral
org.tmatesoft.sqljet.core.schema.
ISqlJetUnaryExpression
org.tmatesoft.sqljet.core.internal.
ISqlJetFile
org.tmatesoft.sqljet.core.internal.
ISqlJetFileSystem
org.tmatesoft.sqljet.core.internal.
ISqlJetFileSystemsManager
org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKey
org.tmatesoft.sqljet.core.schema.
ISqlJetColumnForeignKey
(also extends org.tmatesoft.sqljet.core.schema.
ISqlJetColumnConstraint
)
org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyAction
org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyMatchAction
org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyUpdateAction
org.tmatesoft.sqljet.core.schema.
ISqlJetForeignKeyDeferrable
org.tmatesoft.sqljet.core.internal.
ISqlJetFuncDef
org.tmatesoft.sqljet.core.schema.
ISqlJetIndexDef
org.tmatesoft.sqljet.core.schema.
ISqlJetIndexedColumn
org.tmatesoft.sqljet.core.internal.
ISqlJetKeyInfo
org.tmatesoft.sqljet.core.internal.
ISqlJetLimits
org.tmatesoft.sqljet.core.map.
ISqlJetMap
org.tmatesoft.sqljet.core.map.
ISqlJetMapDef
org.tmatesoft.sqljet.core.map.
ISqlJetMapIndex
org.tmatesoft.sqljet.core.map.
ISqlJetMapIterator
org.tmatesoft.sqljet.core.map.
ISqlJetMapCursor
org.tmatesoft.sqljet.core.map.
ISqlJetMapIndexCursor
org.tmatesoft.sqljet.core.map.
ISqlJetMapTableCursor
org.tmatesoft.sqljet.core.map.
ISqlJetMapTable
org.tmatesoft.sqljet.core.map.
ISqlJetMapTransaction
org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryBuffer
org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryManager
org.tmatesoft.sqljet.core.internal.
ISqlJetMemoryPointer
org.tmatesoft.sqljet.core.
ISqlJetMutex
org.tmatesoft.sqljet.core.table.
ISqlJetOptions
org.tmatesoft.sqljet.core.internal.
ISqlJetPage
org.tmatesoft.sqljet.core.internal.
ISqlJetPageCache
org.tmatesoft.sqljet.core.internal.
ISqlJetPageCallback
org.tmatesoft.sqljet.core.internal.
ISqlJetPager
org.tmatesoft.sqljet.core.internal.
ISqlJetReleasable
org.tmatesoft.sqljet.core.internal.table.
ISqlJetBtreeRecord
org.tmatesoft.sqljet.core.internal.
ISqlJetUnpackedRecord
org.tmatesoft.sqljet.core.internal.
ISqlJetVdbeMem
org.tmatesoft.sqljet.core.internal.
ISqlJetRowSet
org.tmatesoft.sqljet.core.table.
ISqlJetRunnableWithLock
org.tmatesoft.sqljet.core.schema.
ISqlJetSchema
org.tmatesoft.sqljet.core.table.
ISqlJetTable
org.tmatesoft.sqljet.core.schema.
ISqlJetTableConstraint
org.tmatesoft.sqljet.core.schema.
ISqlJetTableCheck
org.tmatesoft.sqljet.core.schema.
ISqlJetTableForeignKey
org.tmatesoft.sqljet.core.schema.
ISqlJetTablePrimaryKey
org.tmatesoft.sqljet.core.schema.
ISqlJetTableUnique
org.tmatesoft.sqljet.core.schema.
ISqlJetTableDef
org.tmatesoft.sqljet.core.table.
ISqlJetTransaction
org.tmatesoft.sqljet.core.schema.
ISqlJetTriggerDef
org.tmatesoft.sqljet.core.schema.
ISqlJetTypeDef
org.tmatesoft.sqljet.core.schema.
ISqlJetViewDef
org.tmatesoft.sqljet.core.schema.
ISqlJetVirtualTableDef
org.tmatesoft.sqljet.core.internal.lang.
SqlJetExecCallback
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.tmatesoft.sqljet.core.
SqlJetIOErrorCode
org.tmatesoft.sqljet.core.
SqlJetErrorCode
org.tmatesoft.sqljet.core.
SqlJetTransactionMode
org.tmatesoft.sqljet.core.
SqlJetValueType
org.tmatesoft.sqljet.core.
SqlJetEncoding
org.tmatesoft.sqljet.core.internal.
SqlJetBtreeTableCreateFlags
org.tmatesoft.sqljet.core.internal.
SqlJetPagerLockingMode
org.tmatesoft.sqljet.core.internal.
SqlJetLockType
org.tmatesoft.sqljet.core.internal.
SqlJetFileOpenPermission
org.tmatesoft.sqljet.core.internal.
SqlJetFuncDefFlags
org.tmatesoft.sqljet.core.internal.
SqlJetPageFlags
org.tmatesoft.sqljet.core.internal.
SqlJetSafetyLevel
org.tmatesoft.sqljet.core.internal.
SqlJetUnpackedRecordFlags
org.tmatesoft.sqljet.core.internal.
SqlJetPagerJournalMode
org.tmatesoft.sqljet.core.internal.
SqlJetSyncFlags
org.tmatesoft.sqljet.core.internal.
SqlJetBtreeFlags
org.tmatesoft.sqljet.core.internal.
SqlJetDeviceCharacteristics
org.tmatesoft.sqljet.core.internal.
SqlJetSavepointOperation
org.tmatesoft.sqljet.core.internal.
SqlJetPagerFlags
org.tmatesoft.sqljet.core.internal.
SqlJetFileType
org.tmatesoft.sqljet.core.internal.
SqlJetMemoryBufferType
org.tmatesoft.sqljet.core.internal.
SqlJetAutoVacuumMode
org.tmatesoft.sqljet.core.internal.
SqlJetTransactionState
org.tmatesoft.sqljet.core.internal.
SqlJetFileAccesPermission
org.tmatesoft.sqljet.core.internal.
SqlJetDbFlags
org.tmatesoft.sqljet.core.internal.pager.
SqlJetPagerState
org.tmatesoft.sqljet.core.internal.vdbe.
SqlJetVdbeMemFlags
org.tmatesoft.sqljet.core.schema.
ISqlJetFunctionLiteral.Function
org.tmatesoft.sqljet.core.schema.
SqlJetForeignKeyEvent
org.tmatesoft.sqljet.core.schema.
ISqlJetRaiseExpression.Action
org.tmatesoft.sqljet.core.schema.
ISqlJetUnaryExpression.Operation
org.tmatesoft.sqljet.core.schema.
SqlJetConflictAction
org.tmatesoft.sqljet.core.schema.
SqlJetTypeAffinity
org.tmatesoft.sqljet.core.schema.
SqlJetSortingOrder
org.tmatesoft.sqljet.core.schema.
ISqlJetMatchExpression.Operation
org.tmatesoft.sqljet.core.schema.
ISqlJetBinaryExpression.Operation
org.tmatesoft.sqljet.core.schema.
SqlJetForeignKeyUpdate
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SQLJet Home
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.