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
public void testReplaceTemplate() throws IOException
IOException
protected String buildSQL(String query) throws IOException
IOException
protected abstract com.liferay.portal.kernel.dao.db.DB getDB()