%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_sc_binding ::xo::db::sql::acs_sc_binding → delete → exists_p → new ::xo::db::sql::acs_sc_binding->::xotcl::Object

Class ::xo::db::sql::acs_sc_binding

::xo::db::sql::acs_sc_binding[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::acs_sc_binding[i] delete [ -dbn dbn ] \
        -contract_name contract_name  -impl_name impl_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -contract_name
    (required)
    -impl_name
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_binding proc delete xo::db::sql::acs_sc_binding proc delete xo::db::sql::acs_sc_binding proc delete->db_with_handle

    Testcases:
    No testcase defined.
  • exists_p (scripted, public)

     xo::db::sql::acs_sc_binding[i] exists_p [ -dbn dbn ] \
        -contract_name contract_name  -impl_name impl_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -contract_name
    (required)
    -impl_name
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_binding proc exists_p xo::db::sql::acs_sc_binding proc exists_p xo::db::sql::acs_sc_binding proc exists_p->db_with_handle

    Testcases:
    No testcase defined.
  • new (scripted, public)

     xo::db::sql::acs_sc_binding[i] new [ -dbn dbn ] \
        -contract_name contract_name  -impl_name impl_name  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -contract_name
    (required)
    -impl_name
    (required)
    -childof
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_binding proc new xo::db::sql::acs_sc_binding proc new xo::db::sql::acs_sc_binding proc new->db_with_handle

    Testcases:
    No testcase defined.