Skip to content

JavaFX desktop app communicating with Oracle spatial database

License

Notifications You must be signed in to change notification settings

d-kozak/pdb-proj-2017

Repository files navigation

Desktop app connecting to Oracle Spatial database

This repository contains code of our project for Advanced Database Systems that we made in winter 2017. It is a JavaFX desktop application. Part of it is written in javascript in order to use the Leaflet library for visualizing maps. This part is located in a WebView JavaFX component.

Unfortunately this app needs to access a proprietary Oracle spatial database, it won't work properly without it.

Prequisities

  • Java 8
  • JavaFX
  • Maven

Compile and run

mvn clean install
java -jar target/fit-pdb17-epsilon-1.0-SNAPSHOT.jar

Authors

About

JavaFX desktop app communicating with Oracle spatial database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published