Uses of Class
org.biojava.bio.seq.db.biosql.DBHelper.DeleteStyle
Packages that use DBHelper.DeleteStyle
Package
Description
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.DeleteStyleModifier and TypeFieldDescriptionstatic final DBHelper.DeleteStyleDBHelper.DELETE_GENERICDeprecated.static final DBHelper.DeleteStyleDBHelper.DELETE_MYSQL4Deprecated.static final DBHelper.DeleteStyleDBHelper.DELETE_POSTGRESQLDeprecated.Methods in org.biojava.bio.seq.db.biosql that return DBHelper.DeleteStyleModifier and TypeMethodDescriptionDBHelper.getDeleteStyle()Deprecated.Returns the an object indicating the style of deletion that this database should employ.MySQLDBHelper.getDeleteStyle()Deprecated.PostgreSQLDBHelper.getDeleteStyle()UnknownDBHelper.getDeleteStyle()Deprecated.