Business Components

Uses of Interface
oracle.jbo.server.EJBPersistable

Packages that use.*
PackageDescription
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of EJBPersistable in oracle.jbo.server
 

Classes in oracle.jbo.server that implement EJBPersistable
TypeName
 class AssociationDefImpl
           NAME AssociationDefImpl.java - DESCRIPTION The AssociationDefImpl describes a read-only property that a JavaBean exports via a get accessor method.
 class AttributeDefImpl
          AttributeDefImpl is an implementation class for the AttributeDef interface in the middle tier server.
 class ViewAttributeDefImpl
          The ViewAttributeDefImpl is an alias to an AttributeDefImpl.
 


Business Components