|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.mq.pm.jdbc2.PersistenceManager
org.jboss.mq.pm.jdbc2.OracleThinPersistenceManager
public class OracleThinPersistenceManager
OracleThinPersistenceManager.
Based on information provided by Ron Teeter at TradeBeam Holdings, Inc.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.mq.pm.jdbc2.PersistenceManager |
---|
PersistenceManager.TransactionManagerStrategy |
Field Summary | |
---|---|
protected String |
INSERT_EMPTY_BLOB
Insert an empty blob |
protected String |
LOCK_EMPTY_BLOB
Lock empty blob |
Fields inherited from class org.jboss.system.ServiceMBeanSupport |
---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.system.ServiceMBean |
---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Fields inherited from interface org.jboss.mq.pm.PersistenceManagerMBean |
---|
OBJECT_NAME |
Constructor Summary | |
---|---|
OracleThinPersistenceManager()
Create a new OracleThinPersistenceManager. |
Method Summary | |
---|---|
protected void |
add(Connection c,
String queue,
SpyMessage message,
Tx txId,
String mark)
|
protected void |
safeClose(PreparedStatement stmt,
ResultSet rs)
|
void |
startService()
|
Methods inherited from class org.jboss.system.ServiceMBeanSupport |
---|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop, stopService |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Field Detail |
---|
protected String INSERT_EMPTY_BLOB
protected String LOCK_EMPTY_BLOB
Constructor Detail |
---|
public OracleThinPersistenceManager() throws javax.jms.JMSException
javax.jms.JMSException
- for any errorMethod Detail |
---|
protected void add(Connection c, String queue, SpyMessage message, Tx txId, String mark) throws SQLException, IOException
add
in class PersistenceManager
SQLException
IOException
public void startService() throws Exception
startService
in class PersistenceManager
Exception
protected void safeClose(PreparedStatement stmt, ResultSet rs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |