[coldbox-3.8.1] method that auto casts

what is the new method in 3.8 that auto casts values used in criteria builder?

Are you talking about convertValueToJavaType()? http://wiki.coldbox.org/wiki/ORM:CriteriaBuilder.cfm#Converting_Values_to_Java_Types

yup. thanks.