|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdbc.aq.AQFactory
public abstract class AQFactory
Factory class for AQ.
| Field Summary | |
|---|---|
static boolean |
TRACE
|
| Constructor Summary | |
|---|---|
AQFactory()
|
|
| Method Summary | |
|---|---|
static AQAgent |
createAQAgent()
Constructs a new AQ agent. |
static AQMessage |
createAQMessage(AQMessageProperties prop)
Constructs a new AQMessage with given mess properties. |
static AQMessageProperties |
createAQMessageProperties()
Constructs a new instance of AQMessageProperties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean TRACE
| Constructor Detail |
|---|
public AQFactory()
| Method Detail |
|---|
public static AQMessage createAQMessage(AQMessageProperties prop)
throws SQLException
SQLException
public static AQMessageProperties createAQMessageProperties()
throws SQLException
SQLException
public static AQAgent createAQAgent()
throws SQLException
SQLException
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||