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