package io.dropwizard.hibernate.fake2.entities.pckg; import javax.persistence.Entity; @Entity public class FakeEntity2 { }