|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmetier.GestionConnection
public class GestionConnection
Classe de gestion de connection. Permet de centraliser la gestion d'une connection.
| Constructor Summary | |
|---|---|
GestionConnection()
Crée un objet GestionConnection |
|
| Method Summary | |
|---|---|
java.sql.Connection |
getConnection()
Renvoie une connection valide |
void |
shutDown()
Fermeture de la connexion. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GestionConnection()
GestionConnection
| Method Detail |
|---|
public void shutDown()
public java.sql.Connection getConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||