Uses of Interface
org.hibernate.persister.spi.PersisterFactory

Packages that use PersisterFactory
org.hibernate.persister.internal   
 

Uses of PersisterFactory in org.hibernate.persister.internal
 

Classes in org.hibernate.persister.internal that implement PersisterFactory
 class PersisterFactoryImpl
          The standard Hibernate PersisterFactory implementation
 

Methods in org.hibernate.persister.internal that return PersisterFactory
 PersisterFactory PersisterFactoryInitiator.initiateService(Map configurationValues, ServiceRegistryImplementor registry)
           
 

Methods in org.hibernate.persister.internal that return types with arguments of type PersisterFactory
 Class<PersisterFactory> PersisterFactoryInitiator.getServiceInitiated()
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.