Package net.truej.sql.fetch
Class UpdateResultStream<U,V>
java.lang.Object
net.truej.sql.fetch.UpdateResultStream<U,V>
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
updateCount
-
value
-
-
Constructor Details
-
UpdateResultStream
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
toString
-