/ Published in: Other
Expand |
Embed | Plain Text
new Pessoa(nome: "Michael", endereco: "Centro", cidade: "Palmas", uf: "TO").save() new Pessoa(nome: "Lisa", endereco: "108N", cidade: "Palmas", uf: "TO").save()
You need to login to post a comment.
