JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 1.7.0.Final
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
K
O
P
R
S
T
V
A
apply(String, ClassVisitor)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionEnhancer
apply(String, ClassVisitor)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityEnhancer
apply(String, ClassVisitor)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryEnhancer
autobox(Type)
- Static method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
B
build(CombinedIndexBuildItem, ApplicationIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, HibernateEnhancersRegisteredBuildItem, List<PanacheMethodCustomizerBuildItem>)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
C
CLASS_SIGNATURE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
CLASS_TYPE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
collectFields(ClassInfo)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionEnhancer
collectFields(ClassInfo)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityEnhancer
D
DEFAULT_IMPLS
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryClassVisitor
E
ensureBeanLookupAvailable()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
ENTITY_TYPES
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
F
featureBuildItem()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
G
generateAccessorGetField(MethodVisitor, EntityField)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
generateAccessorSetField(MethodVisitor, EntityField)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
getModelDescriptor()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
getPanacheOperationsBinaryName()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
I
injectModel(MethodVisitor)
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
io.quarkus.hibernate.orm.panache.kotlin.deployment
- package io.quarkus.hibernate.orm.panache.kotlin.deployment
J
JPA_OPERATIONS
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
JPA_OPERATIONS_BINARY_NAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityEnhancer
K
KotlinPanacheCompanionClassVisitor
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
kotlinc compiles default methods in to the implementing classes so we don't need to generate whole method bodies.
KotlinPanacheCompanionClassVisitor(ClassVisitor, ClassInfo)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionClassVisitor
KotlinPanacheCompanionEnhancer
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
KotlinPanacheCompanionEnhancer(IndexView, List<PanacheMethodCustomizer>)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionEnhancer
KotlinPanacheEntityClassVisitor
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
This visitor process kotlin entities and removes the final modifier from the compiler generated getters and setters.
KotlinPanacheEntityClassVisitor(String, ClassVisitor, MetamodelInfo<EntityModel<EntityField>>, ClassInfo, ClassInfo, List<PanacheMethodCustomizer>)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
KotlinPanacheEntityEnhancer
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
KotlinPanacheEntityEnhancer(IndexView, List<PanacheMethodCustomizer>)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityEnhancer
KotlinPanacheRepositoryClassVisitor
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
kotlinc compiles default methods in to the implementing classes so we don't need to generate whole method bodies.
KotlinPanacheRepositoryClassVisitor(String, ClassVisitor, IndexView)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryClassVisitor
KotlinPanacheRepositoryEnhancer
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
KotlinPanacheRepositoryEnhancer(IndexView)
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryEnhancer
KotlinPanacheResourceProcessor
- Class in
io.quarkus.hibernate.orm.panache.kotlin.deployment
KotlinPanacheResourceProcessor()
- Constructor for class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
O
OBJECT_SIGNATURE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
OBJECT_TYPE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
P
PANACHE_COMPANION_DOTNAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_COMPANION_SIGNATURE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_ENTITY_BASE_DOTNAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_ENTITY_BASE_SIGNATURE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_ENTITY_DOTNAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_ENTITY_SIGNATURE
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_REPOSITORY_BASE_DOTNAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PANACHE_REPOSITORY_DOTNAME
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
PRIMITIVE_TYPES
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
produceModel()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
R
REPOSITORY_TYPES
- Static variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
S
sanitize(Type[])
- Static method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
T
toBinarySignature(Class<?>)
- Static method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheResourceProcessor
toString()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionClassVisitor
toString()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
typeArguments
- Variable in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryClassVisitor
V
visit(int, int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionClassVisitor
visit(int, int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
visit(int, int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryClassVisitor
visitEnd()
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionClassVisitor
visitMethod(int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheCompanionClassVisitor
visitMethod(int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheEntityClassVisitor
visitMethod(int, String, String, String, String[])
- Method in class io.quarkus.hibernate.orm.panache.kotlin.deployment.
KotlinPanacheRepositoryClassVisitor
A
B
C
D
E
F
G
I
J
K
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 1.7.0.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.