Guest User

Untitled

a guest
Jan 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. public static final String LISTE_VOLS_POUR_VILLE_DEPART =
  2. "select * from app.vol vol INNER JOIN app.ENUMVILLE ville on idvilledepart = idville where ville.NOM = ?";
Add Comment
Please, Sign In to add comment