public class List extends Sql
| Constructor and Description |
|---|
List(boolean parenthesis,
Sql... expressions) |
List(Sql... expressions) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Sql> |
getList() |
java.lang.Boolean |
hasParenthesis() |
java.lang.String |
toString() |
List |
withoutParenthesis() |
List |
withParenthesis() |
Copyright © 2018. All rights reserved.