Package | Description |
---|---|
org.invemar.ssdsam.indvarvalor |
Modifier and Type | Method and Description |
---|---|
VariableValor |
VariableValorDAO.findById(Integer id) |
VariableValor |
VariableValorDAO.merge(VariableValor detachedInstance) |
Modifier and Type | Method and Description |
---|---|
void |
VariableValorDAO.attachClean(VariableValor instance) |
void |
VariableValorDAO.attachDirty(VariableValor instance) |
void |
VariableValorDAO.delete(VariableValor persistentInstance) |
List |
VariableValorDAO.findByExample(VariableValor instance) |
VariableValor |
VariableValorDAO.merge(VariableValor detachedInstance) |
void |
VariableValorDAO.save(VariableValor transientInstance) |