| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.manager |
| Modifier and Type | Method and Description |
|---|---|
Callback.CallbackType |
Callback.getCallbackType()
Returns the callback type of the Callback.
|
static Callback.CallbackType |
Callback.CallbackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Callback.CallbackType[] |
Callback.CallbackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Callback(AbstractLocator locator,
Class<?> clazz,
String name,
EntityListenerMetadata.EntityListenerType listenerType,
Callback.CallbackType callbackType) |
Copyright © 2012-2013 Batoo. All Rights Reserved.