Main > Programming > Libraries >

Genezzo::Havok::UserFunctions 0.69

Genezzo::Havok::UserFunctions 0.69

Sponsored Links

Genezzo::Havok::UserFunctions 0.69 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.47 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 962
Date added: 2007-03-13
Publisher: Jeffrey I. Cohen

Genezzo::Havok::UserFunctions 0.69 description

Genezzo::Havok::UserFunctions is a Perl module to load the user_functions table.

SYNOPSIS

# dont say "use Genezzo::Havok::UserFunctions". Update the
# dictionary havok table:
select HavokUse(Genezzo::Havok::UserFunctions) from dual;

NOTE: this module replaces Genezzo::Havok::UserExtend.
The module Genezzo::XEval::Prepare constructs a function call interface based upon information from the user_functions table:

create table user_functions ( xid number, xtype char, xname char, args char, owner char, creationdate char, version char, argstyle char, sqlname char, typecheck char );
xid - a unique id number
xtype - the string "require" or "function"
xname - if xtype = "require", then xname is a package name, like "Text::Soundex". if xtype = "function", xname is a function name. A function name may be qualified with a package.
args - if xtype = "require", an (optional) blank-separated list of functions to import to the default Genezzo namespace. if xtype = "function", supply an actual function body in curly braces.
owner - owner of the package or function
creationdate - date row was created
version
argstyle - if set to HASH, pass a hash of the dictionary, the dbh, and the array ref function_args, else the function is just passed an array of the function arguments.
sqlname - currently UNUSED. Will be used to distinguish the perl function name from the SQL function name
typecheck - currently UNUSED. Will be used to distinguish a supplied type-checking function from a purely SQL execution function.

Example:

insert into user_functions values (1, require, Genezzo::Havok::Examples, isRedGreen, SYSTEM, 2004-09-21T12:12);

The row causes UserFunctions to "require Genezzo::Havok::Examples", and it imports "isRedGreen" into the default Genezzo namespace* (actually, it creates a stub function that calls Genezzo::Havok::Examples::isRedGreen").

An easier method is to use add_user_function, which is defined in Genezzo::Havok::Utils. The equivalent command to load the isRedGreen function is:

select
add_user_function(
module=Genezzo::Havok::Examples,
function=isRedGreen)
from dual;

Genezzo::Havok::UserFunctions 0.69 Screenshot

Advertisements

Genezzo::Havok::UserFunctions 0.69 Keywords

Bookmark Genezzo::Havok::UserFunctions 0.69

Hyperlink code:
Link for forum:

Genezzo::Havok::UserFunctions 0.69 Copyright

WareSeeker periodically updates pricing and software information of Genezzo::Havok::UserFunctions 0.69 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Genezzo::Havok::UserFunctions 0.69 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Genezzo::Havok::SQLCompare is a Perl module with SQL comparison functions. Free Download
Genezzo::Havok::SQLScalar is a Perl module with scalar SQL functions. Free Download
Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. Free Download
Genezzo::Row::RSFile is a Perl module with Row Source File tied hash class. Free Download
Jabber::Connection is a simple Perl module with connectivity functions for Jabber. Free Download
Relations is a Perl module with functions to use with databases and queries. Free Download
Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. Free Download
Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. Free Download