Uses of Package
org.hibernate.ejb.packaging

Packages that use org.hibernate.ejb.packaging
org.hibernate.ejb.packaging   
 

Classes in org.hibernate.ejb.packaging used by org.hibernate.ejb.packaging
JarVisitor
          Parse a JAR of any form (zip file, exploded directory, ...)
JarVisitor.Filter
          Filter used when searching elements in a JAR
JarVisitor.JavaElementFilter
          Filter a Java element (class or package per fully qualified name and annotation existence) At least 1 annotation has to annotate the element and the accept method must match If none annotations are passed, only the accept method must pass.
PersistenceMetadata
          Simple represenation of persistence.xml