public class RegistroServiceMySQL
extends java.lang.Object
Constructor and Description |
---|
RegistroServiceMySQL() |
Modifier and Type | Method and Description |
---|---|
void |
createRegistro(Registro nuevo) |
java.lang.String |
readRegistro(int cedula) |
void |
updateRegistro(Registro actualiza) |