Read-only mirror of https://github.com/sfa-siard/JdbcH2 — Schweizerisches Bundesarchiv. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-08-23 10:22:32 +02:00
.github/workflows chore: github-action to add new issues to the project 2023-08-23 10:22:32 +02:00
.settings First change for JAVA 10 2018-07-11 14:38:09 +02:00
doc 2.1.5 2018-07-13 16:12:23 +02:00
etc first public version 2018-04-05 13:05:56 +02:00
lib 2.1.51 2020-09-25 11:45:39 +02:00
src Build: 2.1.52 2020-09-25 11:46:26 +02:00
test/ch/admin/bar/siard2 Sync with dev/enter 2019-06-27 11:01:45 +02:00
testfiles Sync with dev/enter 2018-11-06 17:42:46 +01:00
.classpath first public version 2018-04-05 13:05:56 +02:00
.gitattributes 2.0.32 2018-04-13 10:12:50 +02:00
.gitignore first public version 2018-04-05 13:05:56 +02:00
.project first public version 2018-04-05 13:05:56 +02:00
build.properties.template 2.1.10 2018-07-20 17:23:24 +02:00
build.xml 2.1.4 2018-07-12 10:38:34 +02:00
LICENSE.txt first public version 2018-04-05 13:05:56 +02:00
README.txt 2.1.5 2018-07-13 16:12:23 +02:00
RELEASE.txt 2.1.32 2019-06-27 12:13:34 +02:00

JdbcH2 - SIARD 2.1 H2 JDBC Wrapper
==================================

This package contains the JDBC Wrapper for H2 for SIARD 2.2.

doc/manual/user/index.html contains the manual for using the binaries.
doc/manual/developer/index.html is the manual for developers wishing
build the binaries or work on the code.  

For building the binaries, Java JDK (1.8 or higher), Ant, and Git must 
have been installed. A copy of build.properties.template must be called 
build.properties. In it using a text editor the local values must be 
entered as directed by the comments.

JdbcH2 2.1 has been built and tested with JAVA JDK 1.8, 9, and 10.

More information about the build process can be found in
doc/manual/developer/build.html.

The project can be opened in Eclipse. But use of Eclipse is optional.

13.07.2016 Hartwig Thomas