Uses of Interface
org.apache.openejb.jee.Keyable

Packages that use Keyable
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Keyable in org.apache.openejb.jee
 

Subinterfaces of Keyable in org.apache.openejb.jee
 interface EjbReference
           
 interface JndiReference
           
 interface PersistenceRef
           
 

Classes in org.apache.openejb.jee that implement Keyable
 class ApplicationException
          ejb-jar_3_1.xsd
 class DataSource
          javaee6.xsd
 class EjbLocalRef
          javaee6.xsd
 class EjbRef
          javaee6.xsd
 class EnvEntry
          javaee6.xsd
 class ExceptionMapping
           
 class Icon
          javaee6.xsd
 class MessageDestination
          javaee6.xsd
 class MessageDestinationRef
          javaee6.xsd
 class PackageMapping
          The package-mapping indicates the mapping between java-package-name and XML namespace in the WSDL document.
 class PersistenceContextRef
          javaee6.xsd
 class PersistenceUnitRef
          javaee6.xsd
 class PortComponent
          javaee_web_services_1_3.xsd
 class ResourceEnvRef
          javaee6.xsd
 class ResourceRef
          javaee6.xsd
 class ServiceEndpointInterfaceMapping
          The service-endpoint-interface-mapping defines a tuple to specify Service Endpoint Interfaces to WSDL port types and WSDL bindings.
 class ServiceRef
          javaee6.xsd
 class WebserviceDescription
          javaee_web_services_1_3.xsd
 

Uses of Keyable in org.apache.openejb.jee.jpa
 

Subinterfaces of Keyable in org.apache.openejb.jee.jpa
 interface Field
           
 interface RelationField
           
 

Classes in org.apache.openejb.jee.jpa that implement Keyable
 class AttributeOverride
           
 class Basic
           
 class Entity
          Defines the settings and mappings for an entity.
 class Id
           
 class ManyToMany
           
 class ManyToOne
           
 class MappedSuperclass
          Defines the settings and mappings for a mapped superclass.
 class OneToMany
           
 class OneToOne
           
 class Transient
           
 

Uses of Keyable in org.apache.openejb.jee.sun
 

Classes in org.apache.openejb.jee.sun that implement Keyable
 class WebserviceEndpoint
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.