| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected DiscriminatorColumn |
Entity.discriminatorColumn |
| Modifier and Type | Method and Description |
|---|---|
DiscriminatorColumn |
ObjectFactory.createDiscriminatorColumn()
Create an instance of
DiscriminatorColumn |
DiscriminatorColumn |
Entity.getDiscriminatorColumn()
Gets the value of the discriminatorColumn property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setDiscriminatorColumn(DiscriminatorColumn value)
Sets the value of the discriminatorColumn property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.