Skip to content

This project defines an automatic module that adapts some classes of the Xodus database library.

License

Notifications You must be signed in to change notification settings

Hotmoka/io-hotmoka-xodus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Build Action Status Maven Central License

A Java automatic module that adapts some classes of the Xodus database classes.

The Xodus database is a Kotlin-based database, hence compiled into Java bytecode. Its jars are unnamed, hence their integration into a modularized Java project is problematic. This automatic module is the classical adaptor towards modularized Java projects. Only a few classes of the library have been adapted, namely environments, stores and transactions.

This documentation is licensed under a Creative Commons Attribution 4.0 International License

This document is licensed under a Creative Commons Attribution 4.0 International License.

Copyright 2024 by Fausto Spoto (fausto.spoto@hotmoka.io)

About

This project defines an automatic module that adapts some classes of the Xodus database library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages