com.stratelia.webactiv.kmelia.model.updatechain
Class JdbcFieldDisplayer
java.lang.Object
  
com.stratelia.webactiv.kmelia.model.updatechain.JdbcFieldDisplayer
public class JdbcFieldDisplayer
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JdbcFieldDisplayer
public JdbcFieldDisplayer()
- Constructeur
 
display
public void display(PrintWriter out,
                    FieldUpdateChainDescriptor field,
                    FieldsContext fieldsContext,
                    boolean mandatory)
             throws com.silverpeas.form.FormException
- Throws:
 com.silverpeas.form.FormException
 
connectJdbc
public Connection connectJdbc(String driverName,
                              String url,
                              String login,
                              String password)
                       throws com.silverpeas.form.FormException
- Throws:
 com.silverpeas.form.FormException
 
selectSql
public Collection<String> selectSql(Connection jdbcConnection,
                                    String query)
                             throws com.silverpeas.form.FormException
- Throws:
 com.silverpeas.form.FormException
 
Copyright © 2016 Silverpeas. All Rights Reserved.