Uses of Class
com.randomnoun.common.jexl.sql.CannotReverseTransformationException
Packages that use CannotReverseTransformationException
-
Uses of CannotReverseTransformationException in com.randomnoun.common.jexl.sql
Methods in com.randomnoun.common.jexl.sql that throw CannotReverseTransformationExceptionModifier and TypeMethodDescriptionabstract ObjectTransformedSqlColumn.reverseTransformLiteral(Object value) Reverse the transformation, i.e. convert a user-supplied value back into a database value.