cz.zcu.validationserver.output
Class PPA1MySQLOutput

java.lang.Object
  extended by cz.zcu.validationserver.output.AbstractMySQLOutput
      extended by cz.zcu.validationserver.output.PPA1MySQLOutput
All Implemented Interfaces:
CustomOutput

public class PPA1MySQLOutput
extends AbstractMySQLOutput

Created by IntelliJ IDEA. User: Lukas Date: 7.10.2007 Time: 20:14:46


Field Summary
private static boolean isDebugEnabled
           
private static Logger logger
           
 
Fields inherited from class cz.zcu.validationserver.output.AbstractMySQLOutput
KEY_OUTPUT_MYSQL_DATABASE, KEY_OUTPUT_MYSQL_PASSWORD, KEY_OUTPUT_MYSQL_SERVER_NAME, KEY_OUTPUT_MYSQL_USER_NAME
 
Constructor Summary
PPA1MySQLOutput()
           
 
Method Summary
protected  void doInsert(FullValidationResult result)
           
 
Methods inherited from class cz.zcu.validationserver.output.AbstractMySQLOutput
close, getConnection, initialize, perform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static final Logger logger

isDebugEnabled

private static final boolean isDebugEnabled
Constructor Detail

PPA1MySQLOutput

public PPA1MySQLOutput()
Method Detail

doInsert

protected void doInsert(FullValidationResult result)
                 throws java.sql.SQLException
Specified by:
doInsert in class AbstractMySQLOutput
Throws:
java.sql.SQLException


Copyright © 2007 University of West Bohemia, KIV, author Lukas Valenta (lvalenta at civ.zcu.cz). All Rights Reserved. Build date 20110415.