Package org.hibernate

Annotation Type Internal


  • @Target({PACKAGE,TYPE,METHOD,FIELD,CONSTRUCTOR})
    @Retention(RUNTIME)
    public @interface Internal
    Annotation used to identify a package, class, interface or method as "internal", meaning that applications should expect no guarantees with regard to the binary stability from release to release.