io.pelle.mango.client.base.vo.query.IEntity Maven / Gradle / Ivy
The newest version!
package io.pelle.mango.client.base.vo.query;
/**
* Represents a JPQL entity
*
* @author pelle
* @version $Rev: 662 $, $Date: 2010-08-30 20:58:04 +0200 (Mon, 30 Aug 2010) $
*
*/
public interface IEntity extends IAlias
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy