Interface SQLHint

All Superinterfaces:
SQLObject
All Known Subinterfaces:
MySqlHint, MySqlIndexHint
All Known Implementing Classes:
MySqlForceIndexHint, MySqlIgnoreIndexHint, MySqlIndexHintImpl, MySqlUseIndexHint, SQLCommentHint, SQLExprHint, TDDLHint

public interface SQLHint extends SQLObject