Uses of Class
org.apache.openejb.jee.jba.cmp.Dbindex
-
Packages that use Dbindex Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Dbindex in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as Dbindex Modifier and Type Field Description protected DbindexCmpField. dbindexprotected DbindexKeyField. dbindexMethods in org.apache.openejb.jee.jba.cmp that return Dbindex Modifier and Type Method Description DbindexObjectFactory. createDbindex()Create an instance ofDbindexDbindexCmpField. getDbindex()Gets the value of the dbindex property.DbindexKeyField. getDbindex()Gets the value of the dbindex property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Dbindex Modifier and Type Method Description voidCmpField. setDbindex(Dbindex value)Sets the value of the dbindex property.voidKeyField. setDbindex(Dbindex value)Sets the value of the dbindex property.
-