C
D
E
F
G
H
I
K
L
N
P
R
S
T
U
W
G
- getEntityManager() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheCompanion
- Returns the EntityManager for the <Entity> for extra operations (eg.
- getEntityManager() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheCompanionBase
- Returns the EntityManager for the <Entity> for extra operations (eg.
- getEntityManager() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheRepository
- Returns the EntityManager for the <Entity> for extra operations (eg.
- getEntityManager(KClass) - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheRepository
- Returns the EntityManager tied to the given class for extra operations (eg.
- getEntityManager() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheRepositoryBase
- Returns the EntityManager for the <Entity> for extra operations (eg.
- getEntityManager(KClass) - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheRepositoryBase
- Returns the EntityManager tied to the given class for extra operations (eg.
- getEntityManager(Class) - function in io.quarkus.hibernate.orm.panache.common.runtime.KotlinJpaOperations
- getEntityManager(String) - function in io.quarkus.hibernate.orm.panache.common.runtime.KotlinJpaOperations
- getEntityManager() - function in io.quarkus.hibernate.orm.panache.common.runtime.KotlinJpaOperations
- getId() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheEntity
- The auto-generated ID field.
- getINSTANCE() - function in io.quarkus.hibernate.orm.panache.kotlin.runtime.KotlinJpaOperations.Companion
- Provides the default implementations for quarkus to wire up.