Package com.epam.ta.reportportal.dao
Interface ServerSettingsRepositoryCustom
-
- All Known Subinterfaces:
ServerSettingsRepository
- All Known Implementing Classes:
ServerSettingsRepositoryCustomImpl
public interface ServerSettingsRepositoryCustom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<ServerSettings>selectServerSettings()
-
-
-
Method Detail
-
selectServerSettings
java.util.List<ServerSettings> selectServerSettings()
-
-