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