All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jlot.hibernate.repository.CollectionRepositoryHibernate Maven / Gradle / Ivy

There is a newer version: 1.2
Show newest version
package org.jlot.hibernate.repository;

import org.jlot.hibernate.orm.PersistableEntity;
import org.jlot.hibernate.repository.api.CollectionRepository;

public abstract class CollectionRepositoryHibernate extends RootEntityRepositoryHibernate implements CollectionRepository
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy