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


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

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



Copyright © 2018. All rights reserved.