Package network.oxalis.persistence.api
Interface Platform
-
- All Known Implementing Classes:
H2Platform,HSQLDBPlatform,MsSQLPlatform,MySQLPlatform,OraclePlatform
public interface Platform- Author:
- erlend
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description booleandetect(String identifier)StringgetIdentifier()default jakarta.inject.NamedgetNamed()
-