Package io. quarkus. mongodb. panache. kotlin. runtime
Types
Link copied to clipboard
class KotlinMongoOperations : MongoOperations<PanacheQuery<*>, PanacheUpdate>
Content copied to clipboard
Defines kotlin specific implementations of methods needed by MongoOperations.
Link copied to clipboard