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