Interface AnnotationHelper

  • All Known Implementing Classes:
    NullJPAHelper

    public interface AnnotationHelper
    An interface to make annotation processing within Jenabean agnostic. When used with JPA the internals will need to support JPA Id and other misc annotations. Classic dependency injection, we now depend on an interface within the same package.