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