| 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 Lob |
Basic.lob |
protected Lob |
ElementCollection.lob |
| Modifier and Type | Method and Description |
|---|---|
Lob |
ObjectFactory.createLob()
Create an instance of
Lob |
Lob |
Basic.getLob()
Gets the value of the lob property.
|
Lob |
ElementCollection.getLob()
Gets the value of the lob property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Basic.setLob(Lob value)
Sets the value of the lob property.
|
void |
ElementCollection.setLob(Lob value)
Sets the value of the lob property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.