|
||||||||||
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 |
Entity.removeTable
|
protected RemoveTable |
RelationTableMapping.removeTable
|
protected RemoveTable |
Defaults.removeTable
|
Methods in org.apache.openejb.jee.jba.cmp that return RemoveTable | |
---|---|
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. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type RemoveTable | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |