public interface StatementAgentInstanceLockFactory
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
getStatementLock(String statementName,
Annotation[] annotations,
boolean stateless,
StatementType statementType)
Create lock for statement
|
StatementAgentInstanceLock getStatementLock(String statementName, Annotation[] annotations, boolean stateless, StatementType statementType)
statementName
- is the statement nameannotations
- annotationstateless
- indicator whether statelessstatementType
- statement typeCopyright © 2005–2021. All rights reserved.