Class BaseDBTestCase
Object
com.liferay.portal.kernel.dao.db.test.BaseDBTestCase
- Author:
- Miguel Pastor, László Csontos
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.liferay.portal.kernel.dao.db.DB
protected static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RENAME_TABLE_QUERY
- See Also:
-
db
protected final com.liferay.portal.kernel.dao.db.DB db
-
-
Constructor Details
-
BaseDBTestCase
public BaseDBTestCase()
-
-
Method Details
-
testReplaceTemplate
- Throws:
IOException
SQLException
-
testRewordAlterColumnTypeWithDefaultNull
- Throws:
Exception
-
buildSQL
- Throws:
IOException
SQLException
-
getDB
protected abstract com.liferay.portal.kernel.dao.db.DB getDB()
-