| 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 AutoIncrement |
UnknownPk.autoIncrement |
protected AutoIncrement |
CmpField.autoIncrement |
| Modifier and Type | Method and Description |
|---|---|
AutoIncrement |
ObjectFactory.createAutoIncrement()
Create an instance of
AutoIncrement |
AutoIncrement |
UnknownPk.getAutoIncrement()
Gets the value of the autoIncrement property.
|
AutoIncrement |
CmpField.getAutoIncrement()
Gets the value of the autoIncrement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnknownPk.setAutoIncrement(AutoIncrement value)
Sets the value of the autoIncrement property.
|
void |
CmpField.setAutoIncrement(AutoIncrement value)
Sets the value of the autoIncrement property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.