Uses of Enum Class
oracle.sql.json.OracleJsonValue.OracleJsonType
Packages that use OracleJsonValue.OracleJsonType
-
Uses of OracleJsonValue.OracleJsonType in oracle.sql.json
Methods in oracle.sql.json that return OracleJsonValue.OracleJsonTypeModifier and TypeMethodDescriptionOracleJsonValue.getOracleJsonType()Returns the type of this JSON value.Returns the enum constant of this class with the specified name.static OracleJsonValue.OracleJsonType[]OracleJsonValue.OracleJsonType.values()Returns an array containing the constants of this enum class, in the order they are declared.