Interface OCollateFactory
- All Known Implementing Classes:
ODefaultCollateFactory
public interface OCollateFactory
the Collating strategy when comparison in SQL statement is required.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Method Summary
-
Method Details
-
getNames
- Returns:
- Set of supported collate names of this factory
-
getCollate
Returns the requested collate- Parameters:
name-
-