Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Uses of Class
oracle.jdbc.NotificationRegistration.RegistrationState

Packages that use NotificationRegistration.RegistrationState
oracle.jdbc 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.RegistrationState
 NotificationRegistration.RegistrationState NotificationRegistration.getState()
          Returns the state of this registration.
static NotificationRegistration.RegistrationState NotificationRegistration.RegistrationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationRegistration.RegistrationState[] NotificationRegistration.RegistrationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.