| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.classes | |
| org.eclipse.persistence.internal.jpa.config.tables | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Method and Description |
|---|---|
SecondaryTable |
EntityImpl.addSecondaryTable() |
| Modifier and Type | Class and Description |
|---|---|
class |
SecondaryTableImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
SecondaryTable |
Entity.addSecondaryTable() |
SecondaryTable |
SecondaryTable.setCatalog(String catalog) |
SecondaryTable |
SecondaryTable.setCreationSuffix(String creationSuffix) |
SecondaryTable |
SecondaryTable.setName(String name) |
SecondaryTable |
SecondaryTable.setSchema(String schema) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.