public static class PBLifeCycleEvent.Type
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PBLifeCycleEvent.Type |
AFTER_DELETE
Denotes an event that happens after the deletion of an object.
|
static PBLifeCycleEvent.Type |
AFTER_INSERT
Denotes an event that happens after the insertion of an object.
|
static PBLifeCycleEvent.Type |
AFTER_LOOKUP
Denotes an event that happens after the lookup of an object.
|
static PBLifeCycleEvent.Type |
AFTER_UPDATE
Denotes an event that happens after the update of an object.
|
static PBLifeCycleEvent.Type |
BEFORE_DELETE
Denotes an event that happens before the deletion of an object.
|
static PBLifeCycleEvent.Type |
BEFORE_INSERT
Denotes an event that happens before the insertion of an object.
|
static PBLifeCycleEvent.Type |
BEFORE_UPDATE
Denotes an event that happens before the update of an object.
|
public static final PBLifeCycleEvent.Type BEFORE_INSERT
public static final PBLifeCycleEvent.Type BEFORE_UPDATE
public static final PBLifeCycleEvent.Type AFTER_INSERT
public static final PBLifeCycleEvent.Type AFTER_UPDATE
public static final PBLifeCycleEvent.Type BEFORE_DELETE
public static final PBLifeCycleEvent.Type AFTER_DELETE
public static final PBLifeCycleEvent.Type AFTER_LOOKUP
public final boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic final int hashCode()
hashCode in class java.lang.Objectpublic final int typeId()
public java.lang.String toString()
toString in class java.lang.Object(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30