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