Class ReactiveJavaJpaTypeBundle
java.lang.Object
io.quarkus.hibernate.reactive.panache.common.deployment.ReactiveJavaJpaTypeBundle
- All Implemented Interfaces:
TypeBundle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.panache.common.deployment.TypeBundle
entityCompanion, entityCompanionBase, updateType
-
Field Details
-
BUNDLE
-
-
Constructor Details
-
ReactiveJavaJpaTypeBundle
public ReactiveJavaJpaTypeBundle()
-
-
Method Details
-
entity
- Specified by:
entityin interfaceTypeBundle
-
entityBase
- Specified by:
entityBasein interfaceTypeBundle
-
operations
- Specified by:
operationsin interfaceTypeBundle
-
queryType
- Specified by:
queryTypein interfaceTypeBundle
-
repository
- Specified by:
repositoryin interfaceTypeBundle
-
repositoryBase
- Specified by:
repositoryBasein interfaceTypeBundle
-