public class MySQLIndexHint extends Object
Constructor and Description |
---|
MySQLIndexHint(String action,
String indexQualifier,
List<String> indexNames) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
List<String> |
getIndexNames() |
String |
getIndexQualifier() |
String |
toString() |
Copyright © 2004–2021 JSQLParser. All rights reserved.