openhab-addons/bundles/org.openhab.persistence.jdbc/src
Holger Friedrich 5b42c4b071
Java 17 features (#15493)
- add missing @override
- Java style array syntax
- remove redundant modifiers
- always move String constants to left side in comparisons
- simplify lambda expressions and return statements
- use replace instead of replaceAll w/o regex

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-08-26 08:52:11 +02:00
..
main Java 17 features (#15493) 2023-08-26 08:52:11 +02:00
test/java/org/openhab/persistence/jdbc/internal Adjust to core changes (#14952) 2023-05-08 09:35:36 +02:00