Hierarchy For Package com.github.fabriciofx.cactoos.jdbc.result

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.fabriciofx.cactoos.jdbc.result.ResultAsValue<T> (implements org.cactoos.Scalar<T>)
    • com.github.fabriciofx.cactoos.jdbc.result.ResultSetAsRows (implements java.lang.Iterable<T>)
    • com.github.fabriciofx.cactoos.jdbc.result.ResultSetAsValue<T> (implements org.cactoos.Scalar<T>)
    • com.github.fabriciofx.cactoos.jdbc.result.ResultSetAsValues<T> (implements org.cactoos.Scalar<T>)
    • com.github.fabriciofx.cactoos.jdbc.result.ResultSetAsXml (implements org.cactoos.Scalar<T>)
    • com.github.fabriciofx.cactoos.jdbc.result.ResultSetAsXmlEach (implements org.cactoos.Scalar<T>)