| 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 RowLocking |
Defaults.rowLocking |
protected RowLocking |
RelationTableMapping.rowLocking |
protected RowLocking |
Entity.rowLocking |
| Modifier and Type | Method and Description |
|---|---|
RowLocking |
ObjectFactory.createRowLocking()
Create an instance of
RowLocking |
RowLocking |
Defaults.getRowLocking()
Gets the value of the rowLocking property.
|
RowLocking |
RelationTableMapping.getRowLocking()
Gets the value of the rowLocking property.
|
RowLocking |
Entity.getRowLocking()
Gets the value of the rowLocking property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.setRowLocking(RowLocking value)
Sets the value of the rowLocking property.
|
void |
RelationTableMapping.setRowLocking(RowLocking value)
Sets the value of the rowLocking property.
|
void |
Entity.setRowLocking(RowLocking value)
Sets the value of the rowLocking property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.