Uses of Interface
tools.set.LoopingIterator
Packages that use LoopingIterator
-
Uses of LoopingIterator in tools.jdbc
Classes in tools.jdbc that implement LoopingIteratorMethods in tools.jdbc that return LoopingIteratorModifier and TypeMethodDescription@NotNull LoopingIterator<ResultSet>JdbcBuilder.executeSelect(@NotNull Connection connection) Deprecated.Create an iterator ready to a loop statementfor ( ; ; )Supported SQL statements are: INSERT, UPDATE, DELETE .