Package simu.dao
package simu.dao
-
ClassesClassDescriptionLoads connection settings from
src/main/resources/db.propertiesand provides JDBCConnections on demand.Plain Java object that mirrors a row of thesimulation_runtable plus the related metric rows.Data access object forSimulationRunentities.