|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.validationserver.output.AbstractMySQLOutput
cz.zcu.validationserver.output.PPA1MySQLOutput
public class PPA1MySQLOutput
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 |
---|
private static final Logger logger
private static final boolean isDebugEnabled
Constructor Detail |
---|
public PPA1MySQLOutput()
Method Detail |
---|
protected void doInsert(FullValidationResult result) throws java.sql.SQLException
doInsert
in class AbstractMySQLOutput
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |