Package org.geotools.jdbc
Class Index
Object
Index
Represents a database index
- Author:
- Andrea Aime - GeoSolutions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Index
-
Index
-
-
Method Details
-
isUnique
public boolean isUnique()True if the index is a unique one, false otherwise -
getAttributes
An un-modifiable list of the attributes in the index -
getTypeName
The feature type owning this index -
getIndexName
The index name -
getHints
Retrieves the hints for this index. -
toString
-
hashCode
public int hashCode() -
equals
-