Uses of Class
tech.ydb.yoj.repository.ydb.statement.Count
Packages that use Count
-
Uses of Count in tech.ydb.yoj.repository.ydb.statement
Methods in tech.ydb.yoj.repository.ydb.statement that return types with arguments of type CountModifier and TypeMethodDescriptionstatic <ENTITY extends tech.ydb.yoj.repository.db.Entity<ENTITY>>
Statement<Collection<? extends YqlStatementPart<?>>,Count> YqlStatement.count(Class<ENTITY> entityType, Collection<? extends YqlStatementPart<?>> parts)