Object
# File lib/sequel/adapters/jdbc/db2.rb, line 60 def db2_clob(v) Sequel::SQL::Blob.new(v.getSubString(1, v.length)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.