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.common.runtime.AbstractJpaOperations
- getEntityManager(Class) - function in io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations
- getEntityManager(String) - function in io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations
- 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.
- getId() - function in io.quarkus.hibernate.orm.panache.kotlin.PanacheEntity
- The auto-generated ID field.