Class WithId.AutoLong

java.lang.Object
io.quarkus.hibernate.panache.WithId<Long>
io.quarkus.hibernate.panache.WithId.AutoLong
Direct Known Subclasses:
PanacheEntity
Enclosing class:
WithId<IdType>

public abstract static class WithId.AutoLong extends WithId<Long>
  • Constructor Details

    • AutoLong

      public AutoLong()