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