Uses of Interface
com.helger.dao.container.IDAOContainer
-
Packages that use IDAOContainer Package Description com.helger.dao.container -
-
Uses of IDAOContainer in com.helger.dao.container
Classes in com.helger.dao.container that implement IDAOContainer Modifier and Type Class Description classAbstractDAOContainerAbstract base implementation ofIDAOContainer.classDefaultDAOContainerThe default implementation ofIDAOContainerusing a list of DAOs provider in the constructor.
-