com.github.drinkjava2.jdialects.annotation.jdia
Annotation Type IdentityId


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface IdentityId

A shortcut annotation equal to @GenertedValue(strategy=GenerationType.IDENTITY)



Copyright © 2018. All rights reserved.