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.



250
251
252
# File 'lib/new_relic/agent/database.rb', line 250

def adapter
  @adapter
end