JdbcClassProgressionStore
JDBC adapter backed by the player-data repository's serialized connection.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns an in-memory zero record when the form has no persisted row.
Link copied to clipboard
public void savePlayerAggregate(StoredClassProfile profile, Collection<StoredClassProgress> progressRows)
Atomically saves one player's profile and the supplied form rows.
Link copied to clipboard
Link copied to clipboard