|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of Column in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as Column | |
|---|---|
protected Column |
Version.column
|
protected Column |
Id.column
|
protected Column |
ElementCollection.column
|
protected Column |
Basic.column
|
protected Column |
AttributeOverride.column
|
| Methods in org.apache.openejb.jee.jpa that return Column | |
|---|---|
Column |
ObjectFactory.createColumn()
Create an instance of Column |
Column |
Version.getColumn()
Gets the value of the column property. |
Column |
Transient.getColumn()
|
Column |
Id.getColumn()
Gets the value of the column property. |
Column |
Field.getColumn()
|
Column |
ElementCollection.getColumn()
Gets the value of the column property. |
Column |
Basic.getColumn()
Gets the value of the column property. |
Column |
AttributeOverride.getColumn()
Gets the value of the column property. |
| Methods in org.apache.openejb.jee.jpa with parameters of type Column | |
|---|---|
void |
Version.setColumn(Column value)
Sets the value of the column property. |
void |
Transient.setColumn(Column value)
|
void |
Id.setColumn(Column value)
Sets the value of the column property. |
void |
Field.setColumn(Column value)
|
void |
ElementCollection.setColumn(Column value)
Sets the value of the column property. |
void |
Basic.setColumn(Column value)
Sets the value of the column property. |
void |
AttributeOverride.setColumn(Column value)
Sets the value of the column property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||