|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.protomatter.syslog.StringDatabaseLogStatementAdapter
A log adapter that uses the setString() method to set details.
Constructor Summary | |
StringDatabaseLogStatementAdapter()
|
Method Summary | |
void |
handleLogStatement(java.sql.PreparedStatement statement,
java.lang.String data,
int index)
Set the parameter on the given statement to write the message detail into the database. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringDatabaseLogStatementAdapter()
Method Detail |
public void handleLogStatement(java.sql.PreparedStatement statement, java.lang.String data, int index) throws java.sql.SQLException
DatabaseLogStatementAdapter
handleLogStatement
in interface DatabaseLogStatementAdapter
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |