toggle menu
modicio
0.3
jvm
switch theme
search in API
modicio
/
modic.io.repository
Package-level
declarations
Types
Types
Attribute
Instance
Repository
Link copied to clipboard
interface
AttributeInstanceRepository
:
JpaRepository
<
AttributeInstance
,
Long
>
Fragment
Repository
Link copied to clipboard
interface
FragmentRepository
:
JpaRepository
<
Fragment
,
Long
>
Instance
Repository
Link copied to clipboard
interface
InstanceRepository
:
JpaRepository
<
Fragment
,
Long
>
Test
Data
Helper
Link copied to clipboard
class
TestDataHelper