|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyMySQL
public class VerifyMySQL
Field Summary |
---|
Fields inherited from class com.liferay.portal.verify.VerifyProcess |
---|
ALWAYS, NEVER, ONCE |
Constructor Summary | |
---|---|
VerifyMySQL()
|
Method Summary | |
---|---|
protected void |
alterTableEngine(java.lang.String tableName)
|
void |
verify()
|
protected void |
verifyMySQL()
|
Methods inherited from class com.liferay.portal.verify.VerifyProcess |
---|
verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyMySQL()
Method Detail |
---|
public void verify() throws VerifyException
verify
in class VerifyProcess
VerifyException
protected void alterTableEngine(java.lang.String tableName) throws java.lang.Exception
java.lang.Exception
protected void verifyMySQL() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |