Package io.quarkus.hibernate.orm.panache
Class PanacheEntity_
java.lang.Object
io.quarkus.hibernate.orm.panache.PanacheEntity_
@Generated("org.hibernate.processor.HibernateProcessor")
public abstract class PanacheEntity_
extends Object
Static metamodel for
PanacheEntity-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.MappedSuperclassType<PanacheEntity> Static metamodel type forPanacheEntitystatic jakarta.persistence.metamodel.SingularAttribute<PanacheEntity, Long> Static metamodel for attributePanacheEntity.idstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
- See Also:
-
class_
Static metamodel type forPanacheEntity -
id
Static metamodel for attributePanacheEntity.id
-
-
Constructor Details
-
PanacheEntity_
public PanacheEntity_()
-