Class InternalStorageTranslationRepo

java.lang.Object
org.damap.base.repo.InternalStorageTranslationRepo
All Implemented Interfaces:
io.quarkus.hibernate.orm.panache.PanacheRepository<InternalStorageTranslation>, io.quarkus.hibernate.orm.panache.PanacheRepositoryBase<InternalStorageTranslation,Long>

@ApplicationScoped public class InternalStorageTranslationRepo extends Object implements io.quarkus.hibernate.orm.panache.PanacheRepository<InternalStorageTranslation>
InternalStorageTranslationRepo class.
  • Constructor Details

    • InternalStorageTranslationRepo

      public InternalStorageTranslationRepo()
  • Method Details