Hierarchy For Package com.cotani.storage.backend
Interface Hierarchy
- com.cotani.storage.backend.StorageBackend
- com.cotani.storage.backend.StorageCredentials
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.cotani.storage.backend.MariaDbBackend (implements com.cotani.storage.backend.StorageBackend)
- com.cotani.storage.backend.MariaDbCredentials (implements com.cotani.storage.backend.StorageCredentials)
- com.cotani.storage.backend.MySqlBackend (implements com.cotani.storage.backend.StorageBackend)
- com.cotani.storage.backend.MySqlCredentials (implements com.cotani.storage.backend.StorageCredentials)
- com.cotani.storage.backend.MySqlCredentials.PoolSettings
- com.cotani.storage.backend.SQLiteBackend (implements com.cotani.storage.backend.StorageBackend)
- com.cotani.storage.backend.SQLiteCredentials (implements com.cotani.storage.backend.StorageCredentials)
- java.lang.Record