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.



232
233
234
# File 'lib/new_relic/agent/database.rb', line 232

def adapter
  @adapter
end