Uses of Class
org.apache.openejb.jee.jba.cmp.UnknownPk
-
Packages that use UnknownPk Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UnknownPk in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as UnknownPk Modifier and Type Field Description protected UnknownPkDefaults. unknownPkprotected UnknownPkEntity. unknownPkMethods in org.apache.openejb.jee.jba.cmp that return UnknownPk Modifier and Type Method Description UnknownPkObjectFactory. createUnknownPk()Create an instance ofUnknownPkUnknownPkDefaults. getUnknownPk()Gets the value of the unknownPk property.UnknownPkEntity. getUnknownPk()Gets the value of the unknownPk property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type UnknownPk Modifier and Type Method Description voidDefaults. setUnknownPk(UnknownPk value)Sets the value of the unknownPk property.voidEntity. setUnknownPk(UnknownPk value)Sets the value of the unknownPk property.
-