Uses of Class
org.apache.openejb.jee.wls.UnknownPrimaryKeyField
-
Packages that use UnknownPrimaryKeyField Package Description 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 Modifier and Type Field Description protected UnknownPrimaryKeyFieldWeblogicRdbmsBean. unknownPrimaryKeyFieldMethods in org.apache.openejb.jee.wls that return UnknownPrimaryKeyField Modifier and Type Method Description UnknownPrimaryKeyFieldObjectFactory. createUnknownPrimaryKeyField()Create an instance ofUnknownPrimaryKeyFieldUnknownPrimaryKeyFieldWeblogicRdbmsBean. getUnknownPrimaryKeyField()Gets the value of the unknownPrimaryKeyField property.Methods in org.apache.openejb.jee.wls with parameters of type UnknownPrimaryKeyField Modifier and Type Method Description voidWeblogicRdbmsBean. setUnknownPrimaryKeyField(UnknownPrimaryKeyField value)Sets the value of the unknownPrimaryKeyField property.
-