How to connect to Oracle with datamapper jdbc adapter (in JRuby) and check connection? -


How to check the connection from the Oracle to the JDBC adapter (in jereb) and the connection? I do not understand the documentation: D

If you have some examples, please give me

Adapter = DataMaper.setup (: default, 'oracle: // user: password @ host /' ORCL ')

z = adapter.select (' Select from 1 to double ' )


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -