|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibas.esempihibernate.es11bidir.DAOTirocinio
public class DAOTirocinio
Constructor Summary | |
---|---|
DAOTirocinio()
|
Method Summary | |
---|---|
static java.util.List |
findByAzienda(java.lang.String azienda)
|
static void |
makePersistent(Tirocinio tirocinio)
|
static void |
makeTransient(Tirocinio tirocinio)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DAOTirocinio()
Method Detail |
---|
public static java.util.List findByAzienda(java.lang.String azienda) throws DAOException
DAOException
public static void makePersistent(Tirocinio tirocinio) throws DAOException
DAOException
public static void makeTransient(Tirocinio tirocinio) throws DAOException
DAOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |