Class PanacheJpaRepositoryEnhancer

    • Constructor Detail

      • PanacheJpaRepositoryEnhancer

        public PanacheJpaRepositoryEnhancer​(org.jboss.jandex.IndexView index,
                                            TypeBundle typeBundle)
    • Method Detail

      • apply

        public org.objectweb.asm.ClassVisitor apply​(String className,
                                                    org.objectweb.asm.ClassVisitor outputClassVisitor)
        Specified by:
        apply in interface BiFunction<String,​org.objectweb.asm.ClassVisitor,​org.objectweb.asm.ClassVisitor>
        Specified by:
        apply in class PanacheRepositoryEnhancer