|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.kernel.dao.db.BaseDBProcess com.liferay.portal.verify.VerifyProcess com.liferay.portal.verify.VerifyOracle
public class VerifyOracle
Field Summary |
---|
Fields inherited from class com.liferay.portal.verify.VerifyProcess |
---|
ALWAYS, NEVER, ONCE |
Constructor Summary | |
---|---|
VerifyOracle()
|
Method Summary | |
---|---|
protected void |
alterVarchar2Columns()
|
protected void |
convertColumnToClob(String tableName,
String columnName)
|
protected void |
doVerify()
|
protected boolean |
isBetweenBuildNumbers(int buildNumber,
int startBuildNumber,
int endBuildNumber)
|
Methods inherited from class com.liferay.portal.verify.VerifyProcess |
---|
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verify |
Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
---|
runSQL, runSQL, runSQLTemplate, runSQLTemplate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyOracle()
Method Detail |
---|
protected void alterVarchar2Columns() throws Exception
Exception
protected void convertColumnToClob(String tableName, String columnName) throws Exception
Exception
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected boolean isBetweenBuildNumbers(int buildNumber, int startBuildNumber, int endBuildNumber)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |