All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.annotations.common.reflection.XPackage Maven / Gradle / Ivy

The newest version!
package org.hibernate.annotations.common.reflection;

/**
 * @author Paolo Perrotta
 * @author Davide Marchignoli
 */
public interface XPackage extends XAnnotatedElement {

	String getName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy