ajout package
This commit is contained in:
parent
a82e415bf8
commit
f13f935edd
13
GSBapplication/src/Metier/Medicament.java
Normal file
13
GSBapplication/src/Metier/Medicament.java
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
|
||||
*/
|
||||
package Metier;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author emile.lalorcey
|
||||
*/
|
||||
public class Medicament {
|
||||
|
||||
}
|
13
GSBapplication/src/acces_aux_donnes/MedicamentSQL.java
Normal file
13
GSBapplication/src/acces_aux_donnes/MedicamentSQL.java
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
|
||||
*/
|
||||
package acces_aux_donnes;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author emile.lalorcey
|
||||
*/
|
||||
public class MedicamentSQL {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user