| Modifier and Type | Method and Description |
|---|---|
PlsqlTable |
AbstractClassImpl.addPlsqlTable() |
| Modifier and Type | Class and Description |
|---|---|
class |
PlsqlTableImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PlsqlTable |
PlsqlTableImpl.setNestedType(String nestedType) |
| Modifier and Type | Method and Description |
|---|---|
PlsqlTable |
MappingsImpl.addPlsqlTable() |
| Modifier and Type | Method and Description |
|---|---|
PlsqlTable |
Mappings.addPlsqlTable() |
PlsqlTable |
MappedSuperclass.addPlsqlTable() |
PlsqlTable |
Entity.addPlsqlTable() |
PlsqlTable |
Embeddable.addPlsqlTable() |
PlsqlTable |
PlsqlTable.setCompatibleType(String compatibleType) |
PlsqlTable |
PlsqlTable.setJavaType(String javaType) |
PlsqlTable |
PlsqlTable.setName(String name) |
PlsqlTable |
PlsqlTable.setNestedType(String nestedType) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.