Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.healthmarketscience.jackcess.impl Classes and Interfaces - 66 results found.
NameDescriptionTypePackageFramework
AppendQueryImplConcrete Query subclass which represents an append query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
AttachmentColumnInfoImplComplex column info for a column holding 0 or more attachments per row.Classcom.healthmarketscience.jackcess.impl.complexJackCess
BaseSelectQueryImplBase class for queries which represent some form of SELECT statement.Classcom.healthmarketscience.jackcess.impl.queryJackCess
ByteArrayBuilderUtility class for constructing byte[]s where the final size of the data is not known beforehand.Classcom.healthmarketscience.jackcess.implJackCess
ByteUtilClasscom.healthmarketscience.jackcess.implJackCess
ByteUtil .ByteStreamUtility byte stream similar to ByteArrayOutputStream but with extended accessibility to the bytes.Classcom.healthmarketscience.jackcess.implJackCess
CodecHandlerInterface for a handler which can encode/decode a specific access pageAuthor:James AhlbornInterfacecom.healthmarketscience.jackcess.implJackCess
CodecProviderInterface for a provider which can generate CodecHandlers for various types of database encodings.Interfacecom.healthmarketscience.jackcess.implJackCess
ColumnImplAccess database column definitionAuthor:Tim McCuneUsage:Intermediate: This class requires moderate API knowledge.Classcom.healthmarketscience.jackcess.implJackCess
ColumnImpl .SortOrderInformation about the sort order (collation) for a textual column.Classcom.healthmarketscience.jackcess.implJackCess
ComplexColumnInfoImplBase class for the additional information tracked for complex columns.Classcom.healthmarketscience.jackcess.impl.complexJackCess
ComplexColumnSupportUtility code for loading complex columns.Classcom.healthmarketscience.jackcess.implJackCess
ComplexValueForeignKeyImplValue which is returned for a complex column.Classcom.healthmarketscience.jackcess.impl.complexJackCess
CompoundOleUtilUtility code for working with OLE data which is in the compound storage format.Classcom.healthmarketscience.jackcess.implJackCess
CrossTabQueryImplConcrete Query subclass which represents a crosstab/pivot query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
CursorImplManages iteration for a Table.Classcom.healthmarketscience.jackcess.implJackCess
CustomToStringStyleCustom ToStringStyle for use with ToStringBuilder.Classcom.healthmarketscience.jackcess.implJackCess
DatabaseImplClasscom.healthmarketscience.jackcess.implJackCess
DatabaseImpl .FileFormatDetailsInternal details for each FileForrmatUsage:Advanced: This class is for advanced/internal use.Classcom.healthmarketscience.jackcess.implJackCess
DataDefinitionQueryImplConcrete Query subclass which represents a DDL query.Classcom.healthmarketscience.jackcess.impl.queryJackCess
DefaultCodecProviderDefault implementation of CodecProvider which does not have any actual encoding/decoding support.Classcom.healthmarketscience.jackcess.implJackCess
DefaultCodecProvider .DummyHandlerCodecHandler implementation which does nothing, useful for databases withConstructor SummaryDefaultCodecProvider.Classcom.healthmarketscience.jackcess.implJackCess
DefaultCodecProvider .UnsupportedHandlerCodecHandler implementation which always throws UnsupportedCodecException, useful for databases with unsupportedClasscom.healthmarketscience.jackcess.implJackCess
DeleteQueryImplConcrete Query subclass which represents a delete query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
GeneralIndexCodesVarious constants used for creating "general" (access 2010+) sort order text index entries.Classcom.healthmarketscience.jackcess.implJackCess
GeneralLegacyIndexCodesVarious constants used for creating "general legacy" (access 2000-2007) sort order text index entries.Classcom.healthmarketscience.jackcess.implJackCess
IndexCodesVarious constants used for creating index entries.Classcom.healthmarketscience.jackcess.implJackCess
IndexCursorImplCursor backed by an index with extended traversal options.Classcom.healthmarketscience.jackcess.implJackCess
IndexDataAccess table index data.Classcom.healthmarketscience.jackcess.implJackCess
IndexData .ColumnDescriptorInformation about the columns in an index.Classcom.healthmarketscience.jackcess.implJackCess
IndexData .EntryClasscom.healthmarketscience.jackcess.implJackCess
IndexData .EntryTypeClasscom.healthmarketscience.jackcess.implJackCess
IndexData .PendingChangeUtility class which maintains information about a pending index update.Classcom.healthmarketscience.jackcess.implJackCess
IndexImplAccess table (logical) index.Classcom.healthmarketscience.jackcess.implJackCess
IndexImpl .ForeignKeyReferenceInformation about a foreign key reference defined in an index (when referential integrity should be enforced).Classcom.healthmarketscience.jackcess.implJackCess
IndexPageCacheManager of the index pages for a IndexData.Classcom.healthmarketscience.jackcess.implJackCess
JetFormatClasscom.healthmarketscience.jackcess.implJackCess
JetFormat .CodecTypeClasscom.healthmarketscience.jackcess.implJackCess
MakeTableQueryImplConcrete Query subclass which represents an table creation query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
MultiValueColumnInfoImplComplex column info for a column holding multiple simple values per row.Classcom.healthmarketscience.jackcess.impl.complexJackCess
NullMaskBitmask that indicates whether or not each column in a row is null.Classcom.healthmarketscience.jackcess.implJackCess
OleUtilUtility code for working with OLE data.Classcom.healthmarketscience.jackcess.implJackCess
PageChannelClasscom.healthmarketscience.jackcess.implJackCess
PageTypesInterfacecom.healthmarketscience.jackcess.implJackCess
PassthroughQueryImplConcrete Query subclass which represents a query which will be executed viaAuthor:James AhlbornClasscom.healthmarketscience.jackcess.impl.queryJackCess
PropertyMapImplMap of properties for a database object.Classcom.healthmarketscience.jackcess.implJackCess
PropertyMapsCollection of PropertyMap instances read from a single property data block.Classcom.healthmarketscience.jackcess.implJackCess
QueryFormatConstants used by the query data parsing.Classcom.healthmarketscience.jackcess.impl.queryJackCess
QueryImplBase class for classes which encapsulate information about an Access query.Classcom.healthmarketscience.jackcess.impl.queryJackCess
QueryImpl .RowStruct containing the information from a single row of the system queryConstructor SummaryQueryImpl.Classcom.healthmarketscience.jackcess.impl.queryJackCess
RelationshipImplInformation about a relationship between two tables in the database.Classcom.healthmarketscience.jackcess.implJackCess
RowIdImplUniquely identifies a row of data within the access database.Classcom.healthmarketscience.jackcess.implJackCess
RowIdImpl .TypeClasscom.healthmarketscience.jackcess.implJackCess
RowImplA row of data as column->value pairs.Classcom.healthmarketscience.jackcess.implJackCess
SelectQueryImplConcrete Query subclass which represents a select query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
TableImplA single database table Is not thread-safe.Classcom.healthmarketscience.jackcess.implJackCess
TableScanCursorSimple un-indexed cursor.Classcom.healthmarketscience.jackcess.implJackCess
TempBufferHolderManages a reference to a ByteBuffer.Classcom.healthmarketscience.jackcess.implJackCess
TempBufferHolder .TypeThe caching type for the buffer holder.Classcom.healthmarketscience.jackcess.implJackCess
TempPageHolderManages a reference to a page buffer.Classcom.healthmarketscience.jackcess.implJackCess
UnionQueryImplConcrete Query subclass which represents a UNION query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
UnsupportedCodecExceptionException thrown by a CodecHandler to indicate that the current encoding is not supported.Classcom.healthmarketscience.jackcess.implJackCess
UnsupportedColumnInfoImplComplex column info for an unsupported complex type.Classcom.healthmarketscience.jackcess.impl.complexJackCess
UpdateQueryImplConcrete Query subclass which represents a row update query, e.Classcom.healthmarketscience.jackcess.impl.queryJackCess
UsageMapClasscom.healthmarketscience.jackcess.implJackCess
VersionHistoryColumnInfoImplComplex column info for a column which tracking the version history of an "append only" memo column.Classcom.healthmarketscience.jackcess.impl.complexJackCess