in scala/dbc/value
object Factory

object Factory
extends Object
with ScalaObject

Method Summary
final def create(result: java.sql.ResultSet, index: Int, expectedDataType: DataType): Value

Method Detail

create

  final def create(result: java.sql.ResultSet, index: Int, expectedDataType: DataType): Value