Class ImperativeTypeBundle
java.lang.Object
io.quarkus.mongodb.panache.deployment.ImperativeTypeBundle
- All Implemented Interfaces:
TypeBundle
-
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
-
Constructor Details
-
ImperativeTypeBundle
public ImperativeTypeBundle()
-
-
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
-
updateType
- Specified by:
updateTypein interfaceTypeBundle
-