|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BatchWriting | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.context.persistence | |
| Uses of BatchWriting in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Fields in org.eclipse.jpt.jpa.eclipselink.core.context.persistence declared as BatchWriting | |
|---|---|
static BatchWriting |
Connection.DEFAULT_BATCH_WRITING
|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return BatchWriting | |
|---|---|
BatchWriting |
Connection.getBatchWriting()
|
BatchWriting |
Connection.getDefaultBatchWriting()
|
static BatchWriting |
BatchWriting.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BatchWriting[] |
BatchWriting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence with parameters of type BatchWriting | |
|---|---|
void |
Connection.setBatchWriting(BatchWriting newBatchWriting)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||