- java.lang.Object
-
- org.duracloud.account.db.util.DbUtil
-
public class DbUtil extends Object
Performs the work of the Account Management DB Util.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDbUtil.COMMAND
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrunCommand(DbUtil.COMMAND command)
-
-
-
Constructor Detail
-
DbUtil
public DbUtil(org.duracloud.account.db.repo.DuracloudRepoMgr repoMgr, File workDir)
-
-
Method Detail
-
runCommand
public void runCommand(DbUtil.COMMAND command)
-
-