Liferay 7.0-ce-b4

com.liferay.portal.dao.orm.hibernate
Class SQLQueryTableNamesUtil

java.lang.Object
  extended by com.liferay.portal.dao.orm.hibernate.SQLQueryTableNamesUtil

public class SQLQueryTableNamesUtil
extends Object


Constructor Summary
SQLQueryTableNamesUtil()
           
 
Method Summary
static String[] getTableNames(String sql)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLQueryTableNamesUtil

public SQLQueryTableNamesUtil()
Method Detail

getTableNames

public static String[] getTableNames(String sql)

Liferay 7.0-ce-b4