Package net.daveray.rewardsapi.srvc
Class QueryService
java.lang.Object
net.daveray.rewardsapi.srvc.QueryService
QueryService provides JDBC flavored persistence
contains the sql queries and executes prepared statements
returning data to the RewardsService
- Since:
- November 2023
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueryService
public QueryService()
-
-
Method Details
-
rewardsAll
-
rewardsAllMonths
-
rewardsSingle
-
rewardsSingleMonths
-