Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- tech.guilhermekaua.spigotboot.data.config.impl.HikariPersistenceUnitConfig (implements tech.guilhermekaua.spigotboot.data.config.PersistenceUnitConfig)
Interface Hierarchy
- tech.guilhermekaua.spigotboot.data.converter.AttributeConverter<X,
Y> - tech.guilhermekaua.spigotboot.data.persistable.Persistable<ID>
- tech.guilhermekaua.spigotboot.data.config.PersistenceConfig
- tech.guilhermekaua.spigotboot.data.config.PersistenceUnitConfig
- tech.guilhermekaua.spigotboot.data.repository.Repository<T,
KEY> - tech.guilhermekaua.spigotboot.data.transaction.TransactionCallback<T>
- tech.guilhermekaua.spigotboot.data.transaction.TransactionCallbackWithoutResult
- tech.guilhermekaua.spigotboot.data.transaction.TransactionManager
Annotation Interface Hierarchy
- tech.guilhermekaua.spigotboot.data.converter.Convert (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.data.converter.Converter (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.data.transaction.Transactional (implements java.lang.annotation.Annotation)