mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-08 12:14:47 +00:00
add message/@deprecated a member that Hibernate ignores
This commit is contained in:
parent
13f4c8c285
commit
dd50e1e28e
@ -36,6 +36,9 @@
|
||||
/**
|
||||
* Used for the non-owning side of a {@code ManyToMany} association.
|
||||
* Ignored for other association cardinalities.
|
||||
*
|
||||
* @deprecated this member is currently ignored and has no effect
|
||||
*/
|
||||
@Deprecated
|
||||
String inverseName() default "";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user