org.jpox.annotations.jpa
Annotation Type Detachable


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Detachable

Annotation for whether the class is detachable. JPOX extension annotation to be used with JPA annotations

Version:
$Revision: 1.1 $



Copyright © 2003-2008 Java Persistent Objects (JPOX). All Rights Reserved.