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