Uses of Class
com.healthmarketscience.jackcess.impl.IndexData.ColumnDescriptor
-
Packages that use IndexData.ColumnDescriptor Package Description com.healthmarketscience.jackcess.impl -
-
Uses of IndexData.ColumnDescriptor in com.healthmarketscience.jackcess.impl
Methods in com.healthmarketscience.jackcess.impl that return types with arguments of type IndexData.ColumnDescriptor Modifier and Type Method Description List<IndexData.ColumnDescriptor>IndexData. getColumns()Returns the Columns for this index (unmodifiable)List<IndexData.ColumnDescriptor>IndexImpl. getColumns()
-