sandesha2_permanent_storage_mgr.h File Reference
#include <axutil_utils_defines.h>
#include <axutil_env.h>
#include <axis2_conf_ctx.h>
#include <sandesha2_storage_mgr.h>
Go to the source code of this file.
|
Classes |
struct | sandesha2_response |
Typedefs |
typedef struct sandesha2_response | sandesha2_response_t |
Functions |
|
AXIS2_EXTERN
sandesha2_storage_mgr_t * | sandesha2_permanent_storage_mgr_create (const axutil_env_t *env, axis2_char_t *dbname) |
void * | sandesha2_permanent_storage_mgr_get_dbconn (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env) |
axis2_status_t | sandesha2_permanent_storage_mgr_create_db (const axutil_env_t *env, axis2_conf_ctx_t *conf_ctx) |
Detailed Description