|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resource.jdbc.event.AbstractPreparedStatementEvent
org.mobicents.slee.resource.jdbc.event.PreparedStatementSQLExceptionEventImpl
public class PreparedStatementSQLExceptionEventImpl
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.slee.resource.jdbc.event.PreparedStatementSQLExceptionEvent |
|---|
EVENT_TYPE_ID |
| Constructor Summary | |
|---|---|
PreparedStatementSQLExceptionEventImpl(java.sql.PreparedStatement preparedStatement,
java.sql.SQLException sqlException)
|
|
| Method Summary | |
|---|---|
java.sql.SQLException |
getSQLException()
|
| Methods inherited from class org.mobicents.slee.resource.jdbc.event.AbstractPreparedStatementEvent |
|---|
getPreparedStatement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mobicents.slee.resource.jdbc.event.PreparedStatementEvent |
|---|
getPreparedStatement |
| Constructor Detail |
|---|
public PreparedStatementSQLExceptionEventImpl(java.sql.PreparedStatement preparedStatement,
java.sql.SQLException sqlException)
preparedStatement - resultSet - | Method Detail |
|---|
public java.sql.SQLException getSQLException()
getSQLException in interface PreparedStatementSQLExceptionEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||