Uses of Interface
jakarta.nosql.tck.TemplateSupplier
Packages that use TemplateSupplier
Package
Description
This package contains the Technology Compatibility Kit (TCK) for the Jakarta NoSQL specification.
-
Uses of TemplateSupplier in jakarta.nosql.tck
Methods in jakarta.nosql.tck that return TemplateSupplierModifier and TypeMethodDescriptionstatic TemplateSupplier
TemplateSupplier.template()
Retrieves an instance ofTemplateSupplier
using theServiceLoader
mechanism.