Package org.synchronoss.cpo.core.transform


package org.synchronoss.cpo.core.transform
  • Class
    Description
    CpoTransform converts an attribute's value between the raw form stored/read at the datastore and the form exposed on the Java bean, e.g. clob-to-string or gzip compression.
    Converts a String to a byte[]