|
||||||||||
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 |
Entity.createTable
|
protected CreateTable |
RelationTableMapping.createTable
|
protected CreateTable |
Defaults.createTable
|
Methods in org.apache.openejb.jee.jba.cmp that return CreateTable | |
---|---|
CreateTable |
ObjectFactory.createCreateTable()
Create an instance of CreateTable |
CreateTable |
Entity.getCreateTable()
Gets the value of the createTable property. |
CreateTable |
RelationTableMapping.getCreateTable()
Gets the value of the createTable property. |
CreateTable |
Defaults.getCreateTable()
Gets the value of the createTable property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type CreateTable | |
---|---|
void |
Entity.setCreateTable(CreateTable value)
Sets the value of the createTable property. |
void |
RelationTableMapping.setCreateTable(CreateTable value)
Sets the value of the createTable property. |
void |
Defaults.setCreateTable(CreateTable value)
Sets the value of the createTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |