Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > EXECUTE FUNCTION >

The jvpcontrol Function (Java)

The jvpcontrol( ) function is a built-in iterative function that you can use to obtain information about a Java Virtual Processor (JVP) class.

Read syntax diagramSkip visual syntax diagramThe jvpcontrol Function:
 
|--informix.jvpcontrol--(--"--+-MEMORY--+--jvp_id--"--)---------|
                              '-THREADS-'
 

Element Description Restrictions Syntax
jvp_id Name of the Java Virtual Processor (JVP) class about which you seek information The specified Java Virtual Processor class must exist Identifier

You must associate this function with the equivalent of a cursor in the Java language.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]