Interface Summary |
Class |
Remote interface for Class entity bean. |
ClassHome |
Home interface for the Class Entity bean |
Object |
Remote interface for the Object entity bean. |
ObjectHome |
Home interface for the Object entity bean. |
Property |
Remote interface for Property entity bean |
PropertyHome |
Home interface for Property bean. |
PropertyType |
Remote interface for PropertyType entity bean |
PropertyTypeHome |
Home interface for the PropertyType Entity Bean |
Type |
Remote interface for Type Entity bean |
TypeHome |
Home interface for the Type Entity Bean |
TypeValue |
Remote interface for TypeValue entity bean |
TypeValueHome |
Home interface for TypeValue entity bean |
Value |
Remote interface for Value entity bean |
ValueHome |
Home interface of the Value entity bean |
Class Summary |
ClassBean |
Implementation of the Class entity bean using CMP (Container managed persistance). |
ObjectBean |
Implementation of the Object entity bean using CMP (Container managed persistance). |
PropertyBean |
Implementation of the Property entity bean, using Contaner Managed Persistance (CMP)
Properties are used to define an Object. |
PropertyTypeBean |
Implementation of the PropertyType Entity Bean using Container Managed Persistance (CMP) |
TypeBean |
Implementation of the Type Entity Bean using Container Managed Persistance (CMP)
Each Property has one or more types. |
TypeValueBean |
Implementation of the TypeValue entity bean, using container managed persistance (CMP). |
ValueBean |
Implementation of the Value entity bean using Container Managed Persistance (CMP)
Values are linked to objects and properties. |