public interface Statement
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Index of statement within all statements of script
|
String |
getSql()
Original sql of the statement
|
int getIndex()
String getSql()
Copyright © 2013–2020. All rights reserved.