org.hibernate.reflection
Interface XPackage

All Superinterfaces:
XAnnotatedElement

public interface XPackage
extends XAnnotatedElement

Author:
Paolo Perrotta, Davide Marchignoli

Method Summary
 String getName()
           
 
Methods inherited from interface org.hibernate.reflection.XAnnotatedElement
equals, getAnnotation, getAnnotations, isAnnotationPresent
 

Method Detail

getName

String getName()