com.poscoict.glueframework.transaction
Interface GlueLazyTransactionManager

All Superinterfaces:
GlueTransactionManager
All Known Implementing Classes:
GlueLazyDataSourceTransactionManager

public interface GlueLazyTransactionManager
extends GlueTransactionManager

Æ®·£Àè¼Ç °ü¸® ÀÎÅÍÆäÀ̽ºÀÌ´Ù.


Method Summary
 boolean lazyCommit()
           
 boolean lazyRollback()
           
 
Methods inherited from interface com.poscoict.glueframework.transaction.GlueTransactionManager
changeTransaction, commit, rollback, startTransaction
 

Method Detail

lazyCommit

boolean lazyCommit()
                   throws GlueException
Throws:
GlueException

lazyRollback

boolean lazyRollback()
                     throws GlueException
Throws:
GlueException


Copyright © 2013–2017 POSCO ICT. All rights reserved.