Class: MintPress::OracleEBS::DBUser

Inherits:
User
  • Object
show all
Includes:
MintLogger, MintPress::OracleUtils
Defined in:
src/oracle-ebs/lib/oracle-ebs/dbhost.rb

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Constants included from MintPress::OracleUtils

MintPress::OracleUtils::VERSION

Instance Attribute Summary collapse

Attributes inherited from User

#password, #username

Instance Method Summary collapse

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Constructor Details

#initialize(attributes) ⇒ DBUser

Returns a new instance of DBUser.

Raises:

  • (ArgumentError)

Instance Attribute Details

#sysdbaObject

Returns the value of attribute sysdba.

Instance Method Details

#inspect(indent = 0) ⇒ Object

#to_s(indent = 0) ⇒ Object