Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • ca.stellardrift.permissionsex.impl.backend.AbstractDataStore<T,​C> (implements ca.stellardrift.permissionsex.datastore.DataStore)
    • ca.stellardrift.permissionsex.impl.backend.AbstractDataStore.Factory<T,​C> (implements ca.stellardrift.permissionsex.datastore.DataStoreFactory)
    • ca.stellardrift.permissionsex.impl.rank.AbstractRankLadder (implements ca.stellardrift.permissionsex.rank.RankLadder)
    • org.jdbi.v3.core.spi.JdbiPlugin.Singleton (implements org.jdbi.v3.core.spi.JdbiPlugin)
    • ca.stellardrift.permissionsex.datastore.sql.dao.LegacyDao
    • ca.stellardrift.permissionsex.datastore.sql.SchemaMigrations
    • ca.stellardrift.permissionsex.datastore.sql.SqlConstants
    • ca.stellardrift.permissionsex.datastore.sql.SqlContextInheritance (implements ca.stellardrift.permissionsex.context.ContextInheritance)
    • ca.stellardrift.permissionsex.datastore.sql.SqlDao (implements java.lang.AutoCloseable)
      • ca.stellardrift.permissionsex.datastore.sql.dao.H2SqlDao
      • ca.stellardrift.permissionsex.datastore.sql.dao.MySqlDao
    • ca.stellardrift.permissionsex.datastore.sql.SqlSubjectRef<I> (implements ca.stellardrift.permissionsex.subject.SubjectRef<I>)

Interface Hierarchy

Enum Hierarchy