Package io.quarkus.hibernate.orm.rest.data.panache.deployment
package io.quarkus.hibernate.orm.rest.data.panache.deployment
-
ClassDescriptionImplement data access logic for a specific data access strategy.Implement data access using active record.Implement data access using repository.
RestDataResourceimplementor that generates data access logic depending on which sub-interfaces are used in the application.