|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJdbcAppender
Interface that represents Logging in a Database.
| Field Summary | |
|---|---|
static int |
EXCEPTION_MESSAGE_LENGTH
|
static int |
EXCEPTION_STACK_TRACE_LENGTH
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Les appenders doivent etre thread-safe. |
java.lang.String |
getJndiConnection()
Returns the jndiConnection. |
void |
setJndiConnection(java.lang.String jndiConnection)
Sets the jndiConnection. |
| Methods inherited from interface salto.batch.appender.IBatchAppender |
|---|
batchEnded, batchEnded, batchResumed, batchStarted, copy, trtAdded, trtEnded, trtStarted, validate |
| Field Detail |
|---|
static final int EXCEPTION_MESSAGE_LENGTH
static final int EXCEPTION_STACK_TRACE_LENGTH
| Method Detail |
|---|
java.lang.Object clone()
IBatchAppender
clone in interface IBatchAppenderObject.clone()java.lang.String getJndiConnection()
void setJndiConnection(java.lang.String jndiConnection)
jndiConnection - The jndiConnection to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||