Administration Console Online Help
|
JMS JDBC Store --> Configuration
Tasks Related Topics Attributes
Overview
This tab defines general configuration attributes for a JMS JDBC store. A JMS JDBC store consists of a JDBC-accessibel database that is used for persistent messaging.
Tasks
Creating a JMS JDBC Store
Related Topics
"WebLogic JMS Fundamentals" in Programming WebLogic JMS
"JDBC Database Utility"in Programming WebLogic JMS
Attributes
Table 13-19
Attribute Label
|
Description
|
Value Constraints
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
MBean: weblogic.management. configuration. JMSJDBCStoreMBean
Attribute: Name
|
|
Connection Pool
|
The JDBC Connection Pool used to accesss this JMS JDBC store.
This attribute is not dynamically configurable.
MBean: weblogic.management. configuration. JMSJDBCStoreMBean
Attribute: ConnectionPool
|
|
Prefix Name
|
The prefix name that is prepended to the JMS tables in this JMS JDBC store. Specfiying a format of [schema.[catalog.]]prefix results in a valid database table name when it is prepended to the JMS table name.
Prepend a prefix to the JMS table names when:
MBean: weblogic.management. configuration. JMSJDBCStoreMBean
Attribute: PrefixName
|
Default: null
|