public abstract class BaseDBTestCase
extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
RENAME_TABLE_QUERY |
| Constructor and Description |
|---|
BaseDBTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildSQL(String query) |
protected abstract com.liferay.portal.kernel.dao.db.DB |
getDB() |
void |
testReplaceTemplate() |
protected static final String RENAME_TABLE_QUERY