public class MLEDAO
extends java.lang.Object
Constructor and Description |
---|
MLEDAO()
Constructor to start a hibernate transaction in case one has not
already been started
|
Modifier and Type | Method and Description |
---|---|
gov.niarl.hisAppraiser.hibernate.domain.MLE |
getMLE(HostBean hostFullObj,
int order) |
void |
updateMle(gov.niarl.hisAppraiser.hibernate.domain.MLE mle) |
public MLEDAO()
public gov.niarl.hisAppraiser.hibernate.domain.MLE getMLE(HostBean hostFullObj, int order)
public void updateMle(gov.niarl.hisAppraiser.hibernate.domain.MLE mle)