public static interface SQLBuilder.GrantBuilder extends SQLBuilder.Statement
Modifier and Type | Method and Description |
---|---|
SQLBuilder.GrantRoleBuilder |
role(String name) |
SQLBuilder.TableNameBuilder |
table() |
List<String> |
toStrings() |
accept
SQLBuilder.TableNameBuilder table()
SQLBuilder.GrantRoleBuilder role(String name)