Uses of Interface
com.iizix.prop.IClassInstantiationAtResolve
Packages that use IClassInstantiationAtResolve Package Description com.iizigo.db.prop com.iizigo.ws.prop com.iizix.db.prop com.iizix.prop com.iizix.ws.prop Uses of IClassInstantiationAtResolve in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IClassInstantiationAtResolve Modifier and Type Class Description class
EditorInputProps
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
EditorResultProps
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
EditorResultSetProps
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
Classes in com.iizigo.ws.prop that implement IClassInstantiationAtResolve Modifier and Type Class Description class
EditorOutputColumn
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
EditorOutputProps
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputTable
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputVariable
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
EditorRESTfulInputProps
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
Classes in com.iizix.db.prop that implement IClassInstantiationAtResolve Modifier and Type Class Description class
InputProps
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
ResultProps
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
ResultSetProps
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
Classes in com.iizix.prop that implement IClassInstantiationAtResolve Modifier and Type Class Description class
ModuleApp
This Module Applications settings that defines the behavior of the application and contains its settings.Uses of IClassInstantiationAtResolve in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IClassInstantiationAtResolve Modifier and Type Class Description class
AbstractInputProps
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
OutputColumn
The Output Column connects a table column from the reply output with a VSTable column.class
OutputProps
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
OutputTable
The Output Table connects a table from the reply output with a VSTable.class
OutputVariable
The Output Variable connects a reference variable from the reply output with a VSField.class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.