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