package org.gcube.dataaccess.algorithms.drmalgorithms; public enum SmartCorrectionEnum { NONE, POSTGRES, MYSQL, }