|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JpaFileRepository | |
---|---|
com.trendmicro.grid.acl.ds.jpa | Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules. |
Uses of JpaFileRepository in com.trendmicro.grid.acl.ds.jpa |
---|
Methods in com.trendmicro.grid.acl.ds.jpa that return JpaFileRepository | |
---|---|
protected JpaFileRepository |
JpaFileDetailsFetcher.getFallbackRepository()
|
Constructors in com.trendmicro.grid.acl.ds.jpa with parameters of type JpaFileRepository | |
---|---|
AbstractReceivedFileContentsHandler(JpaFileRepository fileRepository)
Creates a new instance. |
|
ReceivedDataSetsHandler(JpaFileRepository fileRepository,
JpaPackageRepository packageRepository,
ReceivedPreparedPackagesHandler packagesHandler,
ReceivedSourcesHandler sourcesHandler)
Creates a new thread safe instance. |
|
ReceivedPreparedPackagesHandler(JpaFileRepository fileRepository,
JpaPackageRepository packageRepository,
AbstractReceivedResultsHandler<Collection<JpaPackageFamily>> familyHandler)
Creates a new thread safe instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |