Eric Li

35%
Flag icon
JDBC includes ResultSet, which allows us to iterate over each row in a SQL query result. This style of iterator is sometimes referred to as an external iterator—“external” because the iterator is a separate object from the aggregate.
Design Patterns in Ruby (Addison-Wesley Professional Ruby Series)
Rate this book
Clear rating
Open Preview