transfer.com.sql.transaction
Class TransactionFactory
WEB-INF.cftags.component
transfer.com.factory.AbstractBaseFactory
transfer.com.sql.transaction.TransactionFactory
-
public class TransactionFactory
- extends AbstractBaseFactory
The Factory for SQL related objects
| Methods inherited from class transfer.com.factory.AbstractBaseFactory |
autowire, getMethodInvoker, getObjectFromFactory, getPropertyValue, getPropertyValueCache, getSingleton, getSingletonCache, getSingletonFromCache, hasSingleton, setPropertyValue, setPropertyValueCache, setSingleton, setSingletonCache, throw
|
| Methods inherited from class WEB-INF.cftags.component |
|
init
public init(MethodInjector methodInjector, AOPManager aopManager, JavaLoader javaLoader)
-
Constructor
- Parameters:
methodInjector - The method injector cfc
aopManager - the manager for AOP
javaLoader - The java loader for the apache commons
getTransaction
public Transaction getTransaction()
-
returns the transfer Transaction service