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.



253
254
255
# File 'lib/new_relic/agent/database.rb', line 253

def adapter
  @adapter
end

#configObject

Returns the value of attribute config.



253
254
255
# File 'lib/new_relic/agent/database.rb', line 253

def config
  @config
end

#explainerObject

Returns the value of attribute explainer.



253
254
255
# File 'lib/new_relic/agent/database.rb', line 253

def explainer
  @explainer
end