| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Class and Description |
|---|---|
private class |
DatabaseImpl.DefaultTableFinder
Normal table lookup handler, using catalog table index.
|
private class |
DatabaseImpl.FallbackTableFinder
Fallback table lookup handler, using catalog table scans.
|
| Modifier and Type | Field and Description |
|---|---|
private DatabaseImpl.TableFinder |
DatabaseImpl._tableFinder
utility table finder
|