Uses of Interface
com.iizix.prop.IClassInstantiationAtResolve
Package
Description
Uses of IClassInstantiationAtResolve in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
Editor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IClassInstantiationAtResolve in com.iizigo.ws.prop
Modifier and TypeClassDescriptionclass
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.Uses of IClassInstantiationAtResolve in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
Result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IClassInstantiationAtResolve in com.iizix.prop
Modifier and TypeClassDescriptionclass
This Module Applications settings that defines the behavior of the application and contains its settings.Uses of IClassInstantiationAtResolve in com.iizix.ws.prop
Modifier and TypeClassDescriptionclass
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
The Output Column connects a table column from the reply output with a VSTable column.class
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
The Output Table connects a table from the reply output with a VSTable.class
The Output Variable connects a reference variable from the reply output with a VSField.class
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.