Package com.compomics.util.db.components
package com.compomics.util.db.components
Database related components.
-
ClassesClassDescriptionThis class will generate the code for a default and full constructor for a DBAccessor, defined by the metadata passed in via the constructor.This class generates the code to make a DBAccessor class an implementation of the Deleteable interface.This class will generate (and subsequently output upon request) all relevant getters and setters for a DBAccessor.This class represents the instance variables for a generated DBAccessor.This class generates the code to make a DBAccessor an implementation of the Persistable interface.This class generates the code to make a DBAccessor an implementation of the Retrieveable interface.This class generates the code to make a DBAccessor an implementation of the Updateable interface.