Module: MintPress::OracleDatabase::Utils

Included in:
Listener, Parameter, RMAN, RestorePoint, Service, Tablespace, User
Defined in:
src/oracle-database/lib/oracle-database/model/database/utils.rb

Overview

Since:

  • 0.1.0

Instance Method Summary collapse

Instance Method Details

#sessionObject

Since:

  • 0.1.0

#sql_ruby_sessionMintPress::OracleUtils::SQLRubySession

Create a SQL Ruby Session using MintPress::OracleUtils::SQLRubySession for the Oracle Database We use SQLRubySession instead of SQLSession because we dont want to be passing oracle_home etc

Returns:

Since:

  • 0.1.0

#to_hashHash

Return a Hash representation for the class and all its sub-classes.

Returns:

  • (Hash)
    the object in Hash format

Since:

  • 0.1.0