Class ODefaultCollateFactory
java.lang.Object
com.orientechnologies.orient.core.collate.ODefaultCollateFactory
- All Implemented Interfaces:
OCollateFactory
Factory to hold collating strategies to compare values in SQL statement and indexes.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ODefaultCollateFactory
public ODefaultCollateFactory()
-
-
Method Details
-
getNames
- Specified by:
getNamesin interfaceOCollateFactory- Returns:
- Set of supported collate names of this factory
-
getCollate
Returns the requested collate- Specified by:
getCollatein interfaceOCollateFactory- Parameters:
name-
-