|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-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 | |
---|---|
String |
getDatabaseName() |
Properties |
getRegistrationOptions() |
NotificationRegistration.RegistrationState |
getState() Returns the state of this registration. |
String |
getUserName() |
Method Detail |
---|
Properties getRegistrationOptions()
String getDatabaseName()
String getUserName()
NotificationRegistration.RegistrationState getState()
RegistrationState.ACTIVE
or RegistrationState.CLOSED
.
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |