public interface ProcedureCallMemento
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
getHintsMap()
Access to any hints associated with the memento. 
 | 
ProcedureCall | 
makeProcedureCall(Session session)
Convert the memento back into an executable (connected) form. 
 | 
ProcedureCall | 
makeProcedureCall(SessionImplementor session)
Convert the memento back into an executable (connected) form. 
 | 
ProcedureCall makeProcedureCall(Session session)
session - The session to connect the procedure call toProcedureCall makeProcedureCall(SessionImplementor session)
session - The session to connect the procedure call toCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.