Class DetachedResultSet

    • Constructor Detail

      • DetachedResultSet

        public DetachedResultSet​(ResultSet resultSet)
        Detached result set based on that provided
        Parameters:
        resultSet - ResultSet
    • Method Detail

      • length

        public int length()
      • getNodeRef

        public NodeRef getNodeRef​(int n)
      • getStart

        public int getStart()
      • hasMore

        public boolean hasMore()
      • getNumberFound

        public long getNumberFound()