public static interface Insert.Builder
| Modifier and Type | Method and Description |
|---|---|
Insert |
build() |
java.lang.String |
literal() |
Insert.Builder |
literal(java.lang.String literal) |
Insert.Builder literal(java.lang.String literal)
literal - The literal string to append.java.lang.String literal()
Insert build()