Annotation Interface CollectionIdJavaType


@Inherited @Target({METHOD,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface CollectionIdJavaType
Form of JavaType for describing the id of an id-bag mapping.
Since:
6.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends BasicJavaType<?>>
    The descriptor to use for the id column