RubyGems Navigation menu

ruby-plsql 0.3.0

ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. ruby-plsql support both Ruby 1.8 MRI, Ruby 1.9.1 YARV and JRuby runtime environments. This gem requires ruby-oci8 library version 1.x (if MRI is used) or 2.x (if Ruby 1.9.1 is used) or Oracle JDBC driver (ojdbc14.jar) (if JRuby is used) for connection to Oracle database. See http://blog.rayapps.com for more information. Look ar RSpec tests under spec directory for usage examples.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.8.0 - August 10, 2021 (72.5 KB)
  2. 0.7.1 - September 03, 2018 (69.0 KB)
  3. 0.7.0 - September 03, 2018 (69.0 KB)
  4. 0.6.0 - March 13, 2016 (68.5 KB)
  5. 0.5.3 - May 07, 2015 (61.0 KB)
  6. 0.3.0 - April 20, 2009* (18.0 KB)
顯示所有版本(共 27)

Development 相依性套件 (2):

hoe >= 1.8.0
newgem >= 1.3.0

擁有者:

作者:

  • Raimonds Simanovskis

SHA 256 checksum:

5a27e9cc8465edd2762e284c74b720065ae267d62a00db2077ff5a06f6d7c417

總下載次數 1,358,376

這個版本 3,487

License:

Ruby 版本需求:

相關連結: