public interface ResourceAccess
Modifier and Type | Method and Description |
---|---|
String |
getInsertStatementId()
Retrieves the name of the SQL statement to call.
|
Map<String,Object> |
getInsertStatementParameters()
Retrieves the map of parameters to use when executing the insert statement.
|
Map<String,Object> getInsertStatementParameters()
String getInsertStatementId()