-
Classes Class Description org.apache.ofbiz.entity.util.ByteWrapper NOTE DEJ20071022: deprecating this because we want to save the byte[] directly instead of inside a serialized object, which makes it hard for other apps to use the data, and causes problems if this object is ever updated A very simple class to wrap a byte array for persistence.org.apache.ofbiz.service.ServiceXaWrapper - Use ServiceSynchronization instead (via LocalDispatcher)