Class DBSupportArgs
java.lang.Object
com.liferay.portal.tools.db.support.DBSupportArgs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()protected booleanisHelp()voidsetPassword(String password) voidsetPropertiesFile(File propertiesFile) voidvoidsetUserName(String userName)
-
Constructor Details
-
DBSupportArgs
public DBSupportArgs()
-
-
Method Details
-
getPassword
- Throws:
IOException
-
getPropertiesFile
-
getUrl
- Throws:
IOException
-
getUserName
- Throws:
IOException
-
setPassword
-
setPropertiesFile
- Throws:
IOException
-
setUrl
-
setUserName
-
isHelp
protected boolean isHelp()
-