I can list the Customer and their Animals, but I can not list the Breeds of animals.
Follow the classes involved in the relationship:
Client Class
@Entity
public class Cliente extends Pessoa {
@Column(name="forma_pagamento", length=20...
asked by
09.04.2017 / 05:44