|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostTableCreate | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of PostTableCreate in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as PostTableCreate | |
---|---|
protected PostTableCreate |
Entity.postTableCreate
|
protected PostTableCreate |
Defaults.postTableCreate
|
protected PostTableCreate |
RelationTableMapping.postTableCreate
|
Methods in org.apache.openejb.jee.jba.cmp that return PostTableCreate | |
---|---|
PostTableCreate |
ObjectFactory.createPostTableCreate()
Create an instance of PostTableCreate |
PostTableCreate |
Entity.getPostTableCreate()
Gets the value of the postTableCreate property. |
PostTableCreate |
Defaults.getPostTableCreate()
Gets the value of the postTableCreate property. |
PostTableCreate |
RelationTableMapping.getPostTableCreate()
Gets the value of the postTableCreate property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type PostTableCreate | |
---|---|
void |
Entity.setPostTableCreate(PostTableCreate value)
Sets the value of the postTableCreate property. |
void |
Defaults.setPostTableCreate(PostTableCreate value)
Sets the value of the postTableCreate property. |
void |
RelationTableMapping.setPostTableCreate(PostTableCreate value)
Sets the value of the postTableCreate property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |