Uses of Interface
org.sadun.util.IdIterator

Packages that use IdIterator
org.sadun.util New generic utilities package.  
 

Uses of IdIterator in org.sadun.util
 

Classes in org.sadun.util that implement IdIterator
 class SqlIdIterator
          An IdIterator based on an SQL statement executed over a given Connection.