Uses of Class
de.ancash.bazaar.core.dao.TransactionDAO
-
Packages that use TransactionDAO Package Description de.ancash.bazaar.core.dao -
-
Uses of TransactionDAO in de.ancash.bazaar.core.dao
Methods in de.ancash.bazaar.core.dao that return TransactionDAO Modifier and Type Method Description TransactionDAOCoreDAO. transactionDAO()Methods in de.ancash.bazaar.core.dao with parameters of type TransactionDAO Modifier and Type Method Description voidCoreDAO. setTransactionDAO(TransactionDAO transactionDAO)
-