Package | Description |
---|---|
org.apache.synapse.config.xml |
Factories and serializers for XML based configuration.
|
org.apache.synapse.mediators.db |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractDBMediatorFactory.buildDataSource(org.apache.axiom.om.OMElement elem,
AbstractDBMediator mediator)
Reads the data source configuration for all mediators based on the
AbstractDBMediator
and stores the configuration in the mediator for datasource initialization and de-serialization. |
protected void |
AbstractDBMediatorFactory.processStatements(org.apache.axiom.om.OMElement elem,
AbstractDBMediator mediator) |
protected void |
AbstractDBMediatorSerializer.serializeDBInformation(AbstractDBMediator mediator,
org.apache.axiom.om.OMElement dbParent) |
Modifier and Type | Class and Description |
---|---|
class |
DBLookupMediator
Simple database table lookup mediator.
|
class |
DBReportMediator
A mediator that writes (i.e.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.