Skip to content

Changes

#1039 (Jun 21, 2022, 10:42:58 AM)

  1. Create module-info to coumn communication (commit: 51f6875) — Otavio Santana / detail
  2. Fix typo in column (commit: c82ac3b) — Otavio Santana / detail
  3. Update API to use ServiceLoader supplier (commit: 042061c) — Otavio Santana / detail

#1022 (Jun 10, 2022, 12:04:02 AM)

  1. Create column condition method (commit: ac2bf23) — Otavio Santana / detail

#1016 (Jun 5, 2022, 12:03:28 AM)

  1. update version to 1.0.0 (commit: 246c129) — Otavio Santana / detail

#1015 (Jun 4, 2022, 2:50:19 AM)

  1. Update jakarta nosql API to 1.0.0-b4 (commit: 4c6fb73) — Otavio Santana / detail

#1001 (May 23, 2022, 12:05:18 AM)

  1. fixed javadoc (commit: 017a1c4) — Robson Kades / detail

#984 (May 6, 2022, 2:30:19 AM)

  1. add query limit documentation (commit: 16278d6) — Otavio Santana / detail
  2. Improve documentation and add the builder option in the ColumnQuery (commit: 46d68e6) — Otavio Santana / detail
  3. Improve documentation on both ColumnDeleteQuery and ColumnQuery (commit: 46bc428) — Otavio Santana / detail
  4. Create methods to ColumnDeleteQuery (commit: a887dcc) — Otavio Santana / detail
  5. Improve documentation in ColumnDeleteQuery (commit: daf0c5c) — Otavio Santana / detail
  6. Update documentation in the column condition (commit: 93dc2ba) — Otavio Santana / detail