|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.dao.jdbc.spring.SqlUpdateFactoryImpl
public class SqlUpdateFactoryImpl
Constructor Summary | |
---|---|
SqlUpdateFactoryImpl()
|
Method Summary | |
---|---|
com.liferay.portal.kernel.dao.jdbc.SqlUpdate |
getSqlUpdate(javax.sql.DataSource dataSource,
java.lang.String sql,
int[] types)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlUpdateFactoryImpl()
Method Detail |
---|
public com.liferay.portal.kernel.dao.jdbc.SqlUpdate getSqlUpdate(javax.sql.DataSource dataSource, java.lang.String sql, int[] types)
getSqlUpdate
in interface com.liferay.portal.kernel.dao.jdbc.SqlUpdateFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |