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.BioSequenceStyle
DBHelper. BIOSEQUENCE_GENERIC
Deprecated.static DBHelper.BioSequenceStyle
DBHelper. BIOSEQUENCE_ORACLECLOB
Deprecated.Methods in org.biojava.bio.seq.db.biosql that return DBHelper.BioSequenceStyle Modifier and Type Method Description 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.
-