@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RowId
ROWID
mapping feature of Hibernate.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Names the
ROWID identifier. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.