override to prevent connection from loading hash from jdbc metadata, which can be expensive. We can do this since native_database_types is defined in the adapter to use a static hash not relying on the driver's metadata
# File lib/arjdbc/postgresql/adapter.rb, line 943 def set_native_database_types @native_types = {} end
Generated with the Darkfish Rdoc Generator 2.