GetBoolean

object GetBoolean extends GetValue[Boolean]

Gets Boolean from ResultSet.

trait GetValue[Boolean]
trait GetValueByLabel[Boolean]
trait GetValueByIndex[Boolean]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(rs: ResultSet, index: Int): Boolean
def apply(rs: ResultSet, label: String): Boolean