Package | Description |
---|---|
com.healthmarketscience.jackcess.impl |
Modifier and Type | Method and Description |
---|---|
protected ColumnImpl |
TableImpl.mutateAddColumn(TableUpdater mutator)
Writes a column defined by the given TableUpdater to this table.
|
protected IndexImpl |
TableImpl.mutateAddIndex(TableUpdater mutator)
Writes a index defined by the given TableUpdater to this table.
|
protected IndexData |
TableImpl.mutateAddIndexData(TableUpdater mutator)
Writes a index defined by the given TableUpdater to this table.
|
Copyright © 2005–2018. All rights reserved.