|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Constructors | This class will generate the code for a default and full constructor for a DBAccessor, defined by the metadata passed in via the constructor. |
DeleteableCode | This class genereates the code to make a DBAccessor class an implementation of the Deleteable interface. |
GettersAndSetters | This class will generate (and subsequently output upon request) all relevant getters and setters for a DBAccessor. |
InstanceVariables | This class represents the instance variables for a generated DBAccessor. |
PersistableCode | This class generates the code to make a DBAccessor an implementation of the Persistable interface. |
RetrievableCode | This class generates the code to make a DBAccessor an implementation of the Retrieveable interface. |
UpdateableCode | This class generates the code to make a DBAccessor an implementation of the Updateable interface. |
This package contains database related components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |