Uses of Interface
tech.guilhermekaua.spigotboot.data.jdbc.repository.JdbcRepository
Packages that use JdbcRepository
Package
Description
-
Uses of JdbcRepository in tech.guilhermekaua.spigotboot.data.jdbc.registry.discovery
Methods in tech.guilhermekaua.spigotboot.data.jdbc.registry.discovery that return types with arguments of type JdbcRepositoryModifier and TypeMethodDescriptionSet<Class<? extends JdbcRepository>>JdbcRepositoryDiscoveryService.discoverFromPackage(String basePackage) -
Uses of JdbcRepository in tech.guilhermekaua.spigotboot.data.jdbc.repository.impl
Classes in tech.guilhermekaua.spigotboot.data.jdbc.repository.impl that implement JdbcRepository