|
||||||||||
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.MSSQLPersistenceManager
public class MSSQLPersistenceManager
MSSQLPersistenceManager.
Based on http://jira.jboss.com/jira/browse/JBAS-2369
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.mq.pm.jdbc2.PersistenceManager |
---|
PersistenceManager.TransactionManagerStrategy |
Field Summary | |
---|---|
protected String |
CREATE_IDX_MESSAGE_MESSAGEID_DESTINATION
|
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 | |
---|---|
MSSQLPersistenceManager()
Create a new MSSQLPersistenceManager. |
Method Summary | |
---|---|
protected void |
createSchema()
|
protected void |
innerCreateSchema(Connection c,
PreparedStatement stmt)
|
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 CREATE_IDX_MESSAGE_MESSAGEID_DESTINATION
Constructor Detail |
---|
public MSSQLPersistenceManager() throws javax.jms.JMSException
javax.jms.JMSException
- for any errorMethod Detail |
---|
protected void createSchema() throws javax.jms.JMSException
createSchema
in class PersistenceManager
javax.jms.JMSException
protected void innerCreateSchema(Connection c, PreparedStatement stmt) throws SQLException
SQLException
public void startService() throws Exception
startService
in class PersistenceManager
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |