org.netbeans.modules.j2ee.sun.persistence.mapping.ejb |
|
Java Source File Name | Type | Comment |
DevelopmentConversionHelper.java | Class | |
DevelopmentNameMapper.java | Class | This is a class which helps translate between the various names of the
CMP (ejb name, abstract schema, abstract bean, concrete bean, local
interface, remote interface) and the persistence-capable class name. |
EJBDevelopmentInfoHelper.java | Class | This is a class which implements the EJBInfoHelper interface
based on EjbJar and other DDAPI classes. |
EJBDevelopmentModel.java | Class | This is a subclass of DevelopmentModel which uses the deployment descriptor
to augment the java metadata for a non-existent persistence-capable
java/class file. |