|
Oracle JDBC API Reference 11g Release 2 ("11.2.0.3.0") |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NotificationRegistration
This interface is extended by oracle.jdbc.aq.AQNotificationRegistration and oracle.jdbc.dcn.DatabaseChangeRegistration.
| Nested Class Summary | |
|---|---|
static class |
NotificationRegistration.RegistrationState
|
| Method Summary | |
|---|---|
java.lang.String |
getDatabaseName()
|
java.util.Properties |
getRegistrationOptions()
|
NotificationRegistration.RegistrationState |
getState()
Returns the state of this registration. |
java.lang.String |
getUserName()
|
| Method Detail |
|---|
java.util.Properties getRegistrationOptions()
java.lang.String getDatabaseName()
java.lang.String getUserName()
NotificationRegistration.RegistrationState getState()
RegistrationState.ACTIVE or
RegistrationState.CLOSED.
|
Oracle JDBC API Reference 11g Release 2 ("11.2.0.3.0") |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||