it.unibas.questionari2.persistenza
Class DAORisposte

java.lang.Object
  extended by it.unibas.questionari2.persistenza.DAORisposte

public class DAORisposte
extends java.lang.Object


Constructor Summary
DAORisposte()
           
 
Method Summary
static void salvaRisposte(Risposte risposte, java.lang.String nomeFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAORisposte

public DAORisposte()
Method Detail

salvaRisposte

public static void salvaRisposte(Risposte risposte,
                                 java.lang.String nomeFile)
                          throws DAOException
Throws:
DAOException