Registry / database / jdbc-h2

jdbc-h2

JSON →
library2.0.204rbrubygemsunverified

Provides the H2 database JDBC driver for JRuby, loaded via Jdbc::H2.load_driver.

gem install jdbc-h2
INSTALL
IMPORT
SIG · JDBC-H2
J
jdbc-h2
databaserubyv2.0.204
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Jdbc::H2
require 'jdbc/h2'

Load the JDBC H2 driver and print its name.

require 'jdbc/h2' Jdbc::H2.load_driver puts Jdbc::H2.driver_name
Debug
Known issues
breakingRequires JRuby to function; not compatible with CRuby.
fix
Ensure you are running JRuby before using this gem.
affects: >= 0
Upgrade
Version history
2.0.204latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
jdbc-h2 — gem install jdbc-h2 · libregistry