|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TipusSiniestreDao | |
---|---|
edu.uoc.tfc.dbmodel | |
edu.uoc.tfc.dbmodel.crud | |
edu.uoc.tfc.service |
Uses of TipusSiniestreDao in edu.uoc.tfc.dbmodel |
---|
Classes in edu.uoc.tfc.dbmodel that implement TipusSiniestreDao | |
---|---|
class |
TipusSiniestreDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type edu.uoc.tfc.dbmodel.TipusSiniestre . |
class |
TipusSiniestreDaoImpl
|
Uses of TipusSiniestreDao in edu.uoc.tfc.dbmodel.crud |
---|
Methods in edu.uoc.tfc.dbmodel.crud with parameters of type TipusSiniestreDao | |
---|---|
void |
TipusSiniestreManageableDaoBase.setDao(TipusSiniestreDao dao)
|
void |
PartManageableDaoBase.setTipusSinistreDao(TipusSiniestreDao tipusSinistreDao)
|
Uses of TipusSiniestreDao in edu.uoc.tfc.service |
---|
Methods in edu.uoc.tfc.service with parameters of type TipusSiniestreDao | |
---|---|
void |
TipusSinistreServiceBase.setTipusSiniestreDao(TipusSiniestreDao tipusSiniestreDao)
Sets the reference to tipusSiniestre 's DAO. |
void |
PartServiceBase.setTipusSiniestreDao(TipusSiniestreDao tipusSiniestreDao)
Sets the reference to tipusSiniestre 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |