|
Oracle® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
| 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® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||