Uses of Class
org.apache.openejb.jee.wls.Compatibility
-
Packages that use Compatibility Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Compatibility in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as Compatibility Modifier and Type Field Description protected CompatibilityWeblogicRdbmsJar. compatibilityMethods in org.apache.openejb.jee.wls that return Compatibility Modifier and Type Method Description CompatibilityObjectFactory. createCompatibility()Create an instance ofCompatibilityCompatibilityWeblogicRdbmsJar. getCompatibility()Gets the value of the compatibility property.Methods in org.apache.openejb.jee.wls with parameters of type Compatibility Modifier and Type Method Description voidWeblogicRdbmsJar. setCompatibility(Compatibility value)Sets the value of the compatibility property.
-