Skip to content

lengsovandara/gluonH2-sample

Repository files navigation

GluonH2 Sample

A JavaFX Application that shows how to embed an H2 database on your project.

Instructions

To execute the sample, do as follows:

  • Desktop

Just run it from your IDE or from command line: ./gradlew run

  • Android

Connect your Android device and run ./gradlew androidInstall

  • iOS

Connect your iOS device and run ./gradlew launchIOSDevice

  • Embedded

Configure your Raspberry Pi, add the settings to the build.gradle script and run ./gradlew runEmbedded

Check discussion on StackoverFlow

H2 problem on iOS here

"# gluonH2-sample"

About

Sample example about Connect gluon to H2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages