Uses of Enum Class
oracle.jdbc.NotificationRegistration.RegistrationState
Packages that use NotificationRegistration.RegistrationState
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of NotificationRegistration.RegistrationState in oracle.jdbc
Methods in oracle.jdbc that return NotificationRegistration.RegistrationStateModifier and TypeMethodDescriptionNotificationRegistration.getState()Returns the state of this registration.Returns the enum constant of this class with the specified name.NotificationRegistration.RegistrationState.values()Returns an array containing the constants of this enum class, in the order they are declared.