Uses of Class
org.biojava.bio.seq.db.biosql.DBHelper.DeleteStyle

Packages that use DBHelper.DeleteStyle
org.biojava.bio.seq.db.biosql General purpose Sequence storage in a relational database. 
 

Uses of DBHelper.DeleteStyle in org.biojava.bio.seq.db.biosql
 

Fields in org.biojava.bio.seq.db.biosql declared as DBHelper.DeleteStyle
static DBHelper.DeleteStyle DBHelper.DELETE_GENERIC
          Deprecated.  
static DBHelper.DeleteStyle DBHelper.DELETE_MYSQL4
          Deprecated.  
static DBHelper.DeleteStyle DBHelper.DELETE_POSTGRESQL
          Deprecated.  
 

Methods in org.biojava.bio.seq.db.biosql that return DBHelper.DeleteStyle
 DBHelper.DeleteStyle DBHelper.getDeleteStyle()
          Deprecated. Returns the an object indicating the style of deletion that this database should employ.
 DBHelper.DeleteStyle MySQLDBHelper.getDeleteStyle()
          Deprecated.  
 DBHelper.DeleteStyle PostgreSQLDBHelper.getDeleteStyle()
           
 DBHelper.DeleteStyle UnknownDBHelper.getDeleteStyle()
          Deprecated.