Uses of Interface
adams.db.DatabaseConnectionEstablisher
-
Packages that use DatabaseConnectionEstablisher Package Description adams.db adams.run adams.tools -
-
Uses of DatabaseConnectionEstablisher in adams.db
Classes in adams.db that implement DatabaseConnectionEstablisher Modifier and Type Class Description class
AbstractDatabaseObjectWithOptionHandling
Abstract ancestor for classes that need to be able to change the database connection with commandline parameters. -
Uses of DatabaseConnectionEstablisher in adams.run
Classes in adams.run that implement DatabaseConnectionEstablisher Modifier and Type Class Description class
RunDatabaseScheme
Abstract ancestor for RunSchemes that need to access the database. -
Uses of DatabaseConnectionEstablisher in adams.tools
Classes in adams.tools that implement DatabaseConnectionEstablisher Modifier and Type Class Description class
RunTool
Runs a tool from commandline.
-