Uses of Class
org.apache.openejb.jee.oejb2.KeyGeneratorType
-
Packages that use KeyGeneratorType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of KeyGeneratorType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as KeyGeneratorType Modifier and Type Field Description protected KeyGeneratorTypeEntityBeanType. keyGeneratorMethods in org.apache.openejb.jee.oejb2 that return KeyGeneratorType Modifier and Type Method Description KeyGeneratorTypeObjectFactory. createKeyGeneratorType()Create an instance ofKeyGeneratorTypeKeyGeneratorTypeEntityBeanType. getKeyGenerator()Gets the value of the keyGenerator property.Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type KeyGeneratorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<KeyGeneratorType>ObjectFactory. createKeyGenerator(KeyGeneratorType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type KeyGeneratorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<KeyGeneratorType>ObjectFactory. createKeyGenerator(KeyGeneratorType value)voidEntityBeanType. setKeyGenerator(KeyGeneratorType value)Sets the value of the keyGenerator property.
-