|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sdsc.inca.protocol.MessageHandler
edu.sdsc.inca.depot.util.HibernateMessageHandler
edu.sdsc.inca.depot.commands.Insert
public class Insert
The task that will take a report and insert it to the database. the REPORT and RESEND commands are supported by this class.
| Constructor Summary | |
|---|---|
Insert()
|
|
| Method Summary | |
|---|---|
void |
executeHibernateAction(edu.sdsc.inca.protocol.ProtocolReader reader,
edu.sdsc.inca.protocol.ProtocolWriter writer)
Execute the insert task. |
| Methods inherited from class edu.sdsc.inca.depot.util.HibernateMessageHandler |
|---|
execute |
| Methods inherited from class edu.sdsc.inca.protocol.MessageHandler |
|---|
errorReply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Insert()
| Method Detail |
|---|
public void executeHibernateAction(edu.sdsc.inca.protocol.ProtocolReader reader,
edu.sdsc.inca.protocol.ProtocolWriter writer)
throws java.lang.Exception
executeHibernateAction in class HibernateMessageHandlerjava.lang.Exception
edu.sdsc.inca.protocol.ProtocolException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||