package io.robe.hibernate; public interface HasHibernateConfiguration { HibernateConfiguration getHibernate(); }