Package | Description |
---|---|
com.healthmarketscience.jackcess | |
com.healthmarketscience.jackcess.impl | |
com.healthmarketscience.jackcess.util |
Modifier and Type | Method and Description |
---|---|
LinkResolver |
Database.getLinkResolver()
Gets the currently configured LinkResolver (always non-
null ). |
Modifier and Type | Method and Description |
---|---|
void |
Database.setLinkResolver(LinkResolver newLinkResolver)
Sets a new LinkResolver.
|
Modifier and Type | Method and Description |
---|---|
LinkResolver |
DatabaseImpl.getLinkResolver() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseImpl.setLinkResolver(LinkResolver newLinkResolver) |
Modifier and Type | Class and Description |
---|---|
class |
CustomLinkResolver
Utility base implementaton of LinkResolver which facilitates loading linked
tables from files which are not access databases.
|
Modifier and Type | Field and Description |
---|---|
static LinkResolver |
LinkResolver.DEFAULT
default link resolver used if none provided
|
Copyright © 2005–2024 OpenHMS. All rights reserved.