Uses of Enum Class
jakarta.nosql.tck.NoSQLType
Packages that use NoSQLType
Package
Description
This package contains the Technology Compatibility Kit (TCK) for the Jakarta NoSQL specification.
-
Uses of NoSQLType in jakarta.nosql.tck
Methods in jakarta.nosql.tck that return NoSQLTypeModifier and TypeMethodDescriptionstatic NoSQLType
NoSQLType.get()
Retrieves the NoSQLType from the system propertyDATABASE_TYPE_PROPERTY
.static NoSQLType
Retrieves the NoSQLType based on the given type name.static NoSQLType
Returns the enum constant of this class with the specified name.static NoSQLType[]
NoSQLType.values()
Returns an array containing the constants of this enum class, in the order they are declared.