com.liferay.portal.dao.db
Class BaseDBTestCase
java.lang.Object
com.liferay.portal.dao.db.BaseDBTestCase
public abstract class BaseDBTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RENAME_TABLE_QUERY
protected static final String RENAME_TABLE_QUERY
- See Also:
- Constant Field Values
BaseDBTestCase
public BaseDBTestCase()
testReplaceTemplate
public void testReplaceTemplate()
throws IOException
- Throws:
IOException
buildSQL
protected String buildSQL(String query)
throws IOException
- Throws:
IOException
getDB
protected abstract DB getDB()