public interface PersonneDao
List<Personne>
findAllPersonnesByXAndY(int x, int y)
List<Personne> findAllPersonnesByXAndY(int x, int y)
Copyright © 2004–2018 CodeLutin. All rights reserved.