|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.dao.hibernate.CustomSQLUtil
com.liferay.portal.spring.hibernate.PortalCustomSQLUtil
public class PortalCustomSQLUtil
Field Summary |
---|
Fields inherited from class com.liferay.util.dao.hibernate.CustomSQLUtil |
---|
DB2_FUNCTION_IS_NOT_NULL, DB2_FUNCTION_IS_NULL, INFORMIX_FUNCTION_IS_NOT_NULL, INFORMIX_FUNCTION_IS_NULL, MYSQL_FUNCTION_IS_NOT_NULL, MYSQL_FUNCTION_IS_NULL, SYBASE_FUNCTION_IS_NOT_NULL, SYBASE_FUNCTION_IS_NULL |
Constructor Summary | |
---|---|
PortalCustomSQLUtil()
|
Method Summary | |
---|---|
protected java.lang.String[] |
getConfigs()
|
protected java.lang.String |
transform(java.lang.String sql)
|
Methods inherited from class com.liferay.util.dao.hibernate.CustomSQLUtil |
---|
get, isVendorDB2, isVendorInformix, isVendorMySQL, isVendorOracle, isVendorPostgreSQL, isVendorSybase, keywords, keywords, keywords, keywords, read, removeOrderBy, replaceAndOperator, replaceIsNull, replaceKeywords, replaceOrderBy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalCustomSQLUtil() throws java.sql.SQLException
java.sql.SQLException
Method Detail |
---|
protected java.lang.String[] getConfigs()
getConfigs
in class com.liferay.util.dao.hibernate.CustomSQLUtil
protected java.lang.String transform(java.lang.String sql)
transform
in class com.liferay.util.dao.hibernate.CustomSQLUtil
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |