|
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 |
java.lang.Object oracle.jdbc.aq.AQFactory
public abstract class AQFactory
Factory class for AQ.
Field Summary | |
---|---|
static java.lang.String |
BUILD_DATE
|
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 java.lang.String BUILD_DATE
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 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 |