Table of Contents

Module: ZSQLMethod Zope-2.2.1-src/lib/python/Products/ZSQLMethods/help/ZSQLMethod.py

Functions   
manage_addZSQLMethod
  manage_addZSQLMethod 
manage_addZSQLMethod (
        self,
        id,
        title,
        connection_id,
        arguments,
        template,
        )

Add an SQL Method to an ObjectManager.

The connection_id argument is the id of a database connection that resides in the current folder or in a folder above the current folder. The database should understand SQL.

The arguments argument is a string containing an arguments specification, as would be given in the SQL method cration form.

The template argument is a string containing the source for the SQL Template.

Classes   
ZSQLMethod

ZSQLMethods abstract SQL code in Zope.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6