|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnName | |
|---|---|
| org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ColumnName in org.apache.openejb.jee.jba.cmp |
|---|
| Fields in org.apache.openejb.jee.jba.cmp declared as ColumnName | |
|---|---|
protected ColumnName |
CmpField.columnName
|
protected ColumnName |
UnknownPk.columnName
|
protected ColumnName |
CreatedBy.columnName
|
protected ColumnName |
UpdatedTime.columnName
|
protected ColumnName |
UpdatedBy.columnName
|
protected ColumnName |
KeyField.columnName
|
protected ColumnName |
OptimisticLocking.columnName
|
protected ColumnName |
CreatedTime.columnName
|
protected ColumnName |
Property.columnName
|
| Methods in org.apache.openejb.jee.jba.cmp that return ColumnName | |
|---|---|
ColumnName |
ObjectFactory.createColumnName()
Create an instance of ColumnName |
ColumnName |
CmpField.getColumnName()
Gets the value of the columnName property. |
ColumnName |
UnknownPk.getColumnName()
Gets the value of the columnName property. |
ColumnName |
CreatedBy.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 |
KeyField.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 |
Property.getColumnName()
Gets the value of the columnName property. |
| Methods in org.apache.openejb.jee.jba.cmp with parameters of type ColumnName | |
|---|---|
void |
CmpField.setColumnName(ColumnName value)
Sets the value of the columnName property. |
void |
UnknownPk.setColumnName(ColumnName value)
Sets the value of the columnName property. |
void |
CreatedBy.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 |
KeyField.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 |
Property.setColumnName(ColumnName value)
Sets the value of the columnName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||