| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}jms-jdbc-storeType (extension)
Corresponds to JMSJDBCStoreMBean
Nested Element Summary | |
xs:string | create-table-ddl-file Specifies the DDL (Data Definition Language) file to use for creating the JDBC store's backing table. |
xs:string | prefix-name The prefix for the JDBC store's database table (WLStore), in the following format: [[[catalog. |
<xs:complexType name="jms-jdbc-storeType"><xs:complexContent></xs:complexType><xs:extension base="dom:jms-storeType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="prefix-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="create-table-ddl-file" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |