opnsense-ports/databases/rubygem-jdbc-mysql/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
151 B
Text

This is a MySQL JDBC driver gem for JRuby. Use
require 'jdbc/mysql'
to make the driver accessible to JDBC and ActiveRecord code running in JRuby.