Interface | Description |
---|---|
OCollate |
Specify the Collating strategy when comparison in SQL statement is required.
|
OCollateFactory |
the Collating strategy when comparison in SQL statement is required.
|
Class | Description |
---|---|
OCaseInsensitiveCollate |
Case insensitive collate.
|
ODefaultCollate |
Default collate, does not apply conversions.
|
ODefaultCollateFactory |
Factory to hold collating strategies to compare values in SQL statement and indexes.
|
Copyright © 2009–2020 OrientDB. All rights reserved.