Package-level declarations

Types

Link copied to clipboard
@NoRepositoryBean
interface BrownieEventsRepository<E : BrownieEvent?> : JpaRepository<T, ID>
The BrownieEventsRepository provides the methods to manage any BrownieEvent in the dedicated tables