|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDbPageDAO
IDbPageDAO Interface
Method Summary | |
---|---|
java.util.List<java.util.List<java.lang.String>> |
selectRows(java.lang.String strSQL,
fr.paris.lutece.portal.service.database.PluginConnectionService pluginConnection)
Returns a list of lists of String |
Method Detail |
---|
java.util.List<java.util.List<java.lang.String>> selectRows(java.lang.String strSQL, fr.paris.lutece.portal.service.database.PluginConnectionService pluginConnection) throws java.sql.SQLException
strSQL
- The sql querypluginConnection
- The PluginConnectionService
java.sql.SQLException
- The sql exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |