Package org.apache.synapse.message.store.impl.jdbc.message
-
Class Summary Class Description JDBCAxis2Message This class serves as a container for the Axis2 Message Context parameters/properties , and it will be saved as a JDBC message in the JDBC Database.JDBCSynapseMessage This class serves as a container for the Synapse Message Context parameters/properties , and it will be saved as a JDBC message in the JDBC Database.StorableMessage This represents the final JDBC message that will be saved in the JDBC database.