ballerinax/h2.driver Ballerina library

1.1.0

Package overview

This Package bundles the latest H2 driver so that java.jdbc connector can be used in ballerina projects easily.

Compatibility

Version
Ballerina Language2201.7.0
H2 Driver*2.2.220

*H2 is dual licensed and available under the MPL 2.0 (Mozilla Public License Version 2.0) or under the EPL 1.0 (Eclipse Public License).

Usage

To add the H2 driver dependency the project simply import the module as below,

Copy
import ballerina/sql;
import ballerinax/java.jdbc;
import ballerinax/h2.driver as _;

Import

import ballerinax/h2.driver;Copy

Metadata

Released date: 8 months ago

Version: 1.1.0

License: Apache-2.0


Compatibility

Platform: java17

Ballerina version: 2201.8.0

GraalVM compatible: Yes


Pull count

Total: 365

Current verison: 333


Weekly downloads


Source repository


Keywords

H2


Contributors

Other versions