Uses of Annotation Interface
net.datenwerke.gf.service.jpa.annotations.JpaUnit
Packages that use JpaUnit
-
Uses of JpaUnit in net.datenwerke.rs
Constructor parameters in net.datenwerke.rs with annotations of type JpaUnitModifierConstructorDescriptionReportServerPUStartup(HookHandlerService hookHandlerService, ConfigDirService configDirService, Properties jpaProperties, <any> generalInfoHibernateCategoryProviderHooker) -
Uses of JpaUnit in net.datenwerke.rs.installation
Constructor parameters in net.datenwerke.rs.installation with annotations of type JpaUnitModifierConstructorDescriptionInstallBaseDataTask(String persistenceUnitName, AuditLoggingInstallReportService auditLoggingInstallService, DatasourceService datasourceService, DBHelperService dbHelperService, ConfigDirService configDirService, ReportService reportService)