| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected Dbindex |
CmpField.dbindex |
protected Dbindex |
KeyField.dbindex |
| Modifier and Type | Method and Description |
|---|---|
Dbindex |
ObjectFactory.createDbindex()
Create an instance of
Dbindex |
Dbindex |
CmpField.getDbindex()
Gets the value of the dbindex property.
|
Dbindex |
KeyField.getDbindex()
Gets the value of the dbindex property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmpField.setDbindex(Dbindex value)
Sets the value of the dbindex property.
|
void |
KeyField.setDbindex(Dbindex value)
Sets the value of the dbindex property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.