Uses of Interface
org.ujorm.tools.set.LoopingIterator
Packages that use LoopingIterator
-
Uses of LoopingIterator in org.ujorm.tools.jdbc
Classes in org.ujorm.tools.jdbc that implement LoopingIteratorMethods in org.ujorm.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 .