Uses of Interface
net.anotheria.portalkit.services.accountarchive.persistence.AccountArchivePersistenceService
-
Packages that use AccountArchivePersistenceService Package Description net.anotheria.portalkit.services.accountarchive.persistence.jdbc -
-
Uses of AccountArchivePersistenceService in net.anotheria.portalkit.services.accountarchive.persistence.jdbc
Classes in net.anotheria.portalkit.services.accountarchive.persistence.jdbc that implement AccountArchivePersistenceService Modifier and Type Class Description classJdbcAccountArchivePersistenceServiceImplAccountArchivePersistenceServicefactory for JDBC implementation.Methods in net.anotheria.portalkit.services.accountarchive.persistence.jdbc that return AccountArchivePersistenceService Modifier and Type Method Description AccountArchivePersistenceServiceJdbcAccountArchivePersistenceServiceFactory. create()
-