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 TransactionDAO
CoreDAO. transactionDAO()
Methods in de.ancash.bazaar.core.dao with parameters of type TransactionDAO Modifier and Type Method Description void
CoreDAO. setTransactionDAO(TransactionDAO transactionDAO)
-