public class MySQLIndexHint extends Object
MySQLIndexHint(String action, String indexQualifier, List<String> indexNames)
String
getAction()
List<String>
getIndexNames()
getIndexQualifier()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MySQLIndexHint(String action, String indexQualifier, List<String> indexNames)
public String getAction()
public String getIndexQualifier()
public List<String> getIndexNames()
public String toString()
toString
Object
Copyright © 2026. All rights reserved.