Incluir imágenes modelo relacional
This commit is contained in:
parent
c469264657
commit
ca526f9f0a
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 40 KiB |
@ -31,7 +31,7 @@ public class Instituto {
|
|||||||
@Column(name = "email")
|
@Column(name = "email")
|
||||||
private String email;
|
private String email;
|
||||||
|
|
||||||
@Column(name = "paginaWeb")
|
@Column(name = "pagina_web")
|
||||||
private String paginaWeb;
|
private String paginaWeb;
|
||||||
|
|
||||||
@Column(name = "anyoCreacion")
|
@Column(name = "anyoCreacion")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user