Class Hierarchy
- java.lang.Object
- 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.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.ByteArrayBuilder
- com.healthmarketscience.jackcess.impl.ByteUtil
- 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.ComplexColumnSupport
- com.healthmarketscience.jackcess.impl.CompoundOleUtil
- 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.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.GeneralLegacyIndexCodes
- com.healthmarketscience.jackcess.impl.General97IndexCodes
- com.healthmarketscience.jackcess.impl.GeneralIndexCodes
- 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.impl.JetFormat
- com.healthmarketscience.jackcess.impl.NullMask
- 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.impl.PropertyMapImpl (implements com.healthmarketscience.jackcess.PropertyMap)
- com.healthmarketscience.jackcess.impl.PropertyMaps (implements java.lang.Iterable<T>)
- com.healthmarketscience.jackcess.impl.RelationshipCreator
- com.healthmarketscience.jackcess.impl.RelationshipImpl (implements com.healthmarketscience.jackcess.Relationship)
- com.healthmarketscience.jackcess.impl.RowIdImpl (implements com.healthmarketscience.jackcess.RowId, java.io.Serializable)
- com.healthmarketscience.jackcess.impl.SqlHelper
- com.healthmarketscience.jackcess.impl.SqlHelperImpl
- com.healthmarketscience.jackcess.impl.StringUtil
- com.healthmarketscience.jackcess.impl.SystemConfig
- 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.impl.TableMutator
- com.healthmarketscience.jackcess.impl.TableCreator
- com.healthmarketscience.jackcess.impl.TableUpdater
- com.healthmarketscience.jackcess.impl.TempBufferHolder
- com.healthmarketscience.jackcess.impl.TempPageHolder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.UnsupportedOperationException
- com.healthmarketscience.jackcess.impl.UnsupportedCodecException
- java.lang.UnsupportedOperationException
- java.lang.RuntimeException
- 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
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- com.healthmarketscience.jackcess.impl.CodecHandler
- com.healthmarketscience.jackcess.impl.CodecProvider
- com.healthmarketscience.jackcess.impl.PageTypes
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.healthmarketscience.jackcess.impl.IndexData.EntryType
- com.healthmarketscience.jackcess.impl.JetFormat.CodecType
- com.healthmarketscience.jackcess.impl.RowIdImpl.Type
- com.healthmarketscience.jackcess.impl.TableImpl.IndexFeature
- com.healthmarketscience.jackcess.impl.TempBufferHolder.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)