Package org.openxava.converters
Class StringArrayBytesConverter
java.lang.Object
org.openxava.converters.StringArrayBytesConverter
- All Implemented Interfaces:
Serializable,IConverter
Supports Blob (and also other types for byte []) in as column type in DB.
- Author:
- Luis Miguel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringArrayBytesConverter
public StringArrayBytesConverter()
-
-
Method Details
-
toJava
- Specified by:
toJavain interfaceIConverter- Throws:
ConversionException
-
toDB
- Specified by:
toDBin interfaceIConverter- Throws:
ConversionException
-