Group: YDB YOJ
Sort by:Popular

1.YOJ Utilities6 usages

tech.ydb.yoj » yoj-util Apache

Utility classes used in YOJ (YDB ORM for Java) implementation.
Last Release on Apr 29, 2026

2.YOJ Data Binding5 usages

tech.ydb.yoj » yoj-databind Apache

Core data-binding logic used by YOJ (YDB ORM for Java) to convert between Java objects and database rows (or anything representable by a Java Map, really).
Last Release on Apr 29, 2026

3.YOJ Repository API5 usages

tech.ydb.yoj » yoj-repository Apache

Core YOJ (YDB ORM for Java) abstractions and APIs for domain entities, repositories, transactions etc.
Last Release on Apr 29, 2026
Adds JSON support to YOJ (JsonConverter implementation) using Jackson 2.x as the underlying JSON library.
Last Release on Apr 29, 2026
Basic tests which all YOJ Repository implementations must pass.
Last Release on Apr 29, 2026
Common Logic for all YDB Repository implementations, regardless of the YDB SDK major version used.
Last Release on Apr 29, 2026
YOJ (YDB ORM for Java) Repository API implementation for YDB. Uses YDB SDK v2.x.
Last Release on Apr 29, 2026

8.YOJ Bill of Materials

tech.ydb.yoj » yoj-bom Apache

Bill of Materials (BOM) for YOJ Project. Use this artifact with <scope>import</scope> to ensure you have a consistent version of all YOJ artifacts at once.
Last Release on Apr 29, 2026

9.YOJ Transaction Aspect

tech.ydb.yoj » yoj-aspect Apache

Transaction Aspect for YOJ (YDB ORM for Java) implementation.
Last Release on Apr 29, 2026

10.YOJ Meta Generator

tech.ydb.yoj » yoj-ext-meta-generator Apache

Module that contains generators of classes with meta-info such as FieldGeneratorAnnotationProcessor
Last Release on Apr 29, 2026

11.YDB ORM For Java (YOJ)

tech.ydb.yoj » yoj-parent Apache

YDB ORM for Java (YOJ) is a lightweight ORM for immutable entities.
Last Release on Apr 29, 2026
YOJ (YDB ORM for Java) In-Memory Repository API implementation, currently using Eclipse Collections. Has YDB-like semantics for data modification, to easily and quickly test your business logic without spinning YDB container or ...
Last Release on Apr 29, 2026

13.YOJ Repository YDB V1

tech.ydb.yoj » yoj-repository-ydb-v1 Apache

YOJ (YDB ORM for Java) Repository API implementation for YDB. Uses legacy YDB SDK v1.x, **NOT** recommended for new projects.
Last Release on May 16, 2024