Package com.compomics.util.db.components

This package contains database related components.

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.
 

Package com.compomics.util.db.components Description

This package contains database related components.



Copyright © 2012. All Rights Reserved.