| 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 RemoveTable |
Entity.removeTable |
protected RemoveTable |
RelationTableMapping.removeTable |
protected RemoveTable |
Defaults.removeTable |
| Modifier and Type | Method and Description |
|---|---|
RemoveTable |
ObjectFactory.createRemoveTable()
Create an instance of
RemoveTable |
RemoveTable |
Entity.getRemoveTable()
Gets the value of the removeTable property.
|
RemoveTable |
RelationTableMapping.getRemoveTable()
Gets the value of the removeTable property.
|
RemoveTable |
Defaults.getRemoveTable()
Gets the value of the removeTable property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property.
|
void |
RelationTableMapping.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property.
|
void |
Defaults.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.