Class MySQLQueryProvider

java.lang.Object
de.hybris.platform.core.system.query.impl.HSQLDBQueryProvider
de.hybris.platform.core.system.query.impl.MySQLQueryProvider
All Implemented Interfaces:
QueryProvider, Serializable

public class MySQLQueryProvider extends HSQLDBQueryProvider
MySQL specific implementation of QueryProvider.
See Also: