com.liferay.portal.dao.db
Class MySQLDBFactory
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBFactory
com.liferay.portal.dao.db.MySQLDBFactory
- All Implemented Interfaces:
- DBFactory
public class MySQLDBFactory
- extends BaseDBFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySQLDBFactory
public MySQLDBFactory()
doCreate
public DB doCreate(int dbMajorVersion,
int dbMinorVersion)
- Specified by:
doCreate in class BaseDBFactory
getDBType
public DBType getDBType()