| Package | Description |
|---|---|
| com.healthmarketscience.jackcess | |
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Method and Description |
|---|---|
ColumnImpl.SortOrder |
ColumnBuilder.getTextSortOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnBuilder.setTextSortOrder(ColumnImpl.SortOrder newTextSortOrder) |
| Modifier and Type | Field and Description |
|---|---|
ColumnImpl.SortOrder |
JetFormat.DEFAULT_SORT_ORDER |
static ColumnImpl.SortOrder |
ColumnImpl.GENERAL_97_SORT_ORDER
the "general" text sort order, version (access 1997)
|
static ColumnImpl.SortOrder |
ColumnImpl.GENERAL_LEGACY_SORT_ORDER
the "general" text sort order, legacy version (access 2000-2007)
|
static ColumnImpl.SortOrder |
ColumnImpl.GENERAL_SORT_ORDER
the "general" text sort order, latest version (access 2010+)
|
| Modifier and Type | Method and Description |
|---|---|
ColumnImpl.SortOrder |
DatabaseImpl.getDefaultSortOrder() |
ColumnImpl.SortOrder |
ColumnImpl.getTextSortOrder() |
Copyright © 2005–2025 OpenHMS. All rights reserved.