public interface DropIndexOnStep extends DropIndexFinalStep
Query that can create indexes.| Modifier and Type | Method and Description | 
|---|---|
DropIndexFinalStep | 
on(Name tableName)
Specify the table and column expressions on which to drop an index. 
 | 
DropIndexFinalStep | 
on(String tableName)
Specify the table and column expressions on which to drop an index. 
 | 
DropIndexFinalStep | 
on(Table<?> table)
Specify the table and column expressions on which to drop an index. 
 | 
bind, bind, cancel, close, execute, getBindValues, getParam, getParams, getSQL, getSQL, getSQL, isExecutable, keepStatement, queryTimeoutattach, detachCopyright © 2015. All Rights Reserved.