org.genealogie.log
Class ConnexionWeb

java.lang.Object
  |
  +--org.genealogie.log.ConnexionWeb

public class ConnexionWeb
extends java.lang.Object


Field Summary
private  java.sql.Connection connection
           
private  javax.servlet.http.HttpServletRequest request
           
 
Constructor Summary
ConnexionWeb(java.sql.Connection connection, javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 void log(java.lang.String type, java.lang.String commentaires)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

connection

private java.sql.Connection connection

request

private javax.servlet.http.HttpServletRequest request
Constructor Detail

ConnexionWeb

public ConnexionWeb(java.sql.Connection connection,
                    javax.servlet.http.HttpServletRequest request)
Method Detail

log

public void log(java.lang.String type,
                java.lang.String commentaires)


Copyright © 2002 JGenea Web. All Rights Reserved.