Package es.imim.DISGENET.database
package es.imim.DISGENET.database
-
ClassDescriptionThis interface handles the database connection for all database functionsImplementation of the DatabaseManager to handle api connectionClass that contains all the properties for constant values.This class defines the
executeQuery()
method, which is similar toStatement.executeQuery()
method.