Object
@private
# File lib/arjdbc/postgresql/oid_types.rb, line 46 def dup dup = super # make sure @mapping is not shared dup.instance_variable_set(:@mapping, @mapping.dup) dup end
[Validate]
Generated with the Darkfish Rdoc Generator 2.