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.



234
235
236
# File 'lib/new_relic/agent/database.rb', line 234

def adapter
  @adapter
end