public interface IndexExtractor
Modifier and Type | Method and Description |
---|---|
IndexDescriptor[] |
extractIndexes(String oid)
Produces a description of each of the index objects contained in
an OID for an object that is defined in a conceptual table.
|
IndexDescriptor[] extractIndexes(String oid)
oid
- OID of a conceptual table column valueCopyright © 2012–2015. All rights reserved.