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

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

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

Fields in org.biojava.bio.seq.db.biosql declared as DBHelper.BioSequenceStyle
static DBHelper.BioSequenceStyle DBHelper.BIOSEQUENCE_GENERIC
          Deprecated.  
static DBHelper.BioSequenceStyle DBHelper.BIOSEQUENCE_ORACLECLOB
          Deprecated.  
 

Methods in org.biojava.bio.seq.db.biosql that return DBHelper.BioSequenceStyle
 DBHelper.BioSequenceStyle DBHelper.getBioSequenceStyle()
          Deprecated. Returns the an object indicating the style of biosequence storage that this database should employ.
 DBHelper.BioSequenceStyle OracleDBHelper.getBioSequenceStyle()
          Deprecated.