Class: NewRelic::Agent::Database::Statement

Inherits:
String
  • Object
show all
Defined in:
lib/new_relic/agent/database.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adapterObject

Returns the value of attribute adapter.



219
220
221
# File 'lib/new_relic/agent/database.rb', line 219

def adapter
  @adapter
end