| 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 TableName |
Entity.tableName |
protected TableName |
RelationTableMapping.tableName |
| Modifier and Type | Method and Description |
|---|---|
TableName |
ObjectFactory.createTableName()
Create an instance of
TableName |
TableName |
Entity.getTableName()
Gets the value of the tableName property.
|
TableName |
RelationTableMapping.getTableName()
Gets the value of the tableName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setTableName(TableName value)
Sets the value of the tableName property.
|
void |
RelationTableMapping.setTableName(TableName value)
Sets the value of the tableName property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.