Uses of Class
org.apache.openejb.jee.wls.RelationshipRoleMap
-
Packages that use RelationshipRoleMap Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RelationshipRoleMap in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as RelationshipRoleMap Modifier and Type Field Description protected RelationshipRoleMapWeblogicRelationshipRole. relationshipRoleMapMethods in org.apache.openejb.jee.wls that return RelationshipRoleMap Modifier and Type Method Description RelationshipRoleMapObjectFactory. createRelationshipRoleMap()Create an instance ofRelationshipRoleMapRelationshipRoleMapWeblogicRelationshipRole. getRelationshipRoleMap()Gets the value of the relationshipRoleMap property.Methods in org.apache.openejb.jee.wls with parameters of type RelationshipRoleMap Modifier and Type Method Description voidWeblogicRelationshipRole. setRelationshipRoleMap(RelationshipRoleMap value)Sets the value of the relationshipRoleMap property.
-