GetFloat

object GetFloat extends GetValue[Float]

Gets Float from ResultSet.

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

Value members

Concrete methods

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