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