Uses of Interface
tigase.muc.repository.IMucDAO
-
Packages that use IMucDAO Package Description tigase.muc.repository -
-
Uses of IMucDAO in tigase.muc.repository
Classes in tigase.muc.repository that implement IMucDAO Modifier and Type Class Description classAbstractMucDAO<DS extends tigase.db.DataSource,ID>Created by andrzej on 14.10.2016.classJDBCMucDAOclassMucDAOMDBeanCreated by andrzej on 16.10.2016.Methods in tigase.muc.repository that return IMucDAO Modifier and Type Method Description protected IMucDAOMucDAOMDBean. getRepository(java.lang.String domain)Methods in tigase.muc.repository that return types with arguments of type IMucDAO Modifier and Type Method Description protected java.lang.Class<? extends IMucDAO>MucDAOMDBean. findClassForDataSource(tigase.db.DataSource dataSource)
-