Package org.openxava.util
Class Photo
- java.lang.Object
-
- org.openxava.util.Photo
-
- All Implemented Interfaces:
java.io.Serializable
public class Photo extends java.lang.Object implements java.io.Serializable
Wraps a byte array to allow store photos in a database with no support tobyte []
o BLOBs, but yesjava.lang.Object
.Serialize object for long term persistence is discourage, hence use this class only in extreme cases.
- Author:
- Javier Paniza
- See Also:
- Serialized Form