Uses of Package
com.healthmarketscience.jackcess.complex
-
Classes in com.healthmarketscience.jackcess.complex used by com.healthmarketscience.jackcess Class Description ComplexColumnInfo Base class for the additional information tracked for complex columns.ComplexValue Base interface for a value in a complex column (where there may be multiple values for a single row in the main table).ComplexValueForeignKey Value which is returned for a complex column. -
Classes in com.healthmarketscience.jackcess.complex used by com.healthmarketscience.jackcess.complex Class Description Attachment Complex value corresponding to an attachment.ComplexColumnInfo Base class for the additional information tracked for complex columns.ComplexDataType Secondary type classification for the data in a complex column.ComplexValue Base interface for a value in a complex column (where there may be multiple values for a single row in the main table).ComplexValue.Id Identifier for a ComplexValue.ComplexValueForeignKey Value which is returned for a complex column.SingleValue Complex value corresponding to an single value in a multi-value column.UnsupportedValue Complex value corresponding to an unsupported complex column type.Version Complex value corresponding to a version of a memo column. -
Classes in com.healthmarketscience.jackcess.complex used by com.healthmarketscience.jackcess.impl Class Description ComplexColumnInfo Base class for the additional information tracked for complex columns.ComplexValue Base interface for a value in a complex column (where there may be multiple values for a single row in the main table).ComplexValueForeignKey Value which is returned for a complex column. -
Classes in com.healthmarketscience.jackcess.complex used by com.healthmarketscience.jackcess.impl.complex Class Description Attachment Complex value corresponding to an attachment.AttachmentColumnInfo Complex column info for a column holding 0 or more attachments per row.ComplexColumnInfo Base class for the additional information tracked for complex columns.ComplexDataType Secondary type classification for the data in a complex column.ComplexValue Base interface for a value in a complex column (where there may be multiple values for a single row in the main table).ComplexValue.Id Identifier for a ComplexValue.ComplexValueForeignKey Value which is returned for a complex column.MultiValueColumnInfo Complex column info for a column holding multiple simple values per row.SingleValue Complex value corresponding to an single value in a multi-value column.UnsupportedColumnInfo Complex column info for an unsupported complex type.UnsupportedValue Complex value corresponding to an unsupported complex column type.Version Complex value corresponding to a version of a memo column.VersionHistoryColumnInfo Complex column info for a column which tracking the version history of an "append only" memo column.