Uses of Class
org.uitnet.testing.smartfwk.database.AbstractDatabaseActionHandler
-
Packages that use AbstractDatabaseActionHandler Package Description org.uitnet.testing.smartfwk.database -
-
Uses of AbstractDatabaseActionHandler in org.uitnet.testing.smartfwk.database
Subclasses of AbstractDatabaseActionHandler in org.uitnet.testing.smartfwk.database Modifier and Type Class Description classSqlDatabaseActionHandlerRelational database action handler also called the SQLDatabaseActionHandler.Methods in org.uitnet.testing.smartfwk.database that return AbstractDatabaseActionHandler Modifier and Type Method Description AbstractDatabaseActionHandlerDatabaseManager. getDatabaseActionHandler(String appName, String profileName)AbstractDatabaseActionHandlerSmartDatabaseManager. getDatabaseActionHandler(String appName, String profileName)
-