public class CreateViewOptions
extends java.lang.Object
Constructor and Description |
---|
CreateViewOptions() |
Modifier and Type | Method and Description |
---|---|
CreateViewOptions |
collation(Collation collation)
Sets the collation options
|
Collation |
getCollation()
Returns the collation options
|
java.lang.String |
toString() |
@Nullable public Collation getCollation()
public CreateViewOptions collation(@Nullable Collation collation)
A null value represents the server default.
collation
- the collation options to usepublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved