|
Classes |
struct | sandesha2_create_seq_mgr_ops |
struct | sandesha2_create_seq_mgr |
Functions |
AXIS2_EXTERN
sandesha2_create_seq_mgr_t * | sandesha2_create_seq_mgr_create (const axutil_env_t *env, axis2_char_t *dbname) |
void | sandesha2_create_seq_mgr_free (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env) |
axis2_bool_t | sandesha2_create_seq_mgr_insert (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, sandesha2_create_seq_bean_t *bean) |
axis2_bool_t | sandesha2_create_seq_mgr_remove (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, axis2_char_t *msg_id) |
sandesha2_create_seq_bean_t * | sandesha2_create_seq_mgr_retrieve (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, axis2_char_t *msg_id) |
axis2_bool_t | sandesha2_create_seq_mgr_update (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, sandesha2_create_seq_bean_t *bean) |
axutil_array_list_t * | sandesha2_create_seq_mgr_find (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, sandesha2_create_seq_bean_t *bean) |
sandesha2_create_seq_bean_t * | sandesha2_create_seq_mgr_find_unique (sandesha2_create_seq_mgr_t *seq_mgr, const axutil_env_t *env, sandesha2_create_seq_bean_t *bean) |