com.avaje.ebean.annotation
Annotation Type LdapId


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

Used to define the ID property.

You can use this or alternatively the JPA Id annotation.

Author:
rbygrave



Copyright © 2010. All Rights Reserved.