org.apache.openejb.config
Class CmpJpaConversion
java.lang.Object
org.apache.openejb.config.CmpJpaConversion
- All Implemented Interfaces:
- DynamicDeployer
public class CmpJpaConversion
- extends Object
- implements DynamicDeployer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmpJpaConversion
public CmpJpaConversion()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy
in interface DynamicDeployer
- Throws:
OpenEJBException
generateEntityMappings
public EntityMappings generateEntityMappings(EjbModule ejbModule)
throws OpenEJBException
- Throws:
OpenEJBException
generateEntityMappings
public void generateEntityMappings(EjbModule ejbModule,
EntityMappings entityMappings)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.