|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoveTable | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of RemoveTable in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as RemoveTable | |
|---|---|
protected RemoveTable |
Defaults.removeTable
|
protected RemoveTable |
Entity.removeTable
|
protected RemoveTable |
RelationTableMapping.removeTable
|
| Methods in org.apache.openejb.jee.jba.cmp that return RemoveTable | |
|---|---|
RemoveTable |
ObjectFactory.createRemoveTable()
Create an instance of RemoveTable |
RemoveTable |
Defaults.getRemoveTable()
Gets the value of the removeTable property. |
RemoveTable |
Entity.getRemoveTable()
Gets the value of the removeTable property. |
RemoveTable |
RelationTableMapping.getRemoveTable()
Gets the value of the removeTable property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type RemoveTable | |
|---|---|
void |
Defaults.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property. |
void |
Entity.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property. |
void |
RelationTableMapping.setRemoveTable(RemoveTable value)
Sets the value of the removeTable property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||