public class CreateViewOptions extends Object
Constructor | Description |
---|---|
CreateViewOptionsβ() |
Modifier and Type | Method | Description |
---|---|---|
CreateViewOptions |
collationβ(Collation collation) |
Sets the collation options
|
Collation |
getCollationβ() |
Returns the collation options
|
String |
toStringβ() |
@Nullable public Collation getCollationβ()
public CreateViewOptions collationβ(@Nullable Collation collation)
A null value represents the server default.
collation
- the collation options to use