Uses of Package
org.spiderwiz.annotation
| Package | Description |
|---|---|
| org.spiderwiz.admin.data |
Classes used by SpiderAdmin.
|
| org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
-
Classes in org.spiderwiz.annotation used by org.spiderwiz.admin.data Class Description WizSerializable Identifies a class as serializable by the Spiderwiz framework. -
Classes in org.spiderwiz.annotation used by org.spiderwiz.core Class Description WizMain Identifies the class as theMainclass in a Spiderwiz project.WizObject Identifies the class as a Data Object in the Spiderwiz framework.WizQuery Identifies the class as a Query Object in the Spiderwiz framework.