org.beangle.data.jdbc.query

Members list

Type members

Classlikes

object JdbcExecutor

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class JdbcExecutor(dataSource: DataSource) extends Logging

Attributes

Companion
object
Supertypes
trait Logging
class Object
trait Matchable
class Any
object ParamSetter extends Logging

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
class ResultSetIterator(rs: ResultSet, engine: Engine) extends Iterator[Array[Any]], Closeable

Attributes

Supertypes
trait Closeable
trait AutoCloseable
trait Iterator[Array[Any]]
trait IterableOnceOps[Array[Any], Iterator, Iterator[Array[Any]]]
trait IterableOnce[Array[Any]]
class Object
trait Matchable
class Any
Show all
class Statement(sql: String, executor: JdbcExecutor)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class TypeParamSetter(params: Seq[Any], types: Seq[Int]) extends PreparedStatement => Unit, Logging

Attributes

Companion
object
Supertypes
trait Logging
trait PreparedStatement => Unit
class Object
trait Matchable
class Any