Class StringArrayBytesConverter

  • All Implemented Interfaces:
    java.io.Serializable, IConverter

    public class StringArrayBytesConverter
    extends java.lang.Object
    implements IConverter
    Supports Blob (and also other types for byte []) in as column type in DB.

    Author:
    Luis Miguel
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object toDB​(java.lang.Object o)  
      java.lang.Object toJava​(java.lang.Object o)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait