|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsupportedValue | |
|---|---|
| com.healthmarketscience.jackcess.complex | |
| com.healthmarketscience.jackcess.impl.complex | |
| Uses of UnsupportedValue in com.healthmarketscience.jackcess.complex |
|---|
| Methods in com.healthmarketscience.jackcess.complex that return UnsupportedValue | |
|---|---|
abstract UnsupportedValue |
ComplexValueForeignKey.addUnsupportedValue(Map<String,?> values)
|
abstract UnsupportedValue |
ComplexValueForeignKey.deleteUnsupportedValue(UnsupportedValue value)
|
abstract UnsupportedValue |
ComplexValueForeignKey.updateUnsupportedValue(UnsupportedValue value)
|
| Methods in com.healthmarketscience.jackcess.complex that return types with arguments of type UnsupportedValue | |
|---|---|
abstract List<UnsupportedValue> |
ComplexValueForeignKey.getUnsupportedValues()
|
| Methods in com.healthmarketscience.jackcess.complex with parameters of type UnsupportedValue | |
|---|---|
abstract UnsupportedValue |
ComplexValueForeignKey.deleteUnsupportedValue(UnsupportedValue value)
|
abstract UnsupportedValue |
ComplexValueForeignKey.updateUnsupportedValue(UnsupportedValue value)
|
| Uses of UnsupportedValue in com.healthmarketscience.jackcess.impl.complex |
|---|
| Methods in com.healthmarketscience.jackcess.impl.complex that return UnsupportedValue | |
|---|---|
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)
|
| Methods in com.healthmarketscience.jackcess.impl.complex that return types with arguments of type UnsupportedValue | |
|---|---|
List<UnsupportedValue> |
ComplexValueForeignKeyImpl.getUnsupportedValues()
|
| Methods in com.healthmarketscience.jackcess.impl.complex with parameters of type UnsupportedValue | |
|---|---|
UnsupportedValue |
ComplexValueForeignKeyImpl.deleteUnsupportedValue(UnsupportedValue value)
|
UnsupportedValue |
ComplexValueForeignKeyImpl.updateUnsupportedValue(UnsupportedValue value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||