| 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 ColumnName |
CreatedBy.columnName |
protected ColumnName |
UnknownPk.columnName |
protected ColumnName |
OptimisticLocking.columnName |
protected ColumnName |
CreatedTime.columnName |
protected ColumnName |
KeyField.columnName |
protected ColumnName |
UpdatedTime.columnName |
protected ColumnName |
UpdatedBy.columnName |
protected ColumnName |
CmpField.columnName |
protected ColumnName |
Property.columnName |
| Modifier and Type | Method and Description |
|---|---|
ColumnName |
ObjectFactory.createColumnName()
Create an instance of
ColumnName |
ColumnName |
CreatedBy.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
UnknownPk.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
OptimisticLocking.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
CreatedTime.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
KeyField.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
UpdatedTime.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
UpdatedBy.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
CmpField.getColumnName()
Gets the value of the columnName property.
|
ColumnName |
Property.getColumnName()
Gets the value of the columnName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatedBy.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
UnknownPk.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
OptimisticLocking.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
CreatedTime.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
KeyField.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
UpdatedTime.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
UpdatedBy.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
CmpField.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
void |
Property.setColumnName(ColumnName value)
Sets the value of the columnName property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.