Class Index | File Index

Classes


Class nnjl.licurgo.TransactionStatement


Defined in: nnjl.licurgo.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new nnjl.licurgo.TransactionStatement
Field Summary
Field Attributes Field Name and Description
 
The values of the wildcard in this Statemenet
 
sql
The SQL statement with its wildcards
Class Detail
nnjl.licurgo.TransactionStatement(sql, args, args)
Creates a new nnjl.licurgo.TransactionStatement
Parameters:
{String} sql
SQL Statement with its wildcards
{Object[]} args Optional
of the wildcards
args
Field Detail
{Object[]} args
The values of the wildcard in this Statemenet

{String} sql
The SQL statement with its wildcards

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Sep 29 2010 11:46:26 GMT+0200 (CEST)