Class PositionedCursor.MapGetter<K>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected K key  
    • Constructor Summary

      Constructors 
      Constructor Description
      MapGetter​(K key)  
    • Field Detail

      • key

        protected final K key
    • Constructor Detail

      • MapGetter

        public MapGetter​(K key)
    • Method Detail

      • getObject

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