Class AbstractCursor.AbstractGetter

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AbstractGetter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean wasNull()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractGetter

        protected AbstractGetter()
    • Method Detail

      • wasNull

        public boolean wasNull()
                        throws java.sql.SQLException
        Specified by:
        wasNull in interface AbstractCursor.Getter
        Throws:
        java.sql.SQLException