Uses of Class
org.apache.openejb.jee.wls.AutomaticKeyGeneration
-
Packages that use AutomaticKeyGeneration Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AutomaticKeyGeneration in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as AutomaticKeyGeneration Modifier and Type Field Description protected AutomaticKeyGenerationWeblogicRdbmsBean. automaticKeyGenerationMethods in org.apache.openejb.jee.wls that return AutomaticKeyGeneration Modifier and Type Method Description AutomaticKeyGenerationObjectFactory. createAutomaticKeyGeneration()Create an instance ofAutomaticKeyGenerationAutomaticKeyGenerationWeblogicRdbmsBean. getAutomaticKeyGeneration()Gets the value of the automaticKeyGeneration property.Methods in org.apache.openejb.jee.wls with parameters of type AutomaticKeyGeneration Modifier and Type Method Description voidWeblogicRdbmsBean. setAutomaticKeyGeneration(AutomaticKeyGeneration value)Sets the value of the automaticKeyGeneration property.
-