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

Packages that use UnknownPrimaryKeyField
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of UnknownPrimaryKeyField in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as UnknownPrimaryKeyField
protected  UnknownPrimaryKeyField WeblogicRdbmsBean.unknownPrimaryKeyField
           
 

Methods in org.apache.openejb.jee.wls that return UnknownPrimaryKeyField
 UnknownPrimaryKeyField ObjectFactory.createUnknownPrimaryKeyField()
          Create an instance of UnknownPrimaryKeyField
 UnknownPrimaryKeyField WeblogicRdbmsBean.getUnknownPrimaryKeyField()
          Gets the value of the unknownPrimaryKeyField property.
 

Methods in org.apache.openejb.jee.wls with parameters of type UnknownPrimaryKeyField
 void WeblogicRdbmsBean.setUnknownPrimaryKeyField(UnknownPrimaryKeyField value)
          Sets the value of the unknownPrimaryKeyField property.
 



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