|
Oracle Database JDBC Java API Reference 11g Release 2 E13995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.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 |
|---|
equals, 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 java.sql.SQLException
java.sql.SQLException
public static AQMessageProperties createAQMessageProperties()
throws java.sql.SQLException
java.sql.SQLException
public static AQAgent createAQAgent()
throws java.sql.SQLException
java.sql.SQLException
|
Oracle Database JDBC Java API Reference 11g Release 2 E13995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||