Package | Description |
---|---|
com.healthmarketscience.jackcess.complex | |
com.healthmarketscience.jackcess.impl.complex |
Modifier and Type | Method and Description |
---|---|
abstract UnsupportedValue |
ComplexValueForeignKey.addUnsupportedValue(Map<String,?> values) |
abstract UnsupportedValue |
ComplexValueForeignKey.deleteUnsupportedValue(UnsupportedValue value) |
abstract UnsupportedValue |
ComplexValueForeignKey.updateUnsupportedValue(UnsupportedValue value) |
Modifier and Type | Method and Description |
---|---|
abstract List<UnsupportedValue> |
ComplexValueForeignKey.getUnsupportedValues() |
Modifier and Type | Method and Description |
---|---|
abstract UnsupportedValue |
ComplexValueForeignKey.deleteUnsupportedValue(UnsupportedValue value) |
abstract UnsupportedValue |
ComplexValueForeignKey.updateUnsupportedValue(UnsupportedValue value) |
Modifier and Type | Method and Description |
---|---|
UnsupportedValue |
ComplexValueForeignKeyImpl.addUnsupportedValue(Map<String,?> values) |
UnsupportedValue |
ComplexValueForeignKeyImpl.deleteUnsupportedValue(UnsupportedValue value) |
static UnsupportedValue |
UnsupportedColumnInfoImpl.newValue(ComplexValueForeignKey complexValueFk,
Map<String,?> values) |
static UnsupportedValue |
UnsupportedColumnInfoImpl.newValue(Map<String,?> values) |
UnsupportedValue |
ComplexValueForeignKeyImpl.updateUnsupportedValue(UnsupportedValue value) |
Modifier and Type | Method and Description |
---|---|
List<UnsupportedValue> |
ComplexValueForeignKeyImpl.getUnsupportedValues() |
Modifier and Type | Method and Description |
---|---|
UnsupportedValue |
ComplexValueForeignKeyImpl.deleteUnsupportedValue(UnsupportedValue value) |
UnsupportedValue |
ComplexValueForeignKeyImpl.updateUnsupportedValue(UnsupportedValue value) |
Copyright © 2005–2024 OpenHMS. All rights reserved.