Interface SettingH2
- All Superinterfaces:
SettingSQL, SQL
H2-specific implementation of
SettingSQL.- Since:
- 1.10.0
-
Method Summary
Methods inherited from interface SettingSQL
findByPlayer
-
Method Details
-
upsert
Description copied from interface:SettingSQLInserts or updates a player setting.- Specified by:
upsertin interfaceSettingSQL- Parameters:
playerId- the player IDtype- the setting typevalue- the setting value
-