All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download yoj-repository JAR 2.5.5 with all dependencies


Core YOJ (YDB ORM for Java) abstractions and APIs for domain entities, repositories, transactions etc.

Files of the artifact yoj-repository version 2.5.5 from the group tech.ydb.yoj.

Artifact yoj-repository
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Tags: core java apis entities repositories domain transactions abstractions
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-databind, yoj-util, slf4j-api, simpleclient,
There are maybe transitive dependencies!
There is a newer version: 2.6.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of yoj-repository Show documentation

Please rate this JAR file. Is it a good library?

yoj-repository
Rate from 1 - 5, Rated 1.00 based on 1 reviews

0 downloads

Source code of yoj-repository version 2.5.5

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.tech.ydb.yoj.yoj-repository
META-INF.maven.tech.ydb.yoj.yoj-repository.META-INF.maven.tech.ydb.yoj.yoj-repository.pom.properties
META-INF.maven.tech.ydb.yoj.yoj-repository.META-INF.maven.tech.ydb.yoj.yoj-repository.pom.xml
tech.ydb.yoj.repository
tech.ydb.yoj.repository.tech.ydb.yoj.repository.BaseDb
tech.ydb.yoj.repository.tech.ydb.yoj.repository.DbTypeQualifier
tech.ydb.yoj.repository.db
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.AbstractDelegatingTable
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.DelegatingTxManager
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.Entity
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.EntityExpressions
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.EntityIdSchema
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.EntityList
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.EntitySchema
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.IsolationLevel
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.NonTx
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.Range
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.RecordEntity
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.Repository
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.RepositoryTransaction
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.SchemaOperations
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.StdTxManager
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.Table
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.TableQueryBuilder
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.Tx
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.TxImpl
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.TxManager
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.TxManagerState
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.TxOptions
tech.ydb.yoj.repository.db.tech.ydb.yoj.repository.db.ViewSchema
tech.ydb.yoj.repository.db.bulk
tech.ydb.yoj.repository.db.bulk.tech.ydb.yoj.repository.db.bulk.BulkParams
tech.ydb.yoj.repository.db.cache
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.DbValueUpdater
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.EmptyRepositoryCache
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.FirstLevelCache
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.RepositoryCache
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.RepositoryCacheImpl
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.TransactionLocal
tech.ydb.yoj.repository.db.cache.tech.ydb.yoj.repository.db.cache.TransactionLog
tech.ydb.yoj.repository.db.common
tech.ydb.yoj.repository.db.common.tech.ydb.yoj.repository.db.common.CommonConverters
tech.ydb.yoj.repository.db.common.tech.ydb.yoj.repository.db.common.JsonConverter
tech.ydb.yoj.repository.db.exception
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.AggregateRepositoryException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.ConversionException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.CreateTableException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.DeadlineExceededException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.DropTableException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.EntityAlreadyExistsException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.IllegalTransactionException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.IllegalTransactionIsolationLevelException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.IllegalTransactionScanException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.InternalRepositoryException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.OptimisticLockException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.QueryCancelledException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.QueryInterruptedException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.RepositoryException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.RetryableException
tech.ydb.yoj.repository.db.exception.tech.ydb.yoj.repository.db.exception.UnavailableException
tech.ydb.yoj.repository.db.list
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.BadListingException
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.GenericListResult
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.InMemoryQueries
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.ListRequest
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.ListResult
tech.ydb.yoj.repository.db.list.tech.ydb.yoj.repository.db.list.ViewListResult
tech.ydb.yoj.repository.db.list.token
tech.ydb.yoj.repository.db.list.token.tech.ydb.yoj.repository.db.list.token.EmptyPageToken
tech.ydb.yoj.repository.db.list.token.tech.ydb.yoj.repository.db.list.token.FallbackPageToken
tech.ydb.yoj.repository.db.list.token.tech.ydb.yoj.repository.db.list.token.PageToken
tech.ydb.yoj.repository.db.projection
tech.ydb.yoj.repository.db.projection.tech.ydb.yoj.repository.db.projection.ProjectionCache
tech.ydb.yoj.repository.db.projection.tech.ydb.yoj.repository.db.projection.ProjectionMappings
tech.ydb.yoj.repository.db.projection.tech.ydb.yoj.repository.db.projection.Projections
tech.ydb.yoj.repository.db.projection.tech.ydb.yoj.repository.db.projection.RoProjectionCache
tech.ydb.yoj.repository.db.projection.tech.ydb.yoj.repository.db.projection.RwProjectionCache
tech.ydb.yoj.repository.db.readtable
tech.ydb.yoj.repository.db.readtable.tech.ydb.yoj.repository.db.readtable.ReadTableParams
tech.ydb.yoj.repository.db.statement
tech.ydb.yoj.repository.db.statement.tech.ydb.yoj.repository.db.statement.Changeset




© 2015 - 2024 Weber Informatics LLC | Privacy Policy