Uses of Enum Class
com.cryptoalgo.oursql.model.db.Cluster.CodingKeys
Package
Description
Unified interfaces for the Database Abstraction Layer.
-
Uses of Cluster.CodingKeys in com.cryptoalgo.oursql.model.db
Modifier and TypeMethodDescriptionstatic Cluster.CodingKeys
Returns the enum constant of this class with the specified name.static Cluster.CodingKeys[]
Cluster.CodingKeys.values()
Returns an array containing the constants of this enum class, in the order they are declared.