Uses of Enum Class
oracle.sql.json.OracleJsonParser.Event
Packages that use OracleJsonParser.Event
-
Uses of OracleJsonParser.Event in oracle.sql.json
Methods in oracle.sql.json that return OracleJsonParser.EventModifier and TypeMethodDescriptionOracleJsonParser.next()Return the next parsing event.static OracleJsonParser.EventReturns the enum constant of this class with the specified name.static OracleJsonParser.Event[]OracleJsonParser.Event.values()Returns an array containing the constants of this enum class, in the order they are declared.