| 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 CreateTable |
Defaults.createTable |
protected CreateTable |
RelationTableMapping.createTable |
protected CreateTable |
Entity.createTable |
| Modifier and Type | Method and Description |
|---|---|
CreateTable |
ObjectFactory.createCreateTable()
Create an instance of
CreateTable |
CreateTable |
Defaults.getCreateTable()
Gets the value of the createTable property.
|
CreateTable |
RelationTableMapping.getCreateTable()
Gets the value of the createTable property.
|
CreateTable |
Entity.getCreateTable()
Gets the value of the createTable property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.setCreateTable(CreateTable value)
Sets the value of the createTable property.
|
void |
RelationTableMapping.setCreateTable(CreateTable value)
Sets the value of the createTable property.
|
void |
Entity.setCreateTable(CreateTable value)
Sets the value of the createTable property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.