com.liferay.portal.verify
Class VerifyPostgreSQL
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyPostgreSQL
- All Implemented Interfaces:
- DBProcess
public class VerifyPostgreSQL
- extends VerifyProcess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyPostgreSQL
public VerifyPostgreSQL()
deleteOrphanedLargeObjects
protected void deleteOrphanedLargeObjects(HashMap<String,String> oidColumnNames)
throws Exception
- Throws:
Exception
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify in class VerifyProcess
- Throws:
Exception
getOidColumnNames
protected HashMap<String,String> getOidColumnNames()
throws Exception
- Throws:
Exception
verifyRules
protected void verifyRules(HashMap<String,String> oidColumnNames)
throws Exception
- Throws:
Exception