Class ArrayBytesPhotoConverter

java.lang.Object
org.openxava.converters.ArrayBytesPhotoConverter
All Implemented Interfaces:
Serializable, IConverter

public class ArrayBytesPhotoConverter extends Object implements IConverter
A bytes array (byte []) that it's stored in DB as a object of type org.openxava.util.Photo.

Util for save photos in hypersonic, that it allows neither byte, nor Blob, but Object.

Author:
Javier Paniza
See Also: