Uses of Class
com.caucho.amber.entity.EntityFactory

Packages that use EntityFactory
com.caucho.amber.entity   
 

Uses of EntityFactory in com.caucho.amber.entity
 

Methods in com.caucho.amber.entity that return EntityFactory
 EntityFactory AmberEntityHome.getEntityFactory()
          Returns the entity factory.
 

Methods in com.caucho.amber.entity with parameters of type EntityFactory
 void AmberEntityHome.setEntityFactory(EntityFactory factory)
          Sets the entity factory.