Uses of Class
org.apache.openejb.jee.jba.cmp.KeyFields
-
Packages that use KeyFields Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of KeyFields in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as KeyFields Modifier and Type Field Description protected KeyFieldsEjbRelationshipRole. keyFieldsMethods in org.apache.openejb.jee.jba.cmp that return KeyFields Modifier and Type Method Description KeyFieldsObjectFactory. createKeyFields()Create an instance ofKeyFieldsKeyFieldsEjbRelationshipRole. getKeyFields()Gets the value of the keyFields property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type KeyFields Modifier and Type Method Description voidEjbRelationshipRole. setKeyFields(KeyFields value)Sets the value of the keyFields property.
-