mirror of
https://github.com/sfa-siard/JdbcH2.git
synced 2026-08-26 12:24:26 +00:00
Read-only mirror of https://github.com/sfa-siard/JdbcH2 — Schweizerisches Bundesarchiv. Issues & pull requests at the source.
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .settings | ||
| doc | ||
| etc | ||
| lib | ||
| src | ||
| test/ch/admin/bar/siard2 | ||
| testfiles | ||
| .classpath | ||
| .gitattributes | ||
| .gitignore | ||
| .project | ||
| build.properties.template | ||
| build.xml | ||
| LICENSE.txt | ||
| README.txt | ||
| RELEASE.txt | ||
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