Uses of Class
org.apache.openejb.jee.wls.AutomaticKeyGeneration

Packages that use AutomaticKeyGeneration
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
protected  AutomaticKeyGeneration WeblogicRdbmsBean.automaticKeyGeneration
           
 

Methods in org.apache.openejb.jee.wls that return AutomaticKeyGeneration
 AutomaticKeyGeneration ObjectFactory.createAutomaticKeyGeneration()
          Create an instance of AutomaticKeyGeneration
 AutomaticKeyGeneration WeblogicRdbmsBean.getAutomaticKeyGeneration()
          Gets the value of the automaticKeyGeneration property.
 

Methods in org.apache.openejb.jee.wls with parameters of type AutomaticKeyGeneration
 void WeblogicRdbmsBean.setAutomaticKeyGeneration(AutomaticKeyGeneration value)
          Sets the value of the automaticKeyGeneration property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.