package io.robe.hibernate.entity.inner; import javax.persistence.Entity; /** * Created by adem on 19/10/2016. */ @Entity public class InnerEntity { }