it.unibas.acibase.persistenza
Class DAOUtente

java.lang.Object
  extended by it.unibas.acibase.persistenza.DAOUtente

public class DAOUtente
extends java.lang.Object


Constructor Summary
DAOUtente()
           
 
Method Summary
static Utente doSelectNomeUtente(java.lang.String nomeUtente)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAOUtente

public DAOUtente()
Method Detail

doSelectNomeUtente

public static Utente doSelectNomeUtente(java.lang.String nomeUtente)
                                 throws DAOException
Throws:
DAOException