Liferay 6.1.2-ce-ga3

com.liferay.portal.spring.hibernate
Class DialectDetector

java.lang.Object
  extended by com.liferay.portal.spring.hibernate.DialectDetector

public class DialectDetector
extends Object


Constructor Summary
DialectDetector()
           
 
Method Summary
static org.hibernate.dialect.Dialect getDialect(DataSource dataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialectDetector

public DialectDetector()
Method Detail

getDialect

public static org.hibernate.dialect.Dialect getDialect(DataSource dataSource)

Liferay 6.1.2-ce-ga3