Generate the class for this SPS and immediately release it. This is useful for cases where we don't want to immediately execute the statement corresponding to this sps (e.g. CREATE STATEMENT).
SIDE EFFECTS: will update and SYSDEPENDS with the prepared statement dependency info. @param lcc the language connection context @param triggerTable the table descriptor to bind against. Hadbetter be null if this isn't a trigger sps. @param tc the transaction controller @exception StandardException on error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|