Hierarchy For All Packages
Package Hierarchies:- com.healthmarketscience.jackcess,
- com.healthmarketscience.jackcess.complex,
- com.healthmarketscience.jackcess.expr,
- com.healthmarketscience.jackcess.impl,
- com.healthmarketscience.jackcess.impl.complex,
- com.healthmarketscience.jackcess.impl.expr,
- com.healthmarketscience.jackcess.impl.query,
- com.healthmarketscience.jackcess.query,
- com.healthmarketscience.jackcess.util
Class Hierarchy
- java.lang.Object
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- com.healthmarketscience.jackcess.util.MemFileChannel
- com.healthmarketscience.jackcess.util.ReadOnlyFileChannel
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- com.healthmarketscience.jackcess.impl.RowImpl (implements com.healthmarketscience.jackcess.Row)
- com.healthmarketscience.jackcess.impl.SimpleCache<K,V>
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.healthmarketscience.jackcess.impl.expr.BaseDelayedValue (implements com.healthmarketscience.jackcess.expr.Value)
- com.healthmarketscience.jackcess.impl.BaseEvalContext (implements com.healthmarketscience.jackcess.expr.EvalContext)
- com.healthmarketscience.jackcess.impl.ColEvalContext
- com.healthmarketscience.jackcess.impl.ColDefaultValueEvalContext
- com.healthmarketscience.jackcess.impl.ColValidatorEvalContext
- com.healthmarketscience.jackcess.impl.RowEvalContext
- com.healthmarketscience.jackcess.impl.CalcColEvalContext
- com.healthmarketscience.jackcess.impl.RowValidatorEvalContext
- com.healthmarketscience.jackcess.impl.ColEvalContext
- com.healthmarketscience.jackcess.impl.expr.BaseValue (implements com.healthmarketscience.jackcess.expr.Value)
- com.healthmarketscience.jackcess.impl.expr.BaseNumericValue
- com.healthmarketscience.jackcess.impl.expr.BigDecimalValue
- com.healthmarketscience.jackcess.impl.expr.DoubleValue
- com.healthmarketscience.jackcess.impl.expr.LongValue
- com.healthmarketscience.jackcess.impl.expr.DateTimeValue
- com.healthmarketscience.jackcess.impl.expr.StringValue
- com.healthmarketscience.jackcess.impl.expr.BaseNumericValue
- com.healthmarketscience.jackcess.impl.expr.BuiltinOperators
- com.healthmarketscience.jackcess.impl.ByteArrayBuilder
- com.healthmarketscience.jackcess.impl.ByteUtil
- com.healthmarketscience.jackcess.util.CaseInsensitiveColumnMatcher (implements com.healthmarketscience.jackcess.util.ColumnMatcher)
- com.healthmarketscience.jackcess.ColumnBuilder
- com.healthmarketscience.jackcess.util.ColumnFormatter
- com.healthmarketscience.jackcess.impl.ColumnImpl (implements com.healthmarketscience.jackcess.Column)
- com.healthmarketscience.jackcess.impl.ColumnImpl.AutoNumberGenerator
- com.healthmarketscience.jackcess.impl.ColumnImpl.SortOrder
- com.healthmarketscience.jackcess.impl.complex.ComplexColumnInfoImpl<V> (implements com.healthmarketscience.jackcess.complex.ComplexColumnInfo<V>)
- com.healthmarketscience.jackcess.impl.complex.AttachmentColumnInfoImpl (implements com.healthmarketscience.jackcess.complex.AttachmentColumnInfo)
- com.healthmarketscience.jackcess.impl.complex.MultiValueColumnInfoImpl (implements com.healthmarketscience.jackcess.complex.MultiValueColumnInfo)
- com.healthmarketscience.jackcess.impl.complex.UnsupportedColumnInfoImpl (implements com.healthmarketscience.jackcess.complex.UnsupportedColumnInfo)
- com.healthmarketscience.jackcess.impl.complex.VersionHistoryColumnInfoImpl (implements com.healthmarketscience.jackcess.complex.VersionHistoryColumnInfo)
- com.healthmarketscience.jackcess.impl.ComplexColumnSupport
- com.healthmarketscience.jackcess.impl.CompoundOleUtil
- com.healthmarketscience.jackcess.CursorBuilder
- com.healthmarketscience.jackcess.impl.CursorImpl (implements com.healthmarketscience.jackcess.Cursor)
- com.healthmarketscience.jackcess.impl.IndexCursorImpl (implements com.healthmarketscience.jackcess.IndexCursor)
- com.healthmarketscience.jackcess.impl.TableScanCursor
- com.healthmarketscience.jackcess.util.CustomLinkResolver (implements com.healthmarketscience.jackcess.util.LinkResolver)
- com.healthmarketscience.jackcess.DatabaseBuilder
- com.healthmarketscience.jackcess.impl.DatabaseImpl (implements com.healthmarketscience.jackcess.Database)
- com.healthmarketscience.jackcess.impl.DatabaseImpl.FileFormatDetails
- com.healthmarketscience.jackcess.impl.DBEvalContext (implements com.healthmarketscience.jackcess.expr.EvalConfig, com.healthmarketscience.jackcess.impl.expr.Expressionator.ParseContext)
- com.healthmarketscience.jackcess.impl.DefaultCodecProvider (implements com.healthmarketscience.jackcess.impl.CodecProvider)
- com.healthmarketscience.jackcess.impl.DefaultCodecProvider.DummyHandler (implements com.healthmarketscience.jackcess.impl.CodecHandler)
- com.healthmarketscience.jackcess.impl.DefaultCodecProvider.UnsupportedHandler (implements com.healthmarketscience.jackcess.impl.CodecHandler)
- com.healthmarketscience.jackcess.impl.expr.DefaultDateFunctions
- com.healthmarketscience.jackcess.impl.expr.DefaultFinancialFunctions
- com.healthmarketscience.jackcess.impl.expr.DefaultFunctions
- com.healthmarketscience.jackcess.impl.expr.DefaultNumberFunctions
- com.healthmarketscience.jackcess.impl.expr.DefaultTextFunctions
- com.healthmarketscience.jackcess.util.EntryIterableBuilder (implements java.lang.Iterable<T>)
- com.healthmarketscience.jackcess.util.ExportUtil
- com.healthmarketscience.jackcess.util.ExportUtil.Builder
- com.healthmarketscience.jackcess.impl.expr.Expressionator
- java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
- java.text.NumberFormat
- com.healthmarketscience.jackcess.impl.expr.NumberFormatter.ScientificFormat
- java.text.NumberFormat
- com.healthmarketscience.jackcess.impl.expr.FormatUtil
- com.healthmarketscience.jackcess.impl.expr.FormatUtil.StandaloneFormatter
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.BaseFunction (implements com.healthmarketscience.jackcess.expr.Function)
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func0
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func1
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func1NullIsNull
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func2
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.Func3
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.FuncVar
- com.healthmarketscience.jackcess.impl.expr.FunctionSupport.StringFuncWrapper (implements com.healthmarketscience.jackcess.expr.Function)
- com.healthmarketscience.jackcess.impl.GeneralLegacyIndexCodes
- com.healthmarketscience.jackcess.impl.General97IndexCodes
- com.healthmarketscience.jackcess.impl.GeneralIndexCodes
- com.healthmarketscience.jackcess.expr.Identifier
- com.healthmarketscience.jackcess.util.ImportUtil
- com.healthmarketscience.jackcess.util.ImportUtil.Builder
- com.healthmarketscience.jackcess.IndexBuilder
- com.healthmarketscience.jackcess.IndexBuilder.Column
- com.healthmarketscience.jackcess.impl.IndexCodes
- com.healthmarketscience.jackcess.impl.IndexData
- com.healthmarketscience.jackcess.impl.IndexData.ColumnDescriptor (implements com.healthmarketscience.jackcess.Index.Column)
- com.healthmarketscience.jackcess.impl.IndexData.Entry (implements java.lang.Comparable<T>)
- com.healthmarketscience.jackcess.impl.IndexData.EntryCursor
- com.healthmarketscience.jackcess.impl.IndexData.PendingChange
- com.healthmarketscience.jackcess.impl.IndexImpl (implements com.healthmarketscience.jackcess.Index)
- com.healthmarketscience.jackcess.impl.IndexImpl.ForeignKeyReference
- com.healthmarketscience.jackcess.impl.IndexPageCache
- com.healthmarketscience.jackcess.util.IterableBuilder (implements java.lang.Iterable<T>)
- com.healthmarketscience.jackcess.impl.JetFormat
- com.healthmarketscience.jackcess.util.Joiner
- com.healthmarketscience.jackcess.impl.expr.LocaleUtil
- com.healthmarketscience.jackcess.impl.expr.LocaleUtil.LcidInfo
- com.healthmarketscience.jackcess.impl.complex.MultiValueColumnPropertyMap (implements com.healthmarketscience.jackcess.PropertyMap)
- com.healthmarketscience.jackcess.impl.NullMask
- java.lang.Number (implements java.io.Serializable)
- com.healthmarketscience.jackcess.complex.ComplexValue.Id
- com.healthmarketscience.jackcess.complex.ComplexValueForeignKey
- com.healthmarketscience.jackcess.impl.complex.ComplexValueForeignKeyImpl
- com.healthmarketscience.jackcess.impl.expr.NumberFormatter
- com.healthmarketscience.jackcess.expr.NumericConfig
- com.healthmarketscience.jackcess.util.OleBlob.Builder
- com.healthmarketscience.jackcess.impl.OleUtil
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.healthmarketscience.jackcess.impl.ByteUtil.ByteStream
- com.healthmarketscience.jackcess.impl.PageChannel (implements java.nio.channels.Channel, java.io.Flushable)
- com.healthmarketscience.jackcess.util.PatternColumnPredicate (implements java.util.function.Predicate<T>)
- com.healthmarketscience.jackcess.impl.PropertyMapImpl (implements com.healthmarketscience.jackcess.PropertyMap)
- com.healthmarketscience.jackcess.impl.PropertyMaps (implements java.lang.Iterable<T>)
- com.healthmarketscience.jackcess.impl.query.QueryFormat
- com.healthmarketscience.jackcess.impl.query.QueryImpl (implements com.healthmarketscience.jackcess.query.Query)
- com.healthmarketscience.jackcess.impl.query.BaseSelectQueryImpl (implements com.healthmarketscience.jackcess.query.BaseSelectQuery)
- com.healthmarketscience.jackcess.impl.query.AppendQueryImpl (implements com.healthmarketscience.jackcess.query.AppendQuery)
- com.healthmarketscience.jackcess.impl.query.CrossTabQueryImpl (implements com.healthmarketscience.jackcess.query.CrossTabQuery)
- com.healthmarketscience.jackcess.impl.query.DeleteQueryImpl (implements com.healthmarketscience.jackcess.query.DeleteQuery)
- com.healthmarketscience.jackcess.impl.query.MakeTableQueryImpl (implements com.healthmarketscience.jackcess.query.MakeTableQuery)
- com.healthmarketscience.jackcess.impl.query.SelectQueryImpl (implements com.healthmarketscience.jackcess.query.SelectQuery)
- com.healthmarketscience.jackcess.impl.query.DataDefinitionQueryImpl (implements com.healthmarketscience.jackcess.query.DataDefinitionQuery)
- com.healthmarketscience.jackcess.impl.query.PassthroughQueryImpl (implements com.healthmarketscience.jackcess.query.PassthroughQuery)
- com.healthmarketscience.jackcess.impl.query.UnionQueryImpl (implements com.healthmarketscience.jackcess.query.UnionQuery)
- com.healthmarketscience.jackcess.impl.query.UpdateQueryImpl (implements com.healthmarketscience.jackcess.query.UpdateQuery)
- com.healthmarketscience.jackcess.impl.query.BaseSelectQueryImpl (implements com.healthmarketscience.jackcess.query.BaseSelectQuery)
- com.healthmarketscience.jackcess.impl.query.QueryImpl.Row
- com.healthmarketscience.jackcess.impl.expr.RandomContext
- com.healthmarketscience.jackcess.RelationshipBuilder
- com.healthmarketscience.jackcess.impl.RelationshipCreator
- com.healthmarketscience.jackcess.impl.RelationshipImpl (implements com.healthmarketscience.jackcess.Relationship)
- com.healthmarketscience.jackcess.util.ReplacementErrorHandler (implements com.healthmarketscience.jackcess.util.ErrorHandler)
- com.healthmarketscience.jackcess.util.DebugErrorHandler
- com.healthmarketscience.jackcess.util.RowFilter (implements java.util.function.Predicate<T>)
- com.healthmarketscience.jackcess.impl.RowIdImpl (implements com.healthmarketscience.jackcess.RowId, java.io.Serializable)
- com.healthmarketscience.jackcess.util.SimpleColumnMatcher (implements com.healthmarketscience.jackcess.util.ColumnMatcher)
- com.healthmarketscience.jackcess.util.SimpleColumnValidator (implements com.healthmarketscience.jackcess.util.ColumnValidator)
- com.healthmarketscience.jackcess.util.SimpleColumnValidatorFactory (implements com.healthmarketscience.jackcess.util.ColumnValidatorFactory)
- com.healthmarketscience.jackcess.util.SimpleExportFilter (implements com.healthmarketscience.jackcess.util.ExportFilter)
- com.healthmarketscience.jackcess.util.SimpleImportFilter (implements com.healthmarketscience.jackcess.util.ImportFilter)
- com.healthmarketscience.jackcess.impl.SqlHelper
- com.healthmarketscience.jackcess.impl.SqlHelperImpl
- com.healthmarketscience.jackcess.impl.StringUtil
- com.healthmarketscience.jackcess.impl.SystemConfig
- com.healthmarketscience.jackcess.TableBuilder
- com.healthmarketscience.jackcess.impl.TableImpl (implements com.healthmarketscience.jackcess.Table)
- com.healthmarketscience.jackcess.impl.TableDefinitionImpl
- com.healthmarketscience.jackcess.impl.TableImpl.RowState (implements com.healthmarketscience.jackcess.util.ErrorHandler.Location)
- com.healthmarketscience.jackcess.util.TableIterableBuilder (implements java.lang.Iterable<T>)
- com.healthmarketscience.jackcess.impl.TableMutator
- com.healthmarketscience.jackcess.impl.TableCreator
- com.healthmarketscience.jackcess.impl.TableUpdater
- com.healthmarketscience.jackcess.impl.TempBufferHolder
- com.healthmarketscience.jackcess.expr.TemporalConfig
- com.healthmarketscience.jackcess.impl.TempPageHolder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.healthmarketscience.jackcess.JackcessException
- com.healthmarketscience.jackcess.BatchUpdateException
- com.healthmarketscience.jackcess.ConstraintViolationException
- com.healthmarketscience.jackcess.InvalidValueException
- com.healthmarketscience.jackcess.JackcessException
- java.lang.RuntimeException
- java.lang.IllegalStateException
- com.healthmarketscience.jackcess.expr.EvalException
- com.healthmarketscience.jackcess.expr.ParseException
- com.healthmarketscience.jackcess.expr.EvalException
- java.lang.UnsupportedOperationException
- com.healthmarketscience.jackcess.impl.UnsupportedCodecException
- java.lang.IllegalStateException
- java.io.IOException
- java.lang.Exception
- com.healthmarketscience.jackcess.impl.TopoSorter<E>
- com.healthmarketscience.jackcess.impl.ToStringBuilder
- com.healthmarketscience.jackcess.impl.UsageMap
- com.healthmarketscience.jackcess.impl.UsageMap.PageCursor
- com.healthmarketscience.jackcess.impl.expr.ValueSupport
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
Interface Hierarchy
- java.lang.AutoCloseable
- java.sql.Blob
- com.healthmarketscience.jackcess.impl.CodecHandler
- com.healthmarketscience.jackcess.impl.CodecProvider
- com.healthmarketscience.jackcess.Column
- com.healthmarketscience.jackcess.util.ColumnMatcher
- com.healthmarketscience.jackcess.util.ColumnValidator
- com.healthmarketscience.jackcess.util.ColumnValidatorFactory
- java.lang.Comparable<T>
- com.healthmarketscience.jackcess.RowId
- com.healthmarketscience.jackcess.complex.Version (also extends com.healthmarketscience.jackcess.complex.ComplexValue)
- com.healthmarketscience.jackcess.complex.ComplexColumnInfo<V>
- com.healthmarketscience.jackcess.complex.AttachmentColumnInfo
- com.healthmarketscience.jackcess.complex.MultiValueColumnInfo
- com.healthmarketscience.jackcess.complex.UnsupportedColumnInfo
- com.healthmarketscience.jackcess.complex.VersionHistoryColumnInfo
- com.healthmarketscience.jackcess.complex.ComplexValue
- com.healthmarketscience.jackcess.complex.Attachment
- com.healthmarketscience.jackcess.complex.SingleValue
- com.healthmarketscience.jackcess.complex.UnsupportedValue
- com.healthmarketscience.jackcess.complex.Version (also extends java.lang.Comparable<T>)
- com.healthmarketscience.jackcess.Cursor.Id
- com.healthmarketscience.jackcess.Cursor.Position
- com.healthmarketscience.jackcess.Cursor.Savepoint
- com.healthmarketscience.jackcess.util.ErrorHandler
- com.healthmarketscience.jackcess.util.ErrorHandler.Location
- com.healthmarketscience.jackcess.expr.EvalConfig
- com.healthmarketscience.jackcess.util.ExportFilter
- com.healthmarketscience.jackcess.expr.Expression
- java.io.Flushable
- com.healthmarketscience.jackcess.expr.Function
- com.healthmarketscience.jackcess.expr.FunctionLookup
- com.healthmarketscience.jackcess.util.ImportFilter
- com.healthmarketscience.jackcess.Index
- com.healthmarketscience.jackcess.Index.Column
- java.lang.Iterable<T>
- com.healthmarketscience.jackcess.Cursor
- com.healthmarketscience.jackcess.IndexCursor
- com.healthmarketscience.jackcess.Database (also extends java.io.Closeable, java.io.Flushable)
- com.healthmarketscience.jackcess.util.OleBlob.CompoundContent (also extends com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent, com.healthmarketscience.jackcess.util.OleBlob.PackageContent)
- com.healthmarketscience.jackcess.PropertyMap
- com.healthmarketscience.jackcess.Table (also extends com.healthmarketscience.jackcess.TableDefinition)
- com.healthmarketscience.jackcess.Cursor
- com.healthmarketscience.jackcess.util.LinkResolver
- com.healthmarketscience.jackcess.expr.LocaleContext
- com.healthmarketscience.jackcess.expr.EvalContext
- com.healthmarketscience.jackcess.impl.expr.Expressionator.ParseContext
- java.util.Map<K,V>
- com.healthmarketscience.jackcess.Row
- com.healthmarketscience.jackcess.util.OleBlob.Content
- com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent
- com.healthmarketscience.jackcess.util.OleBlob.CompoundContent (also extends java.lang.Iterable<T>, com.healthmarketscience.jackcess.util.OleBlob.PackageContent)
- com.healthmarketscience.jackcess.util.OleBlob.CompoundContent.Entry
- com.healthmarketscience.jackcess.util.OleBlob.OtherContent (also extends com.healthmarketscience.jackcess.util.OleBlob.PackageContent)
- com.healthmarketscience.jackcess.util.OleBlob.SimplePackageContent (also extends com.healthmarketscience.jackcess.util.OleBlob.PackageContent)
- com.healthmarketscience.jackcess.util.OleBlob.PackageContent
- com.healthmarketscience.jackcess.util.OleBlob.CompoundContent (also extends java.lang.Iterable<T>, com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent)
- com.healthmarketscience.jackcess.util.OleBlob.LinkContent
- com.healthmarketscience.jackcess.util.OleBlob.OtherContent (also extends com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent)
- com.healthmarketscience.jackcess.util.OleBlob.SimplePackageContent (also extends com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent)
- com.healthmarketscience.jackcess.util.OleBlob.EmbeddedContent
- com.healthmarketscience.jackcess.impl.PageTypes
- com.healthmarketscience.jackcess.PropertyMap.EnumValue
- com.healthmarketscience.jackcess.PropertyMap.Property
- com.healthmarketscience.jackcess.query.Query
- com.healthmarketscience.jackcess.query.BaseSelectQuery
- com.healthmarketscience.jackcess.query.AppendQuery
- com.healthmarketscience.jackcess.query.CrossTabQuery
- com.healthmarketscience.jackcess.query.DeleteQuery
- com.healthmarketscience.jackcess.query.MakeTableQuery
- com.healthmarketscience.jackcess.query.SelectQuery
- com.healthmarketscience.jackcess.query.DataDefinitionQuery
- com.healthmarketscience.jackcess.query.PassthroughQuery
- com.healthmarketscience.jackcess.query.UnionQuery
- com.healthmarketscience.jackcess.query.UpdateQuery
- com.healthmarketscience.jackcess.query.BaseSelectQuery
- com.healthmarketscience.jackcess.Relationship
- com.healthmarketscience.jackcess.TableDefinition
- com.healthmarketscience.jackcess.TableMetaData
- com.healthmarketscience.jackcess.expr.Value
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.healthmarketscience.jackcess.complex.ComplexDataType
- com.healthmarketscience.jackcess.Database.FileFormat
- com.healthmarketscience.jackcess.DataType
- com.healthmarketscience.jackcess.DateTimeType
- com.healthmarketscience.jackcess.impl.expr.Expressionator.Type
- com.healthmarketscience.jackcess.impl.expr.FormatUtil.NumPatternType
- com.healthmarketscience.jackcess.impl.IndexData.EntryType
- com.healthmarketscience.jackcess.util.IterableBuilder.Type
- com.healthmarketscience.jackcess.impl.JetFormat.CodecType
- com.healthmarketscience.jackcess.impl.expr.NumberFormatter.NotationType
- com.healthmarketscience.jackcess.expr.NumericConfig.Type
- com.healthmarketscience.jackcess.util.OleBlob.ContentType
- com.healthmarketscience.jackcess.PropertyMap.DisplayControl (implements com.healthmarketscience.jackcess.PropertyMap.EnumValue)
- com.healthmarketscience.jackcess.PropertyMap.IMEMode (implements com.healthmarketscience.jackcess.PropertyMap.EnumValue)
- com.healthmarketscience.jackcess.PropertyMap.IMESentenceMode (implements com.healthmarketscience.jackcess.PropertyMap.EnumValue)
- com.healthmarketscience.jackcess.PropertyMap.TextFormat (implements com.healthmarketscience.jackcess.PropertyMap.EnumValue)
- com.healthmarketscience.jackcess.query.Query.Type
- com.healthmarketscience.jackcess.Relationship.JoinType
- com.healthmarketscience.jackcess.impl.RowIdImpl.Type
- com.healthmarketscience.jackcess.Table.ColumnOrder
- com.healthmarketscience.jackcess.impl.TableImpl.IndexFeature
- com.healthmarketscience.jackcess.TableMetaData.Type
- com.healthmarketscience.jackcess.impl.TempBufferHolder.Type
- com.healthmarketscience.jackcess.expr.TemporalConfig.Type
- com.healthmarketscience.jackcess.expr.Value.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)