|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.persistence.BambooConnectionTemplate
public class BambooConnectionTemplate
Template for running direct commands on the Connection
within a Hibernate transtion
Constructor Summary | |
---|---|
BambooConnectionTemplate(org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate,
org.springframework.transaction.support.TransactionTemplate transactionTemplate)
|
Method Summary | |
---|---|
void |
execute(BambooConnectionCallback connectionCallback)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooConnectionTemplate(org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate, org.springframework.transaction.support.TransactionTemplate transactionTemplate)
Method Detail |
---|
public void execute(BambooConnectionCallback connectionCallback)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |