comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEConnection.java @ 887:b757def3ff55

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:45:05 +0000
parents 8b442223741c
children e9ca6be4dbd2
comparison
equal deleted inserted replaced
886:8b442223741c 887:b757def3ff55
29 import org.apache.log4j.Logger; 29 import org.apache.log4j.Logger;
30 30
31 /** 31 /**
32 * Wrapperclass between an @see java.sql.Connection and an 32 * Wrapperclass between an @see java.sql.Connection and an
33 * @see com.esri.sde.sdk.client.SeConnection 33 * @see com.esri.sde.sdk.client.SeConnection
34 * @author Tim Englich <tim.englich@intevation.de> 34 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
35 */ 35 */
36 public class ArcSDEConnection implements Connection { 36 public class ArcSDEConnection implements Connection {
37 37
38 /** 38 /**
39 * the logger, used to log exceptions and additonaly information 39 * the logger, used to log exceptions and additonaly information

http://dive4elements.wald.intevation.org