Class StringTimeConverter

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

    public class StringTimeConverter
    extends java.lang.Object
    implements IConverter
    In java a String and in database a java.sql.Time.

    Author:
    Janesh Kodikara
    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