List of usage examples for org.hibernate.persister.collection OneToManyPersister subclass-usage
From source file com.blazebit.persistence.integration.hibernate.CustomOneToManyPersister.java
/** * * @author Christian Beikov * @since 1.2.0 */ public class CustomOneToManyPersister extends OneToManyPersister implements CustomCollectionPersister {