public class MySQLIndexHint extends Object implements Serializable
| 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–2024 JSQLParser. All rights reserved.