Class: Sequel::JDBC::TypeConvertor

Inherits:
Object
  • Object
show all
Defined in:
lib/sequel/adapters/jdbc.rb

Constant Summary collapse

CONVERTORS =
convertors = {}
MAP =
Hash.new(convertors[:Object])
BASIC_MAP =
MAP.dup