| Package | Description |
|---|---|
| org.apache.openjpa.conf |
OpenJPA Configuration
|
| org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
|
| Modifier and Type | Class and Description |
|---|---|
class |
DetachOptions
Detach options.
|
static class |
DetachOptions.All
Public to allow reflection.
|
static class |
DetachOptions.FetchGroups
Public to allow reflection.
|
static class |
DetachOptions.Loaded
Detach loaded state.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Broker
The broker is the primary interface into the OpenJPA runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrokerImpl
Concrete
Broker. |
class |
DelegatingBroker
Delegating broker that can also perform exception translation
for use in facades.
|
class |
DetachManager
Handles detaching instances.
|
class |
FinalizingBrokerImpl
Subtype of
BrokerImpl that automatically closes itself during
finalization. |
Copyright © 2006-2014 Apache Software Foundation. All Rights Reserved.