| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TransactionLogJDBCStoreMBeanThis class represents a Transaction Log JDBC Store configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| JDBCStoreMBean | ResourceGroupTemplateMBean. createJDBCStore(String name)Create a new JDBCStore with the specified name. | 
| JDBCStoreMBean | DomainMBean. createJDBCStore(String name)Create a new JDBCStore | 
| JDBCStoreMBean | JMSJDBCStoreMBean. getDelegatedBean()Deprecated.  | 
| JDBCStoreMBean[] | ResourceGroupTemplateMBean. getJDBCStores()The JDBCStores defined in this resource group template. | 
| JDBCStoreMBean[] | DomainMBean. getJDBCStores()Return file stores defined in this domain | 
| JDBCStoreMBean | ResourceGroupTemplateMBean. lookupJDBCStore(String name)Finds a JDBCStoreMBean with the specified name | 
| JDBCStoreMBean | DomainMBean. lookupJDBCStore(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceGroupTemplateMBean. destroyJDBCStore(JDBCStoreMBean store)Destroy The specified JDBCStore. | 
| void | DomainMBean. destroyJDBCStore(JDBCStoreMBean store)Destroy a file store | 
| void | JMSJDBCStoreMBean. setDelegatedBean(JDBCStoreMBean delegate)Deprecated.  |