Skip to content

File method_callback.cpp

FileList > cubrid > src > method > method_callback.cpp

Go to the source code of this file

  • #include "method_callback.hpp"
  • #include "dbi.h"
  • #include "ddl_log.h"
  • #include "pl_struct_compile.hpp"
  • #include "method_query_util.hpp"
  • #include "method_struct_oid_info.hpp"
  • #include "method_schema_info.hpp"
  • #include "parser.h"
  • #include "db_session.h"
  • #include "db.h"
  • #include "object_primitive.h"
  • #include "oid.h"
  • #include "transaction_cl.h"
  • #include "jsp_cl.h"
  • #include "authenticate.h"
  • #include "set_object.h"
  • #include "transform.h"
  • #include "execute_statement.h"
  • #include "schema_manager.h"
  • #include "network_callback_cl.hpp"

Namespaces

Type Name
namespace cubmethod

Public Functions

Type Name
void method_callback_final (void)
int ux_create_srv_handle_with_method_query_result (DB_QUERY_RESULT * result, int stmt_type, int num_column, DB_QUERY_TYPE * column_info, bool is_holdable)

Public Functions Documentation

function method_callback_final

void method_callback_final (
    void
) 

function ux_create_srv_handle_with_method_query_result

int ux_create_srv_handle_with_method_query_result (
    DB_QUERY_RESULT * result,
    int stmt_type,
    int num_column,
    DB_QUERY_TYPE * column_info,
    bool is_holdable
) 


The documentation for this class was generated from the following file cubrid/src/method/method_callback.cpp