Class ODefaultCollateFactory

java.lang.Object
com.orientechnologies.orient.core.collate.ODefaultCollateFactory
All Implemented Interfaces:
OCollateFactory

public class ODefaultCollateFactory extends Object implements OCollateFactory
Factory to hold collating strategies to compare values in SQL statement and indexes.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Constructor Details

    • ODefaultCollateFactory

      public ODefaultCollateFactory()
  • Method Details