Uses of Class
org.biojava.bio.seq.db.biosql.DBHelper.BioSequenceStyle
- 
Packages that use DBHelper.BioSequenceStyle Package Description 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 Modifier and Type Field Description static DBHelper.BioSequenceStyleDBHelper. BIOSEQUENCE_GENERICDeprecated.static DBHelper.BioSequenceStyleDBHelper. BIOSEQUENCE_ORACLECLOBDeprecated.Methods in org.biojava.bio.seq.db.biosql that return DBHelper.BioSequenceStyle Modifier and Type Method Description DBHelper.BioSequenceStyleDBHelper. getBioSequenceStyle()Deprecated.Returns the an object indicating the style of biosequence storage that this database should employ.DBHelper.BioSequenceStyleOracleDBHelper. getBioSequenceStyle()Deprecated. 
 -