Class PositionedCursor.FieldGetter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.reflect.Field field  
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldGetter​(java.lang.reflect.Field field)  
    • Field Detail

      • field

        protected final java.lang.reflect.Field field
    • Constructor Detail

      • FieldGetter

        public FieldGetter​(java.lang.reflect.Field field)
    • Method Detail

      • getObject

        public java.lang.Object getObject()
                                   throws java.sql.SQLException
        Throws:
        java.sql.SQLException