DOC

io.crums : skipledger-sql

Maven & Gradle

Oct 25, 2022
19 stars

io.crums:skipledger-sql · SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Table Of Contents

Latest Version

Download io.crums : skipledger-sql Javadoc & API Documentation - Latest Versions:

All Versions

Download io.crums : skipledger-sql Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file skipledger-sql-0.5.1-javadoc.jar to skipledger-sql-0.5.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder skipledger-sql-0.5.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "skipledger-sql-0.5.1-sources.jar" -d "skipledger-sql-0.5.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 03, 2022
4 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars

Discover Dependencies

Oct 25, 2022
19 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Sep 16, 2022
Aug 25, 2023
60 stars